body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-color:#526e17;
	color:#000;
	font-family:Verdana;
	font-size:11px;
}
#printHead{display:none}

select,input{font-family:Arial,Sans-Serif;font-size:8pt;}

A:link{text-decoration:none;color:#2760a0;}
A:visited{text-decoration:none;color:#2760a0;}
A:active{text-decoration:none;color:#2760a0;}
A:hover{text-decoration:none;color:#2760a0;}

img{border-width: 0px; color:#000}

#page{ float:left; border:solid 1px #FFF}

#header
{
	float:left;
	color:#000;
	background-color:#C6CFB3;
	width:780px;
	height:62px;
}


#main
{
	float:left;
	width:780px;
	
	background-color:#526e17;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	text-align: center;
}


#scroller
{
	overflow-y: auto;
	overflow-x: hidden; 
        width: 100%; 
        height: 610px;
}

#footer
{
 padding:5px 0px 0px 0px;
}