body {
         margin: 0px;
         padding: 0px;
         background-color: #ffffff;
         text-align: center;
         background-color: Silver;
      }
#content {
         width: 960px;
         margin-right: auto;
         margin-left: auto;
         text-align: left;
         background-color: #ffffff;         
      }
#login {
         color: #4876ff;
         float: right;
         width: 100%;
         text-align: right;
         background-color: #ffffff;
      }
#banner {
         width: 960px;
         border-bottom: 3px solid #e7d010;
         margin-left: auto;
         margin-right: auto;
      }
.bannerPic
      {
		height: 200px;
		width: 138px;
      }
 #left {
         width: 180px;
         height: 500px;
         padding-top: 20px;
         border-right: 1px solid #c0c1c5;
         float: left;
         background-image: url('images/faded_horse.jpg');
         background-repeat: no-repeat;
         background-position: left bottom;
         background-color: #ffffff;
      }
 #centre {
         width: 950px;
         padding-left: 0px;
         padding-right: 10px;
          margin-left: 10px;
         float: right;
         padding-top: 20px;
         padding-bottom: 10px;
         background-color: #ffffff;
         font-family: Times New Roman;
      }
 #main 
 {
	width: 720px;
	float: right;
}
 .menu {
         width: 160px;
         margin-left: -20px;
         list-style: none;
      }
      .menu li {
         display: block;
         line-height: 1.6em;
         border-bottom: 1px solid #636465;
      }
      .adminLinks 
      {
		width: 75%;
		font-size: 12pt;
		list-style: none;
		line-height: 1.8em;
      }
 #sideBar
 {
	width: 170px;
	float: left;
	height: 550px;
	overflow: scroll;
}
#example 
{
	width: 350px;
	height: auto;
	border: 2px solid navy;
	position: absolute;
	top: 70px;
	left: -4000px;
	background-color: #A1A1A1;
	padding: 5px;
}
#news
{
}
#picks
{
	width: 260px;
	border-left: 1px solid #4876ff;
	float: right;
	clear: right;
	padding-left: 10px;
}
#footer 
{
	background-color: Silver;
	color: #ffffff;
	font-size: 11pt;
	width: 100%;
	height: 40px;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	text-align: right;	
}
      .horsePic 
      {
		float: left;
		clear: left;
		margin-right: 8px;	
      }
      .smallPic
      {
		width: 60px;
		height: 60px;
		padding: 4px;
      }
      h1 {
         font-family: verdana;
         font-size: 16pt;
         color: #4876ff;
         border-bottom: 1px solid #4876ff;
      }
      h2 
      {
		 font-family: verdana;
         font-size: 12pt;
         color: #4876ff;
      }
      .heading1
      {
		 font-family: verdana;
         font-size: 16pt;
         color: #4876ff;
         border-bottom: 1px solid #4876ff;
      }
      .heading2
      {
		 font-family: verdana;
         font-size: 12pt;
         color: #4876ff;
      }
      .smallDate
      {
		color: #4876ff;
		font-size: 10pt;
      }
      .hidden 
      {
		margin-left: -500px;
      }
      a {
         display: block;
         text-decoration: none;
         font-size: 1.1em;
         font-family: verdana;
         color: #636465;
      }
      a:hover {
         background-color: #c5c5c7;
         color: #ffffff;
      }
      .smallLink 
      {
		font-size: 10pt;
		color: Red;
		display: inline;
		text-decoration: underline;
		font-family: Times New Roman;	
      }
      .smallLink:hover
      {
		background-color: #ffffff;
		color: Red;
      }
       .normalLink 
      {
		font-size: 12pt;
		color: #4876ff;
		display: inline;
		text-decoration: underline;
		font-family: Times New Roman;	
      }
      .normalLink:hover
      {
		background-color: #ffffff;
		color: #4876ff;
      }
      .plainLink
      {
		background-color: #ffffff;
		display: inline;
      }
      .plainLink:hover
      {
		background-color: #fff;
		
      }
      .myLink
      {
		color: #ffffff;
		font-size: 11pt;
		display: inline;
      }
      .myLink:hover
      {
      }
      img 
      {
		border: 0px;
      }
