body
{
	background-color: white;
	margin: 40px 0px 20px 0px;
	padding: 0;
	font-size: 10px;
	font-family: Verdana;

}
	
#pagebody {

position:absolute;
width:800px;
left:50%;
margin:20px 0 0 -400px;








}

#maincontent
{
	width: 500px;
	
background-color: transparent;
color: black;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 1.2em;
	padding: 23px 5px 10px 5px;
	margin: 0 0 0 280px;
	text-align: left;
	vertical-align: top;

	border-width: 0 0px 0px 0px;

	overflow: visible;
}



#sidebar
{

color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.1em;
	padding: 0px 0 10px 15px;
	width: 239px;
	height:570px;
	vertical-align: top;
	text-align: left;
	margin: 0 0 0 -400px;
	position: fixed;
	top: 60px;
	left: 50%;

	

}	
div.news {

	margin: 0 0 40px 0;





}
#pad
{
	margin:0px;
	padding-top:20px;
}


.bu { font: 9px verdana,helvetica, arial, sans-serif; text-decoration: none; color: #666; }

a:link, a:visited {

	text-decoration : none;
	color: black;
	background: #eee; 
	}

a:hover
{

	text-decoration : none;
	color: #fff;
	background: #d9a856;
}

a:active {

	text-decoration : none;
	color: black;
	background: #eee; 
	}
