/*.border {border:#c0c0c0 solid 1px;}*/

body {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: medium;
  color:#996633;
  line-height: 1.6em;
  background-color:#000000;
}

tr {
  vertical-align: top;
}


#container {
  width:1000px;
  min-height:800px;
  background-color:#000000;;
  /*background-color:blue;*/
  position:relative;
  /*padding-top:5px;
  margin-left:auto;
  margin-right:auto;*/
}

.siteName {
  font-size:12pt; color:#B8860B;
}


#header {
  text-align:center;
  padding:0px;
  position:relative;
  top:0px;
  left:0px;
  width:1000px;
  height:100px;
  background-color:#000000;
  }
  
  #imageheader {
  text-align:center;
  }
  
  #archives {
  text-align:center;
  position:absolute;
  top:0px;
  left:600px;
  width:400px;
  height:450px;
  background-color:#000000;  }
 
#archives img {
text-align: center;
border: 0;
text-decoration:none;
}

#archives a {
  font-size:13pt;
}
  
/*1663Eastside and IMG_1636Eastsidesmall.jpg*/
#leftImage {
	background-color: #000000;	text-align: center;
	position: absolute;
	top:30px;
	padding:  25px;
	/*border:  1px #663300 solid;*/
	margin: 10px;
	left: 0px;
	width: 500px;
	height: 650px;
}  
  
  
#leftImage image {
	text-align:center;
	/*border: 0;*/
    text-decoration:none;
	}

#newRaces {
  text-align:center;
  position:absolute;
  top:0px;
  left:600px;
  width:400px;
  height:375px;
  background-color:#000000;  }
  
#newRaces img {
text-align: center;
border: 0;
text-decoration:none;
}

#newRaces a {
  font-size:13pt;
}

#oldRaces {
  text-align: center;
  position:absolute;
  top:300px;
  left:600px;
  width:400px;
  height:400px;
  background-color:#000000;  font-size:16pt;
  /*background-color:blue;*/
  }

#oldRaces a {
  font-size:13pt;
}

.shadowdrop {
  border:#474747 solid 0px;
  border-bottom: 2px;
  border-right:2px;
}

#CurrentRace {
}

#CurrentRace img {
border: 2px;
border-style:solid;
border-color: #FFFFF0;
text-decoration:none;
}

#Rightsidetext {  
  text-align:center;
  position:absolute;
  top:175px;
  left:600px;
  width:400px;
  height:625px;
  background-color:#000000;}

#Rightsidetext a {
  font-size:13pt;
}

#imagelinks {
text-align: center;
padding-top:20px;
padding-bottom:20px;
width:97%;
background-color:#000000;
margin-bottom:20px;
}

#imagelinks img {
text-align: center;
border:#393939 solid 1px;
margin:  10px;
text-decoration:none;
}




a:link {
 	color: #996633;
	text-decoration:none;
 }
 a:visited {
 	color: #996633;
	text-decoration:none;
 }
 a:hover {
 	color: #996633;
	text-decoration:none;
 }
 a:active {
 	color: #996633;
	text-decoration:none;
 }

#footer {
font-family:arial,sans-serif;
font-size: 8pt;
text-align: center;
color: #996633;
clear:both;
}

.alignmentMiddle {
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight) / 2) !important;
}
.alignmentOuterGrid {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.dropShadow {
	background: none;

}
.thumb, .preview {
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Direction=135, Strength=1);
}

.frontPage {
    background-image: url(frontBackImage.jpg);
	background-color: #fff;	
    text-align: center;
	position: relative;
	top:30px;
	padding:  25px;
	/*border:  2px #FF1493 solid;*/
    margin: 0 auto;
    width:350px;
    height:350px;
}

.frontImage {
  margin-top:80px;
  background-color:transparent;
}


