#wrapper {
	position: relative;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}

#topnav, #newnav, #footer{
	padding:0px;
	margin:0px;
	position: relative;
}

#topnav {
	height: 22px;
}
#maintable td {
	vertical-align: top;
	padding-top: 15px;
	font-style: normal;
	line-height: normal;
}
#midcol{
	border-top: 0px dotted #cccc99;
	border-right: 0px dotted #cccc99;
	border-bottom: 0px dotted #cccc99;
	border-left: 0px dotted #cccc99;
}
#midcol p {
	margin-right: 10px;
	margin-left: 8px;
}
#rightcol p {
	margin-right: 6px;
	margin-left: 0px;
}
#innernav{
	position:absolute;
	right:0px;
	height:22px;
	background: url(images2/bluebar.gif) repeat-x;
	width: 566px;
	text-align: right;
	line-height: 22px;
	top: 0px;
	background-image: url(images2/bluebar.gif);
}
#innernav a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 5px;
}
.promobox {
	border: 2px dotted #cccc99;
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 6px;
	margin-right: 8px;
	width: 218px;
}
.promobox a {
	text-decoration: none;
	color: #476B96;
	border-width: 0px;
	border-style: none;
}
.promobox p {
	margin-left: 80px;
	padding: 0px 5px 20px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.promobox img {
	position: absolute;
	margin-right: 8px;
	margin-bottom: 8px;
	left: 1px;
	top: 47px;
}
.promobox h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 2px 4px;
	padding: 0px;
}
#innernav a:hover {
	color: #FFD37E;
}
#datebar {
	background: url(images2/redbar.gif) repeat-x;
	height: 22px;
	width: 190px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 22px;
	position: relative;
}
#datebar span {
	position: absolute;
	top: 0px;
	right: 6px;
	font-size: 12px;
}
#footer {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #666666;
	text-align: center;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	background: url(images/arrow.jpg) no-repeat left center;
	padding-left: 22px;
}
h3 {
	color: #003366;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	line-height: normal;
	list-style-position: inside;
	background-color: #DFE8EC;
	padding-left: 10px;
	padding-top: 6px;
}
