body 
{
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman",Serif;
	background: #ffffff;
	color: #000000;
}
	
#wrap 
{
	margin: 2%;
	width: auto;
	float: none !important;
}

#header img, #menu ul, #banner, .announce, .hide {
	display: none;
}

#header p {
	text-decoration:underline;
	color: #CC9933;
	margin: 0 0 10px 0;
	font-size: x-small;
}

a {
	text-decoration: underline;
	color: #0000FF;
}

#footer a {
	text-decoration:none;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}
