body { 
	background: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font: 12px Arial, Helvetica;
	color: #000000;
}
.title
{
	font-family : CastleT, Verdana;
	font-size : 44px;
	z-index : 2;
}
.copy
{
	font-family : Verdana;
	font-size : 16px;
}
.eccentric  {
	FONT-SIZE : 18px;
	FONT-WEIGHT : bolder;
	COLOR : #211F5E;
}

img {
	border: 0px;
}
div#site{
	background: #F0EFEF url(images/right_shadow.jpg) repeat-y 0px 0px;
	position: relative;
	width:801px;
	float:left;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding-bottom: 10px;
}	
div#content{
	position: relative;
	width:750px;
	text-align: left;
	margin-left: 15px;
}	
#topnav {
	padding-top: 45px;
	clear: both;
}
#leftnav {
	float:left;
	width: 787px;
	padding-top: 7px;
}

a {
	color: #011A44;
	text-decoration:none;
}
a:hover{
	color: #D6852A;
}
input {
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding: 2px;
	width : 150px;
}
select, opion {
    font-family: Arial, Helvetica;
    font-size: 10px;
	padding: 2px;
	width:150px;
}
