body {
	background: url(../images/background.jpg) top repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
a {
	color:#f08c40;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
form {
	padding:0px;
	margin:0px;
}
#mainwrapper {
	width:926px;
	margin:0px auto;
	background-color:#ffffff;
	border:7px solid #ffffff;
}
#topfooter {
	color:#CCCCCC;
	margin:11px auto 4px auto;
	width:940px;
	text-align:right;
}
#topfooter a {
	color:#CCCCCC;
	text-decoration:none;
}
#topfooter a:hover {
	color:#f08c40;
	text-decoration:underline;
}
.topnav {
	background:url(../images/navbar.jpg) repeat-x;
	padding-left:14px;
}
#basefade {
	background:url(../images/base_fade.jpg) repeat-x;
	height:31px;
	margin:10px 0px 0px 0px;
	width:926px;
}