body {
	font-family: arial;
	color: #000;
	font-size: 80%;
	margin: 0;
	background: url(http://www.olathe.org/images/new_site/background.jpg) repeat-x #d7dded;
}

#pageContainer {
	width: 900px;
	position: relative;
	margin: auto;
}

#header {
	width: 900px;
	margin: 0;
	padding: 0;
	height: 75px;
}

#header img {
	width: 620px;
	height: 75px;
	float: left;
}

#headerRight {
	width: 280px;
	height: 75px;
	background: url(http://www.olathe.org/images/new_site/right_header.jpg) no-repeat;
	float: right;
	text-align: center;
	padding-top: 50px;
	font-size: 13px;
	color: #981919;
}

#headerRight a {
	color: #224DCC;
	font-family:'Arial';
	font-size: 10pt;
	text-decoration: none;
}

#headerRight a:link, #headerRight a:visited {
	color: #1A588C;
}

#headerRight a:hover, a:active {
	color: #C00826;
}

#lowerHeader {
	position: relative;
	border: 1px solid #C8CABF;
	width: 898px;
	height: 239px;
	margin-top: 0px;
}

#mainImage {
	border: none;
	position: absolute;
	width: 570px;
	height: 239px;
	top: 0;
	right: 0;
}

#lowerHeaderLeft {
	float: left;
	width: 328px;
	height: 239px;
	padding-top: 13px;
}

#lowerHeaderLeft img {
	border: none;
	display: block;
}
#mainNavSubList{
	display: none;
	width: auto;
	position: absolute;
	top: 15px;
	left: 325px;
	text-align: left;
	padding: 10px;
}

#mainNavSubList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainNavSubList ul li {
	margin: 2px;
	padding: 5px;
	background: #d7dce2;
}

#mainNavSubList ul li a {
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1A588C;
	text-decoration:none;
	font-weight:bold;
}
#mainNavSubList ul li a:hover {
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C00826;
	text-decoration:none;
	font-weight:bold;
}
#greenNav{
	clear: both;
	width: 898px;
	border: 1px solid #4B6538;
	background: #688C4E;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00826;
	text-align: center;
}

#greenNav a {
	line-height: 28px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#greenNav a:link, #greenNav a:visited {
	color: #ffffff;
}

#greenNav a:hover, #greenNav a:active {
	color: #C00826;
}

#pageContent {
	width: 688px;
	border: 1px solid #C8CABF;
	background: #fff;
	float: left;
	text-align: left;
	padding: 4px;
	height:auto !important;
	height:300px;
}

#marathonContent{
	width: 900px;
	background: #fff;
	float: left;
	text-align: left;
	height:auto !important;
	height:300px;
}

#ad {
	width: 196px;
	float: right;
	text-align: left;
}

#sideMenu {
	width: 196px;
	float: right;
	text-align: left;
}

#footer {
	clear: both;
	width: 900px;
	height: 25px;	
}

#footer ul {
	list-style-type: none;
	margin: 4px 0px 10px 0px;
	padding: 0;
	font-size: 12px;
}

#footer ul li {
	display: inline;
	padding: 0px 5px 0px 5px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #1A588C;
	font-size: 12px;
}

.headline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#1a588c;
}
.subHeadline{
	font:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	color:#666;
	font-weight:bold;
	font-style:italic;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#CCC
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#C00826;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#1A588C;
}
.style7 {
	font-size:x-small;
	font:Arial, Helvetica, sans-serif;
}
.style8{
	font-size:x-small;
	font:Arial, Helvetica, sans-serif;
	}

