

body {
	margin: 0;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
/*	background: #f4f4f4 url(bg.gif) top center repeat-y;*/
	/*background: #f4f4f4 url(carbon-fibre.gif) top center repeat;*/
	background-color:black;
		text-align: justify;
	color:#BBB;
}

h2 {
	margin-top: .3em;
}

#wrapper {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;					
	
}


#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
background: url("../images/stanmoremx-banner5www.gif") no-repeat;
height: 120px;


}

#header_trailer {
	font-size:1.2em;
}

#mid {
	margin-top:0;
	padding-top:0;
	font-size:14px;
	background: url(../images/carbon-fibre.gif) ;
/*	background-color:black;*/
	position:absolute;

}

#header_nav {
	float:right;
	font-weight:bold;
	font-size:1.3em;
}

#header_nav ul {
	margin-top:.3em;
}

#header_nav ul li {	
	display: inline;
}

#header_nav ul li  a {
	padding-left:.5em;
	padding-right:.5em;
	text-decoration:none;
	
}

#header_nav ul li a:link {
	color:#999;
}

#header_nav ul li a:visited {
	color:#999;
}

#header_nav ul li a:active {
	color:#111;
}

#header_nav ul li a:hover {
	color:#999;
	text-decoration:underline;
}

#navbar {
	height:40px;
	background: url(../images/navbar-site-button3.gif) repeat-x;
	width: 1000px;
	text-color: #EEEEEE;
	margin-bottom:0;
}

#navbar ul {
		
		padding-top: 10px;
		text-align:center;
		
}

#navbar ul li {
		display: inline;		
}

#navbar ul li a {
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding-left:.5em;
	padding-right:.5em;

	
}

#navbar ul li a:link {
	color:black;
}

#navbar ul li a:visited {
	color:black;
}

#navbar ul li a:active {
	color:white;
}

#navbar ul li a:hover {
	color:#444;
	font-weight:bold;
}




#content {
	right:0;
	width: 75%;
	padding-top: 1em;
	
}

#mid, #header, #footer {
max-width: 1000px;
width:1000px;
}

#pipe, #sleeve {
	/*background: #f5ece3;*/
			margin-top:0;

	padding-left: 4px;
}



#pipe {
	width: 20%;
	float:left;
	margin-left: 1em;
	margin-top: 0;
	padding-top:1em;
}

#tap1 {
			border: 1px solid transparent;
	margin-left: 1em;
	background: #000 url(../images/black_gradient_10.gif) top repeat-x;
	
}

#tap2 {
	margin-left: 1em;
	margin-top: 1em;
	padding-top:1em;
	background: #000 url(../images/black_gradient_10.gif) top repeat-x;
	background: #000 url(../images/black_gradient_10.gif) repeat-x;
}
<!--#sleeve {
	
	width: 15%;
	float:right;
}-->

#mid {
	width: 100%;
	float:right;
	
}

#focus {
	background: #000 url(../images/black_gradient_10.gif) top repeat-x;
	padding: 0 1em 1em 1em;
	width: 67%;
	float:left;
	margin: 1em;
	min-height:200px;
	
}


#focus p {
	margin-right:5px;
	}

#news {
	color:#BBB;
}


#news h1 { 
	font-size: 1.4em;
	color:4e4f4d;
}
#news #date { 
	color: red;
}

#news #news_content { 
	color: #eeeeee;
	color:#BBB;
	
	
	
}
#subnav_title {
	padding-left:2em;
	margin-left:2em;
	text-align:center;
}


#subnav h2 { 

	font-size: 1em;
	color:4e4f4d;
	font-weight:bold;
}


#subnav ul {
	list-style:none;
	margin-left:1em;
	padding-left:0;
}

#subnav a {
	color:#999;
}
#subnav ul li a {
	text-decoration:none;
}

#subnav ul li a:hover {
	font-weight:bold;
	text-decoration: underline;
}


.table_heading {
	border-bottom: 1px solid #121;
	font-weight: bold;
}

.table_heading_first {
	padding-top:.5em;
}

.table_column_heading {
	font-weight:bold;
}

#news #date {
	border-bottom: 1px solid #121;	
}	


.sponsor_class_heading_text {
	font-size:.9em;
	color: #777;
}

.result_detail_cell {
	font-size:0.9em;
	padding:.3em;
}

.result_round_cell {
	width:2em;
	text-align: right;
	font-size:0.9em;
	padding:.3em;
}

.result_header {
	font-weight: bold;
	text-align: right;
	padding: 1em .3em 0 .3em;
}

.odd {
	background-color: #aaa;
	color:black
}

.even{
	background-color: #999;
	color:black
}

.link_placeholder {
	color: #333;
}

.list_date {
	font-size:0.9em;
	color:#999;
	float:right;
}

.list_title {
	font-weight: bold;
}

.for_sale td {
	border-top: 1px solid #232;
	padding-top:.5em;
}	

.coach h3 {

	border-top: 1px solid #232;
	padding-top: 1em;
}
	
.form_label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0 15px 5px 0; 
	
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}



form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 680px;
  width: 680px; 
}

form textarea {
	margin: 0 0 5px 0;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 5px 0 15px 0;        /* padding in fieldset support spotty in IE */
  margin: 0 0 15px 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

/*form fieldset label:first-letter { *//* use first-letter pseudo-class to underline accesskey, note that */
/*	text-decoration:underline;    *//* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would lessen cognitive load */
/*}*/
form br {
	clear:left;
}


#galleryHolder {
	position:relative; width:365px; height:250px;
}

.gallery {
	position:relative;
	height:225px;
}

.gallery img {display:none; position:absolute; left:0; top:0;}

#map_canvas {
	width: 670px;
	height: 600px;
}
