body {
	background: white;
	font-size: 12pt;	
	}
	
#wrap, #content_1
{
    float:none;
    width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;    
}
#leftbar
{
    display:none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}