body {margin:0px;background-color:white;}
//body, html {height:100%;}

#bottomNav a, span.bottomNavSeparator {color:white;font-weight:bold;font-size:9px;}
#bottomNav a {text-decoration:none;}
#bottomNav a:hover {color:#B4B4B4;}
#bottomNav span.bottomNavSeparator {margin-left:3px;margin-right:3px;}

#sidemenuExtras {
  background-image:url("/sitegraphics/sidemenu/spacer.jpg");
  padding-bottom:7px;
}
div.sidemenuExtraItem {
		  padding-top:2px; padding-bottom:2px; padding-left:7px;
}
div.sidemenuExtraItem a {color:#333333;font-size:11px;text-decoration:none;}
div.sidemenuExtraItem a.current {font-weight:bold;}
div.sidemenuExtraItem a:hover {font-weight:bold;}


#pageTitle {
  margin-top:20px;
  padding-bottom:5px;
  margin-bottom:5px;
  background-image:url("/sitegraphics/titles/bar.jpg");
  background-repeat:no-repeat;
  background-position:bottom left;
}

div.HorseThumbnail {margin:5px;}
