@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000066;
	text-align: left;
	background-color: #CCCCCC;
	float: none;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1010px;
}
#header {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 1010px;
	height: 141px;
}
#content .style4 {
	font-size: 105%;
	font-weight: bold;
}

#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	float: none;
	width: 1010px;
}

#content .style3 {
	font-size: 130%;
	font-weight: bold;
}

#content .homepagestyle3 {
	font-size: 130%;
	font-weight: bold;
	color:#990000
}


#content h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content  .smalltext {
	font-size: 80%;
}

#content p {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content .style2 {
	font-size: 150%;
	font-weight: bold;
}

#content .homepagestyle2 {
	font-size: 150%;
	font-weight: bold;
	color:#990000
}

.lft.lft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
#innerwrap {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1010px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1010px;
	height: 133px;
	float: none;
	margin: 0px;
}
#footer .smallwhite {
	font-size: 60%;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 20px;
}

#runner {
	background-image: url(images/runner.jpg);
	background-position: center top;
	height: 321px;
	float: none;
	width: 203px;
	background-repeat: no-repeat;
	padding: 0px;
}

a:link { 
	color: #000066;
	}
