body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #F6FBFF;
}
#wrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 86px;
	background: url(images/NewLogo.jpg) no-repeat 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#sponsor {
	float: right;
	height: 51px;
	width: 400px;
	margin-top: 0px;
	text-align: right;
	border: 1px solid #97B6E4;
}
#page {
	padding: 0px 0px 20px;
	margin: 0px;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #006898;
	border-bottom: 1px solid #006898;
	border-left: 1px solid #006898;
}
#banner {
	height: 147px;
	margin: 0px;
	padding: 0px;
}
.banner-float {
	float: left;
	margin: 0px;
}
#topnav {
	height: 15px;
	margin-bottom: 3px;
	width: 300px;
	margin-left: 35px;
	float: left;
	margin-top: 60px;
}
#topnav a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding: 3px 6px;
	border-top: 1px solid #9EC6E8;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #9EC6E8;
	width: 30%;
	margin-right: 3px;
	background: url(images/button.gif) repeat-x;
}
#topnav a:hover {
	border-top: 1px solid #006699;
	border-right: 1px solid #9EC6E8;
	border-bottom: 1px solid #9EC6E8;
	border-left: 1px solid #006699;
}
#sidebar {
	float: left;
	width: 220px;
	visibility: visible;
	font-size: 10px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#deals {
	height: 1850px;
	overflow: scroll;
	text-align: left;
}
.menu-header {
	text-align: center;
	background: url(images/menuheader-bkgrnd.gif) repeat-x bottom;
	height: 22px;
	margin: 5px 0px;
	padding: 0px;
}
#maincontent {
	padding: 15px 5px 5px;
	text-align: left;
	width: 540px;
	float: left;
	margin: 0px;
}
#content-padded {
	padding-left: 30px;
}
h1 {
	font-size: 20px;
	color: #003366;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #003366;
	text-align: center;
	font-style: italic;
}
h3 {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin-right: 50px;
	margin-bottom: -10px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: -5px;
}
#footer {
	color: #003366;
	text-align: center;
	width: 900px;
	font-size: 9px;
	margin: 20px auto 25px;
}
#footer a {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FF0000;
}

.float-left {
	float: left;
	margin-right: 3px;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	float: none;
}
a {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	color: #990000;
}
#rightcolumn {
	border-left: 1px solid #D1DBEA;
	width: 125px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px;
	background: #E5F2FF url(images/content-bkgrnd.jpg) no-repeat 52px top;
	text-align: center;
}
#news {
	padding: 5px;
	height: 250px;
	width: 525px;
	border: 1px solid #E5F2FF;
	background: url(images/button.gif) repeat-x top;
}
.category {
	height: 22px;
	padding: 0px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
#fud {
	height: 150px;
	width: 525px;
	border: 1px solid #CCFFFF;
	text-align: center;
}
