body {
	margin: 0;
	background: url(images/cowbg.gif) repeat-x;
}

#container{
background: url(images/mainbg.gif) repeat-y;
min-width: 900px;
padding-right: 8px;
}
#header{
	display: block;
	width: 800px;
	height: 88px;
	background: url(images/header.gif) no-repeat;
}
#subhead{
	height: 21px;
	background: url(images/subhead.gif) no-repeat;
	font: bold 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: white;
	width: 800px;
	padding-top: 21px;
	padding-left: 131px;
	padding-right: 9px;
}

#subhead a{
	background-color: #b81e26;
	border-top: 1px solid #f99;
	border-left: 1px solid #f99;
	border-right: 1px solid #600;
	color: #fff;
	text-decoration: none;
	height: 10px;
	display: inline-block;
	padding: 2px 5px 5px;
}

#subhead a:hover{
	background-color: #f99;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #b81e26;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px 5px;
}


#nav{
	color: white;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	display: block;
	float: left;
	padding-left: 4px;
	padding-top: 3px;
}

#nav a{
	color: white;
	text-decoration: none;
	padding: 1px;
}

#nav a:hover{
	background-image: none;
	background-color: #600;
	padding: 1px;
}

#wrapper{
	display: block;
	float: left;
}


#content{
	display: block;
	padding: 4px 4px 4px 8px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: black;
	margin-top: 4px;
	float: left;
	width: 542px;
}

#tickerwrap{
	display: block;
	float: right;
	width: 180px;
}

#ticker{
	background-color: #eee;
	display: block;
	width: 160px;
	padding: 4px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: black;
	text-align: center;
	border: 1px solid #b81e26;
	margin-top: 4px;
	float: right;
}

#genestar{
	display: block;
	float: right;
	clear: both;
}

#footer{
	display: block;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	width: 496px;
	height: 53px;
	text-align: center;
	color: #000;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-left: 136px;
	padding-right: 168px;
	padding-top: 5px;
}
#footer a{
	color: #808080;
	text-decoration: none;
}

#footer a:hover{
	color: #b81e26;
}
/*** 07/15/10 .net conversion **/
.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable
{
font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	
font-size:medium;
}
