body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #333333 url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #333333 url(../images/masthead.jpg) no-repeat left top;
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	height: 284px;
	padding: 0;
	margin: 0;
}
#mastleft {
	float: left;
	padding: 0;
	margin: 0;
	width: 660px;
}
#mastright {
	float: left;
	padding: 0;
	margin: 0;
	width: 300px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
	width: 960px;
	margin: 0 auto;
}
#center {
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
}
#menubar {
	padding: 6px 4px 0 4px;
	margin: 0 auto;
	width: 952px;
	height: 24px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 99999;
}
#center .content {
	padding: 0 5px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#mainbox {
	width:950px; 
	margin: 0;
	padding: 0 5px; 
}
#bpxcontainer {
	height: 90px;
	margin: 0;
	padding: 5px 5px 0 5px;
}
#bottom {
	background: url(../images/bottom.jpg) no-repeat;	
	width: 952px;
	height: 25px;	
	padding: 0 4px 14px 4px;
	margin: 0 auto;
}
#bottomnav{
	width:952px;
	margin:0 auto;
	padding: 0;
}
#masthead .content {
	padding: 215px 20px 0 265px;
}
#masthead h1 {
	font-size: 1.3em;
}
#footer .content {
	padding: 12px 5px;
}
#footer {
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
#footer h5 {
	font-size: 1em;
}	
#center .content a:link {
	color: #669999;
}
#center .content a:visited {
	color: #333333;
}
#center .content a:hover {
	color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.text-rt {
	text-align: right;
}
#promo {
	float: right;
	width: 120px;
}