html, body {
	margin:0;
	padding:0;
}
body {
	background: none;
	 background-color: #FFFFFF;
}

body, td, th, p, div, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}

#buttons, #nav, #header, #utilnav {
	display: none;
}

#content .c {
	margin-left: 15px;
	padding-top: 15px;
}
#content {
	position:static;
}
