
#advertisers {
	height: 300px;
	font-size: 12px;
	overflow-y: scroll;
	border:thin;
}

body {
	background: url(../img/rptnbg.jpg);
}

#container {
	margin: 0px auto;
	width: 1024px;
	font-size:14px;
}

.discount {
padding:0px;
font-size:10.0pt;
font-style:normal;
font-family:Arial;
border:none;
}

.discount td {
padding:0px;
font-size:10.0pt;
font-family:Arial, sans-serif;
text-align:center;
vertical-align:top;
border:none;
}

#footer {
	background: url(../img/bar.png) no-repeat;
	width: 1024px;
	padding-top: 23px;
	text-align: center;
	font-size: .8em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 2px;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

.formError
{
	font-size: 10px;
	color: #FF0000;
}

#header {
	background: url(../img/headerbg.png) no-repeat;
	height: 150px;
	width: 1024px;
}

#left
{
	float: left;
	width: 195px;
	font-size: 12px;
	margin: 0px 5px 5px 0px;
}

#left h1
{
	font-size: 14px;
	border-bottom: 2px double #999999;
}

#main {
	width: 984px;
	padding: 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(../img/main-spacer-1024.png);
	background-repeat: repeat-y;
}

#main h1 {
	margin: 0px 0px 5px;
	border-bottom: 2px dotted #333333;
	font-size: 24px;
}

#main h3 {
	margin: 0px;
	font-size: 16px;
}

#main-top {
	background: url(../img/main-top-1024.png) no-repeat;
	height: 20px;
	width: 1024px;
}

#main-bottom {
	background: url(../img/main-bottom-1024.png) no-repeat;
	height: 35px;
	width: 1024px;
}

#top-nav {
	background: url(../img/bar.png) no-repeat;
	height: 50px;
	width: 1004px;
	text-transform: capitalize;
	font: normal 14px Verdana;
	color: #FFFFFF;
	padding-right: 20px;
}
#top-nav  a   {
	display: block;
	height: 37px;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	background: url(../img/top-nav-spacer.png);
	padding-top: 13px;
}

#top-nav  a:hover { 
	color: #0099CC;
}

.top-navLeftPad {
	background: url(../img/top-nav-leftpad.png) no-repeat;
	height: 50px;
	width: 22px;
	float: right;
	margin-left: 5px;
}

.top-navRightPad {
	background: url(../img/top-nav-rightpad.png) no-repeat;
	height: 50px;
	width: 22px;
	float: right;
	margin-right: 5px;
}
