body{
	background: #3F70A0;
	margin: 10;
}
.sitetitle{
	margin-top: 10px;
	left: 20px;
	right: 20px;
	border: none;
}
.bannerimage{
	margin-top: 5px;
	overflow: visible;
}
.sitenav{
	margin-top: 5px;
	border-top: solid 3px White;
	border-bottom: solid 3px White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-align: justify;
	width: 760px;
	padding-top: 4px;
	padding-bottom: 4px;




}
.leftcontent {
	width: 150px;
	margin-top: 5px;
	position: absolute;
	left: 10px;
	padding-right: 4px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: justify;




}
.centercontent {
	margin-top: 5px;
	margin-left: 155px;
	width: 448px;
	position: absolute;
	padding-right: 2px;
	padding-left: 2px;
	border-top: 2px none White;
	border-right: 2px solid White;
	border-bottom: 2px none White;
	border-left: 2px solid White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: justify;







}
.rightcontent {
	margin-top: 5px;
	position: absolute;
	width: 150px;
	left: 620px;
	padding-right: 2px;
	padding-left: 4px;
	text-align: center;







}
.textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-align: center;
}
.blogtitle{
	color: #BDC44A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;

}
.blogdate{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;

}
.contentbox {
	margin-top: 5px;
}
.postend {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: White;
	border-right-color: White;
	border-bottom-color: White;
	border-left-color: White;
	height: 3px;
	margin-bottom: 5px;

}
.postphoto {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border: 1px solid White;
}
.sidebarseparator {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: White;
	border-right-color: White;
	border-bottom-color: White;
	border-left-color: White;
	margin-top: 5px;
	margin-bottom: 5px;

}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC33;
	text-decoration: none;
	text-align: center;
}
.archivelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
