#logo, #top, #nav, #mainleft, #mainright, #rightsection, #bottomcurve, #footer, .boxtopnormal, .boxbottom, .boxtopright, .boxtopleft, .boxtop,  {
	display: none;
}

body {
	color: #545454;
}
		
#main {
	margin-left: 10px;
	width: 600px;
}

img {
	display: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 20px;
	position: relative;
	left: 0px;
}

.darkgreymain {
	background: #fff;
	color: #545454;
}
.boxmiddle {
	background: none;
}
