/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



body {

	margin: 2;

	padding: 0;

	background: #1B114C url(images/img01.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}









h1, h2, h3 {

	margin: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	color: #000000;

}



h4 {

	font-size: 8pt;



}

h1 {

	letter-spacing: -1px;

	font-size: 2.6em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1em;

	font-weight: bold;

}



p, ul, ol {

	margin-bottom: 1.6em;

	line-height: 180%;

}



p {

}



blockquote {

	font-style: italic;

}



ul {

}



ol {

}



a { color: #000000; font-size: 12px; }



a:hover {

	color: #000000;

}





sb {

	font-size: 1em;

	font-weight: bold;

}



small {

}



hr {

	display: none;

}



img {

	border: none;

}



img.left {

	float: left;

	margin: 0 15px 0 0;

}



img.right {

	float: left;

	margin: 0 0 0 15px;

}



/* Header */



#header {

	width: 780px;

	height: 595px;

	margin: 0 auto;

	background: url(nevadahorsepark.jpg) no-repeat;

	font-size: 8pt;

}




#header h1 {

	padding: 0px 0 0 0px;

	border: 1px;

}



#header h2 {

	padding: 0 0 0 0px;

}



#header a {

	text-decoration: none;

}



#buttons {

	float: left;

	padding-top: 20px;
	width: 140px;

	height: 550px;

  	border:0px solid #FCFE13;
	

}



#content {
	float: left;

	margin-top: 50px;
	
	text-align: left;

	width: 605px;

	height: 400px;

	border: 0px solid yellow;

	overflow: auto;

	

}





#commentary {


	width: 138px;

	height: 162px;

	border: 0px solid yellow;

	font-size: 9pt;

	

}


#rotate {

	float: left;
	width: 350px;

	height: 130px;

	border: 0px solid yellow;

	font-size: 9pt;
 	overflow: none;
	top: 1px;
	

}


#founder {

	float: right;
	width: 390px;

	height: 130px;

	border: 0px solid yellow;

	font-size: 9pt;
	
	

}




.post {

	padding: 30px 20px 30px 40px;	

}



.post .title {

	margin: 0;

	padding-left: 30px;

	background: url(images/img06.gif) no-repeat left center;

	font-size: 2em;

}



.post .meta {

	margin: 0 0 15px 0;

	padding-top: 5px;

	background: url(images/img05.gif) repeat-x;

	line-height: normal;

}



.post .entry {

}






/* Footer */



#footer {

	clear: both;

	width: 730px;

	height: 15px;

	margin: 0 auto;

	padding-top: 0px;

	background: #;

	color: #666767;
  	border:0px solid #FCFE13;
}



#footer p {

	margin: 0;

	text-align: center;

	line-height: normal;

	font-size: 8px;

}



#footer a {

	color: #666767;
	font-size:12px;


}



