HTML {
	overflow-x:auto; /* Required for Internet Explorer */
}

BODY {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#111;
	background-color:#FFF;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0 auto 0 auto;
	width:845px;
	text-align:left; /* Required for Internet Explorer */
	padding:0px; /* Required for Opera */
}

TABLE {
	border:none; /* Eliminates need for border="" */
	/* width:100%; Eliminates need for width="" */
	border-collapse:collapse; /* Eliminates need for cellspacing="" */
}

TD {
	padding:0px; /* Eliminates need for cellpadding="" */
	vertical-align:top; /* Eliminates need for valign="top" */
}

IMG {
	border:0px;
}

.head {
	background-image:url(../img/main.jpg);
	background-repeat:no-repeat;
	height:400px;
}

.ad {
	text-align:center;
	padding:10px;
}

.menu {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:right;
	padding:50px 10px 0 680px;
}

.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	padding:2px;
	text-decoration:none;
	color:#FFF;
	border-bottom:solid 1px #FFF;
}

.menu a:hover {
	color:#660000;
}

.content {
	background-image:url(../img/center.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:0 10px 0 10px;
	font-size:12px;
}

.horsesOne {
	background-image:url(../img/horse-head-small.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:0 10px 0 100px;
	font-size:12px;
	width:50%;
	height:135px;
}

.horsesTwo {
	background-image:url(../img/horse-circ.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	background-position:top right;
	padding:0 240px 0 10px;
	font-size:12px;
	width:50%;
}

.horsesThree {
	background-image:url(../img/no-time-for-cowboys-small.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:0px 10px 0px 210px;
	font-size:12px;
	width:100%;
	height:135px;
}

.horsesSep {
	height:50px;
}

.content a:link, .content a:visited, .content a:active {
	color:#111;
}

.header {
	font:bold 14px Arial, Helvetica, sans-serif;
}

.author {
	font-style:italic;
}

.footer {
	border-top:solid 1px #EEE;
	border-bottom:solid 1px #EEE;
	color:#111;
	text-align:center;
	padding:10px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#111;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.leftImage {
	border: 0;
	align: left;
}
