div#left {display: none}

div#headimg {display: none}   

div#footimg {display: none} 

.noPrint { 
display: none; 
} 


#right {
	float: none;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}

#footer {
	text-align: left;
	font-size: 12px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	text-align: left;
}
h1 {
	font-weight: bold;
	color: #000000;
}
footer p {
	font-size: 12px;
	color: #000000;
}
