body { 
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:13px;
	line-height:1.4em;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bgTile.jpg);
	background-position:center;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}


a {
	color: #2c75c3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #779f45;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width:960px;
}
#content {margin: 10px 25px;
}
#footer {
	background-image:url(../images/footer.gif);
	text-align:center;
	height:108px;
}

#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1 {
	font-size: 2em;
	color: #5db109;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
}
h2.home {
	font-size: 1em;
	color: #000;
	margin-top: -15px;
	text-decoration: none;
	font-weight: bold;
}
h2.horse {
	font-size: 1.2em;
	color: #5db109;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
}