body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	}
	
a:link, a:visited {
	color: #131C6A;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}	
	
#container, #content, #content_left, #full, #container_full {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
	float: none !important;
	}

#pic_content {
	width: auto;
}

#title {
	margin-left: -10px;
}
	
#tabs, #header, #sidebar, #footer, object {
	display:none;
}
	
table {
	width: 100%;
	}

