.wrapper {
	padding: 0px;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
.bannerimg {
	padding: 0px;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.topnavwrapper {
	height: 35px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.topnavcenter {
	height: 35px;
	width: 817px;
	background-image: url(images/dropbg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.tophorspacer {
	height: 30px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bluegradient.jpg);
	padding: 0px;
	background-repeat: repeat-x;
}
.tophorspacercenter {
	height: 25px;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bluegradient.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
.bothorspacer {
	background-color: #03C;
	height: 25px;
	width: 1024px;
}
.botnav {
	background-color: #000;
	height: 30px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer {
	background-color: #000;
	height: 25px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	color: #FFF;
	text-align: center;
}
.contentcenter {
	height: auto;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(images/backgroundpixel.jpg);
}
.wrapper .botnav a {
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size:14px;
	background-color: #000;
}
h1 {
	font-family:"Palatino Linotype";
	color:#003;
}
h2 {
	font-family:"Palatino Linotype";
	color:#003;
}
h3 {
	font-family:"Palatino Linotype";
	color:#003;
}
h4 {
	font-family:"Palatino Linotype";
	color:#003;
}
p {
	font-family:"Palatino Linotype";
	color:#003;
}

	
