body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", sans-serif;
	color: #FFF;
}

img {
	border: 0;
}

#header {
	height: 179px;	
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 996px;
}

#navigation {
	float: left;
	padding-bottom: 20px;
	width: 179px;	
}

#menu {
	margin-top: 20px;	
}

#menu ul {
	font-size: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 177px;	
}

#menu ul li {
	margin: 0;
	padding: 0;
}

#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:active {
	display: block;
	color: #DDD;
	text-decoration: none;	
	font-weight: bold;
	font-size: 15px;
}

#menu a.menu:link,
#menu a.menu:visited {
	background: url('images/menu_bg.gif') no-repeat bottom left;
	padding: 13px 5px 7px 15px;
}

#menu a.menu:hover,
#menu a.menucurrent:link,
#menu a.menucurrent:visited,
#menu a.menucurrent2:link,
#menu a.menucurrent2:visited {
	background: url('images/menu_bg.gif') no-repeat bottom left;
	padding: 13px 5px 7px 15px;
	color: #ec1f27;
	font-weight: bold;	
}

#menu a.menucurrent2:link,
#menu a.menucurrent2:visited {
	background: none;			
}


#menu a.menu2:link,
#menu a.menu2:visited {
	padding: 5px 5px 0px 30px;
	font-size: 13px;
}

#menu a.menu2:hover,
#menu a.menu2current:link,
#menu a.menu2current:visited {
	color: #ec1f27;
	padding: 5px 5px 0px 30px;
	font-size: 13px;
}


#content {
	padding: 15px 0;
	font-family: "Arial Narrow", sans-serif;
	float: left;
	width: 817px;	
}

#content p {
	font-family: "Arial", sans-serif;
	font-size: 14px;
		
}
#content a:link,
#content a:visited {
	color: #ec1f27;	
}

#content a:hover {
	text-decoration: none;
}

#content #flash,
#content #index {
	margin: 0;
	padding: 0;
	height: 300px;	
}

h2 {
	color: #ec1f27;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
}

h2 sup {
	font-size: 50%;		
}

h3 {
	font-family: "Arial", sans-serif;
	margin: 0;
	font-size: 16px;
}

h4 {
	color: #ec1f27;
	font-size: 16px;
	margin-bottom: 0;	
	
			
}

h5 {
	color: #ec1f27;
	font-size: 16px;	
	font-weight: normal;
	margin-bottom: 0;
}

#content p.footnote {
	font-size: 10px;	
}

#news {
	background: url('images/horse_watermark.jpg') no-repeat bottom right;	
}

* html #index_footer {
	margin-top: -300px;	
}	

#footer {
	line-height: 5em;
	padding: 0 10px 10px;	
	background: url(images/footer_bg.jpg) no-repeat top right;
	color: #FFF;
	clear: both;
	padding: 10px 0;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	width: 995px;	
}


#footer span.pipe {
	padding: 0 3px;	
}

#footer span.right {
	position: relative;
	left: 360px;
	top: 0px;

}



#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;	
}


/*		Sitemaps		*/
.level0 {
	background: #ec1f27;	
}

.level1 {
	background: url('images/menu_bg.gif') no-repeat bottom left;	
}

.level2 {
	padding-left: 10px;	
}

#sitemap a.sm_level0:link,
#sitemap a.sm_level0:visited {
	color: #FFF;
}

#sitemap a.sm_level1:link,
#sitemap a.sm_level1:visited {	
	text-decoration: none;	
}


#sitemap a.sm_level2:link,
#sitemap a.sm_level2:visited {
	color: #FFF;	
}







