#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-color: #CCCCCC;
	height: 175px;
	width: 850px;
	background-repeat: no-repeat;
}
#maincontent {
	background-color: #e8e8e8;
	height: 350px;
	background-repeat: no-repeat;
}
.midbar {
	color: #FFFFFF;
	background-color: #000000;
	height: 80px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/midbar.jpg);
	background-repeat: no-repeat;
}
.footer {
	width: 850px;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
	padding: 0;
	background-color: #cccccc;
}
.contentbox {
	width: 850px;
	height: 650px;
	float: right;
	background-color: #CCCCCC;
	clear: right;
	}
	
.contentbox p {
	margin-left: 150px;
	margin: 20px 10px 0 150px;
	font-size: 11px;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 400px;
	margin: 0 0 0 30px;
	padding: 20px 0 0 0;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	background-color: #cccccc;
	background-image: url(images/background.gif);
}
.footer #foot li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 114px;
}
#wrapper .footer #foot #privacy img:hover {
	display: none;
}
#foot #privacy li {
	background-image: url(images/footprivacy2.gif);
}
