body
{
text-align: center;
background-color: #FFFFFF;
font-family: Arial, Verdana;
font-size: 90%; 
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}

#header {
	position: relative;
	top: 5px;
	height: 70px;
}
#subheader {
 	position: relative; 
	height: 135px;
	top: 5px;
}
#maincontent {
	width: 700px;
	background: #669999;
	font-size:90%;
	color:#fff;
	padding: 25px;
}
.contentlinks{
	font-weight:bold;
	color:#ccc;
}
.news {
	font-size: 80%;
	font-family: Verdana;
	font-weight:bold;
}
h1 {
	font-size: 100%;
	line-height: 50%;
	color: #FFFFCC;
}
#footer {
	height: 36px; 
	background: #336666; 
	vertical-align: bottom; 
	font-size: 80%; 
	line-height:36px; 
	font-family: Verdana;
}
.Whitey {
	color: #FFFFFF;
}
#address {
	font-weight: bold;
	color: #666666;
	font-size: 60%;
	font-family: Verdana;
	line-height:20px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}.offerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #033;
}
.offerheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
