BODY {
    font: 10px Verdana, sans-serif;
    background: #FFFFFF;
    color: #fefefe;
    margin: 0;
    padding: 0;
}
#bodystyle {
	background:#FFFFFF ;
	margin:5 0 0 5;
	color:#4E5D6C;
}
#timedisplay {
    padding-right: 20px;}

#container {
	position: relative;
	width: 818px;
	background: #FFFFFF;
}
#maincontent {
	background: #E4E4E4;
	margin-left: 15px !important;
    margin-left: 10px;
    margin-right: 15px !important;
    margin-right: 10px;
}
#edgefill {
    background-image: url("../images/edge.jpg");
	background-repeat: repeat-y;
}
#leftsidefill {
    background-image:url(../images/left_edge.jpg);
	background-repeat: repeat-y;
}
#rightsidefill {
    background-image:url(../images/right_edge.jpg);
	background-repeat: repeat-y;
}
#buttons {
    background: #E4E4E4;
}
.back_button {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: #66CC33;
  text-decoration: none;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 15px;
}
table.contentpaneopen{
	width:100%;
	padding-right: 10px;
	background-color: #E4E4E4;
}

table.contentpaneopen td{
	line-height:18px;
	font-size:12px;
	background-color: #E4E4E4;
}

table.contentpaneopen td.contentheading{
	height: 20px;
	padding-left:3px;
	padding-right: 3px;
	color: #77C21F;
	background-color:#E4E4E4;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #336699;
}
td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
.pic {
    padding: 5px;
	margin: 5px;
	width: auto;
}
#footer {
    width: 818px;
	height: 65px;
	background: url(../images/comboFooter800.jpg) no-repeat;
}
#host {
    float: left;
	height: 65px;
	padding-left: 20px;
	width: 350px;
	color: #fff;
	padding-top: 23px;
}
#hetn {
    float: left;
	height: 65px;
	width: 200px;
	color: #fff;
	padding-top: 23px;
}
#website {
    float: right;
	padding-right: 20px;
	width: 200px;
	height: 65px;
	color: #fff;
	padding-top: 23px;
}
A:link {text-decoration: none; color: #fff;}
A:visited {text-decoration: none; color: #fff;}
A:active {text-decoration: none; color: #fff;}
A:hover {text-decoration: underline; color: #fff;}			
	