body {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: black; 
	font-size:small;
	background-color: DarkGreen;
}

.main-section {
	text-align:center;
	padding-left:20%;
	padding-right:20%;
	padding-bottom:3%;
}

.content-cell {
	background-color: White; 
	text-align:justify;
	padding-left:10%;
	padding-right:10%;
}

.main-header {
	font-size:medium; 
	color:white;
}

.footnote {font-size:x-small;}

.menu {
	text-align:center; 
	padding-top:5px; 
	padding-bottom:10px;
}

.right-aligned-photo {float:right; margin: 0 0 0 15px;}

.ccl-image {text-align:center;}
.footnote-bottom {
	text-align:center;
	font-size:x-small;
	margin-top:15px;
	padding-bottom:5px;
}

ul, li {line-height: 1.5em;}
.story-title {font-size:medium; color: black; font-weight: bold;}
.date {font-size:x-small; color: gray;}
.strike {text-decoration:line-through;}

.nav-left{float: left;}

.nav-right{float: right;}

.nav-box {clear: both;margin-bottom: 25px;}

.main-spacer {width:80%; height:1px; border:0; color:black; background-color:gray;}
.story-section-spacer {width:30%; height:1px; border:0; color:black; background-color:gray;}
.error { color: red;}
