* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	height: 101px;
	width: 800px;
	background-image: url(../imgs/banner6.jpg);
}
body {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imgs/bkg.jpg);
	background-repeat: repeat;
}
body a {
	color: #007073;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
#content {
	width: 500px;
	border-left: 1px solid #333;
	background-color: #EBF5F5;
	float: right;
}
#content_bottom {
	width: 480px;
	padding: 20px 10px 30px 10px;
}
#content_top {
	height: 225px;
	border-bottom: 4px solid #007073;
	background-image: url(../imgs/overhead3.jpg);
}
#footer {
	clear: both;
	width: 760px;
	border-top: 4px solid #007073;
	font-size: x-small;
	height: 55px;
	padding: 0 20px 0 20px;
	color: #D8E9EA;
	background-color: #000;
}
#footer ul {
	list-style: none;
}
#footer a {
	color:#D8E9EA;
}
#footerleft {
	float: left;
	width: 150px;
}
#footerleft li {
	display: inline;
}
#footerright {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 7px;
	line-height: 15px;
}
h1 {
	font-size: 20px;
	color: #333333;
	padding-top: 4px;
}
h1 a {
	color: #333333;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	color: #333333;
	font-size: 120%;
}
h3 {
	font-size: 105%;
	color: #333333;
	padding-bottom: 5px;
}
#headlines {
	background-color:#000;
	color:#F2F2F2;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: small;
}
#nav {
	padding: 10px 0 0 16px;
	width: 283px;
	background-color: #FFFFFF;
	float: left;
}
#navtop {
	padding: 0 0 15px 0;
}
#navtop li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
}
#navtop ul {
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 30px;
}
#navbottom {
	float: left;
	width: 225px;
	height: 225px;
	background-image:url(../imgs/panelbkg.gif);
}
#navbottom a {
	color: #CCE1E1;
}
ul.navpanel  {
	list-style-type:none;
}
ul.navpanel li {
	font-size:13px;
	padding: 0 0 10px 80px;
}
ul.navpanel li.navptitle {
	padding: 35px 0 11px 65px;
	text-transform: uppercase;
	font-size:13px;
	color: #F2F2F2;
	font-weight:bold;
}	
#news {
	list-style-type:none
}
#news li {
	height: 150px;
}
#news a {
	border-bottom: 1px dotted;
}
p.newsarchive {
	color: #555;
	font-size: 115%;
	padding: 30px 0 0 0;			   
}
p.newsphoto {
	border: 1px solid #333;
	float: right;
	width: 180px;
}
p.newsphoto img {
	display: block;
}
p.newstext {
	color:#555;
	font-size: small;
	padding: 2px 200px 0 13px;
}
#menubar {
	background-color: #000;
	width: 800px;
}
#wrapper {
	width: 800px;
	clear: both;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #FFFFFF;
}








	

