body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size:12px;
	background:#484848;
	padding: 10px;
	
}
p, li, ul, a {
	font-size:12px;
	}

#navheader ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	bottom: 0;
	width: 780px;
	list-style: none;
	background: url(../images/navbg.jpg) repeat-x ;
	
	}
#navheader ul li {
	float:left;
	}
#navheader ul a {
	padding: 0 1.2em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color:#333333;
	float:left;
	display:block;
	background: url(../images/menusep.gif) no-repeat;
	}
#navheader ul a.first {
	background: none;
	}
#navheader ul a:hover {
	background: url(../images/navbg-over.jpg) repeat-x;
	}
	
#FooterNav {
	background-color: #CCCCCC;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#newstable{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	float: right;
	width: 235px;
	padding: 10px;
	margin: 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 1.2em;
	color:#003366;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footernavtext {font-size: 12px}

.padding-right {
	padding: 10px;
}
.Header {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	line-height: inherit;
}
a:link, a:visited {
	color:#006699;
	text-decoration: underline;
	}
a:hover, a:visited.hover {
	color: #0099CC;
	text-decoration: underline;
	
	}
a:active {
	color:#666666;
	text-decoration: underline;
	}
.introtext {
	font-style: italic;
	width:500px;
	font-size: 12px;
	
}
.home {
	width: 500px;
	font-size:16px;
	font-weight: bold;
	color:#003366;
	
}
.newsheader {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.newssubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	font-weight: bold;
}
.newsbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
