h1, h2, h3 {color: #048BC9; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

h1 {font-size: 14px; font-weight: bold;}

h2 {font-size: 14px; font-weight: bold;}

h3 {font-size: 14px; font-weight: none;}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 160%;}

a:link {color:#048BC9; text-decoration:underline; font-weight:none; font-size: 12px;}
a:visited {color:#048BC9; text-decoration:underline; font-weight:none; font-size: 12px;}
a:active {color:#048BC9;text-decoration:underline; font-weight:none; font-size: 12px;}
a:hover {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


.twoColElsLtHdr #container {
	width: 770px;
	background: url(graphics/bk.gif);
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.twoColElsLtHdr #header {
	padding: 0 0px;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 13em;
	padding: 20px 0px 0px 30px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsLtHdr #mainContent {
	margin: 0 1.9em 0 15em;
	background-image: url(graphics/horse_bk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px 30px 20px 20px;
	list-style-position: inside;
	list-style-type: square;
} 
.twoColElsLtHdr #footer {
	padding: 10px 0px 0 10px;
	background:url(graphics/bottomofthepage.gif);
	margin-top: 0px;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
ul, li{
	margin:0;
	padding:0;
	list-style-type:disc;
} 


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
