BODY {
	background-color: #38383D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
		}
p {
	margin: 5px;}
#horizon{
position: absolute;
top: 50%;
width: 100%;
height: 1px;
overflow: visible;
}
#pageContent{
position: absolute;
left: 50%;
margin-left: -390px;
top: -250px;
height: 500px;
width: 720px;
background-color: #FDFAF2;
}
#toppanel {
height: 83px;
background-color:#F7E9C8;
border-bottom: 7px solid #38383D;
}

#logopic { float:left;
margin-left: 30px;
margin-top: 12px
}

#topbandtext { float:left;
height: 30px;
margin-left: 40px;
margin-top: 27px;
font-size:12px;
line-height: 20px;
}
.clareboth{clear:both;}

#toppicbox { float:left;
width: 148px;
padding-left: 70px;
background-image:url(/images/frontpage/BG.gif);
background-repeat: repeat-x;
}
#maintext { float:left;
width: 350px;
padding-left: 75px;
padding-top: 10px;
background-image:url(/images/frontpage/BG.gif);
background-repeat: repeat-x;
}
.bandfont{font-size:12px;
font-weight:bold;
margin-top: 21px;
}
#botomband{ 
clear:both;
height: 25px;
background-color:#EFCF8D;
padding-left: 72px;
padding-top: 10px;
font-weight:bold;
background-image: url(/images/frontpage/corner.gif);
background-position:right;
background-repeat:no-repeat;
color:#000000;
}
.linktext { 
	margin-left: 125px;
	color:#000000;
}
.emailtext { 
	margin-left: 115px;
	color:#000000;
}
a:link, a:visited{
	color:#660000;
	text-decoration: none;
}
a:hover:{
	text-decoration: underline;
}