body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ADA189;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#pageholder {
	width:700px;
	background-color:#669933;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}
#header {
	background-color: #669933;
	margin-bottom: 5px;
}

#logoarea {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-right: auto;
	background-color: #CC9966;
}

#navarea {
	width: 160px;
	float: left;
	background-color: #996633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#navarea a:link {
	color: #00FF00;
	text-decoration: underline;
}
#navarea a:visited {
	color: #00CC00;
	text-decoration: underline;
}
#navarea a:hover {
	color: #00FF00;
	text-decoration: none;
}
#contentarea {
	padding-top: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-bottom: 5px;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;/*
	padding-left: 2%;
	padding-right: 2%;*/
	list-style-type: disc;
}
#contentarea h3 {
	text-decoration: none;
	font-size: 1.1em;
}
#contentarea h4 {
	text-decoration: underline;
	font-size: 1.1em;
}
#contentarea dl {
	font-size: 1em;
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
}
#contentarea dt {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-top: 0.5em;
}
#contentarea dd {
	text-align: left;
	text-decoration: none;
	margin-left: 2em;
}
#contentarea li {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-right: 2em;
	margin-left: 0em;
}
#narrativearea {
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-bottom: 5px;
	font-size: 0.8em;
	text-align: left;
	list-style-type: disc;
}
#narrativearea h4 {
	margin-left: 2%;
	font-size: 1.2em;
	text-decoration: underline;
	text-align: center;
}
#narrativearea p {
	margin-left: 2%;
	margin-right: 2%;
}
#narrativearea dt {
	font-weight: bold;
	margin-left: 2%;
	margin-right: 2%;
}
#narrativearea li {
	font-weight: normal;
	margin-left: 2%;
	margin-right: 2%;
}
#lastupdate {
	width: 165px;
	float: left;
	padding-top: 3px;
	padding-bottom: 6px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 0.6em;
}
#footer {
	background-color: #669933;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 0.7em;
	margin-left: 165px;
	margin-right: 165px;
}
#hitcounter {
	width: 165px;
	float: right;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	margin-top: 0px;
	font-size: 0.6em;
	margin-right: 0px;
}
#hitcounter img {
	vertical-align: text-top;
}

#imagepreviewtable {
	display: block;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
} 
#imagepreviewtable td {
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
}
#imagepreviewtable img {
	display: block;
	clear: both;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
#sunrisesunsettable {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
} 

#weatherdatatable {
	text-align: left;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
} 
#weatherdatatable td {
	vertical-align: middle;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 5px;
}
.weathertitlerow {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 5px;
	text-align: center;
}
.weathertitlecol {
	text-align: right;
}
.weatherbottomrow {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 5px;
	color: #FFFFFF;
	height: 1px;
	font-size: 1px;
}
.weatherdatagraph {
	display: block;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
.clearallwidth { 
     clear: both; 
     height: 0; 
     margin: 0;
     font-size: 1px;
     line-height: 0px;
}
.title {
	color: #003300;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 0.4em;
	padding-top: 12px;
	padding-bottom: 12px;
}
.navtext {
	line-height:3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-indent: 1em;
	display: block;
	}
.captiontext {
	font-size: 0.8em;
	font-style: oblique;
	margin: 10px 15px 10px 15px;
	}
