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

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

#topnav {
	height: 22px;
}
#maintable td {
	vertical-align: top;
	padding-top: 15px;
}
#midcol{
	border-top: 0px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 1px dotted #999999;
}
#midcol p, #rightcol p {
	margin-right: 20px;
	margin-left: 20px;
}
#innernav{
	position:absolute;
	right:0px;
	height:22px;
	background: url(images2/bluebar.gif) repeat-x;
	width: 636px;
	text-align: right;
	line-height: 22px;
	top: 0px;
	background-image: url(images2/bluebar.gif);
}
#innernav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 0px;
}
.promobox {
	border: 1px dotted #999999;
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
.promobox a {
	text-decoration: none;
	color: #000000;
	border-width: 0px;
	border-style: none;
}
.promobox p {
	margin-left: 80px;
	padding: 0px 5px 20px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.promobox img {
	position: absolute;
	margin-right: 8px;
	margin-bottom: 8px;
	left: 0px;
	top: 42px;
}
.promobox h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-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: 120px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Trebuchet MS";
	line-height: 22px;
	position: relative;
}
#datebar span {
	position: absolute;
	top: 1px;
	right: 6px;
	font-size: 12px;
}
#footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	border-top: 2px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006890;
	font-weight: bold;
	background: url(images/arrow.jpg) no-repeat left center;
	padding-left: 22px;
}
h3 {
	color: #A72300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
