#divWrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #567EA2;
}
h1 {
	font: normal 700 20px arial,helvetica,sans-serif; 
	color: #003366;
	margin: 0px 0px 25px 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	}
h2 {
	font: normal 900 16px arial,helvetica,sans-serif; 
	color: #999;
	margin: 0px 0px 2px 0px;
	border: none;
	padding: 0px;
	}
h3, .h3 {
	font: normal 900 14px arial,helvetica,sans-serif; 
	color: #339;
	margin: 0px 0px 2px 0px;
	border: none;
	padding: 0px;
	}
#divNavigation {
	background-color: #DFDBC6;
	padding: 10px;
	width: 160px;
	float: left;
}
#divContent {
	float: left;
	width: 580px;
	padding: 20px;
	text-align: justify;
}
#divMLS {
	float: left;
	width: 600px;
	text-align: justify;
}
#divNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavigation a {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A6A192;
	border-bottom-color: #A6A192;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divNavigation a:link, #divNavigation a:visited {
	color: #003366;
}
#divNavigation a:hover {
	background-color: #FFFFCC;
}
#divRightColumn {
	float: left;
}
#divMain {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
#divHeader {
	width: 800px;
	vertical-align: top;
}
#divFooter {
	text-align: center;
	clear: both;
	background-color: #596A7F;
	vertical-align: middle;
	height: 15px;
}
#divBottomFooter {
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #567EA2;
	line-height: 1.8em;
	height: 20px;
	padding: 10px;
}
#divBottomFooter a {
	color: #CCCCCC;
	text-decoration: none;
}
#divBottomFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#adsense {
	margin: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
