* {   
     padding: 0;   /*Resets padding, margin, and borders to 0 for cross-browser consistency*/
     margin: 0;
     border: 0; 
}

body { font-size: 62.5%;   /*Sets 1em=10px. Remember formula Childpx/Parentpx=Childem*/
     background-color: transparent; background-image: inherit; }

:link, :visited {
	text-decoration: none;
	color: #CC9900;
         /*Removes underline from link/visited for readability*/
}

ul, ol {
     list-style: none;    /*Removes bullets from lists*/
}

a img, :link img, :visited img {
     border: none;    /*Removes border images*/
}

option {
     min-width: 1.5em;    /*Fixes mozilla problem with forms caused by universal reset*/
}

/* end global defaults */


body {
     background-color: #999999;
     margin: 0 auto;
     font-size: 1.2em; 
}

#page {
	margin: 0 auto;
	width: 750px;
	position: relative;
	top: 10px;
}

#header { background-image: url(../Art/Header.jpg); width: 750px; height: 283px; }

#navbar { display: inline; float: right; position: relative; top: 24px; width: 100%; left: -145px; z-index: 1; list-style-image: inherit; }



#navbar a {
     color: #6b0b0b;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 0.75em;
}

#navbar a:hover {
     color: #af882c;
}

#home {
     position: absolute;
     width: 75px;
     left: 300px;
     top: 10px; 
}



#news { position: absolute; top: 40px; left: 300px; width: 75px; }



#links { position: absolute; left: 340px; top: 60px; width: 75px; }



#about {
     position: absolute;
     top: 190px;
     width: 75px;
     left: 720px; 
}



#contact {
     position: absolute;
     left: 790px;
     top:200px;
     width: 75px; 
}



#title {
     color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-align: right;
     position: relative;
     right: 35px;
     font-size: 2.5em;
     top: -85px;
     }



#slogan { color: white; font-family: Arial, Helvetica, sans-serif; text-align: right; font-size: 1em; position: relative; right: 40px; top: -90px; }



#wrapper {
	background-image: url(../Art/bg.png);
	background-repeat: repeat-y;
	width: 750px;
	float: left;
	height: auto;
}

#content {
	width: 470px;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding: 10px;
	clear: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bottom {
     width: 451px;
     position: relative;
     float: left;
     margin-left: 10px;
     font-family: Arial, Helvetica, sans-serif;
     padding-top: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
     padding-left: 25px; 
}

.entrytitle {
     color: #650b14;
     font-size: 1em;
     padding-bottom: 5px; 
}

.horsename {
	color: #650b14;
	font-size: 18pt;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

.horsepaternity {
	color: #336633;
	font-size: 12pt;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.horsedescription {
	color: #CC9900;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.entry {
     font-family: Arial, Helvetica, sans-serif;
     color: #5d761b;
     text-align: justify;
     font-size: .7em;
     padding-bottom: 20px; 
}

.entry a {
     color: #650b14;
}

.entry a:visited {
      
}

.entry a:hover {
     color: #ae7e0f;
}

#submenu {
     width: 217px;
     float: left;
     position: relative;
     height: 100%;
     top: -150px;
     z-index: 5; 
}

#submenu h3 {
     padding-top: 25px; 
}

.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #650b14;
	font-size: 12pt;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 10px;
	line-height: 12pt;
}

ul a {
     font-family: Arial, Helvetica, sans-serif;
     color: #ae7e0f;
     font-size: .6em;
     text-align: center;
     display: block;
     padding-bottom: 5px; 
}



ul a:hover {
     color: #5d761b;
}

.menuactive {}

li {}

a {}

#footer {
	width: 750px;
	height: 180px;
	background-image: none;
	clear: both;
	background-repeat: no-repeat;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	margin-right: 0px;
	padding: 0px;
	float: left;
}

.copyright {
     color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: .55em;
     position: relative;
     top: 130px;
     left: 25px; 
}

a:link {}

a:visited {}

a:hover {}

a:active {}

/* *** ie hacks *** */

* html #navbar {
     top: 7px;   /*ie hack*/
}

* html #home {
     top: 10px;   /*ie hack*/
}

* html #news {
     top: 59px;   /*ie hack*/
}

* html #links {
     top: 102px;   /*ie hack*/
}

* html #about {
     top: 126px;   /*ie hack*/
}

* html #contact {
     top: 122px;
}

* html #title {
     top: -105px;   /*ie hack*/
}

* html #slogan {
     top: -110px;   /*ie hack*/
}

* html #submenu ul a {
     height: 15px;
}
#footer2 {
	width: 400px;
	height: 180px;
	background-image: none;
	clear: both;
	background-repeat: no-repeat;
	text-indent: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
