body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
h1 {
	background-image: url(../images/heading1background.jpg);
	font-size: 1.2em;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	padding-left: 38px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
#newsubheading {
font-style: italic;
margin-top: -1em;
}
.pageitem {
background-image: url(../images/pbackground.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 15px;
margin-bottom: 5px;
}
#headerwrap {
	margin: auto;
	text-align: center;
	padding: 0px;	
	width: 760px;
	height: 120px;
}
#header {
	text-align: left;
}
/*
Not currently implemented
#quicklinks {
	float: right;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 27px;
	width: 200px;
	margin-right: 1em;
}
#quicklinks, #quicklinks ul, #quicklinks li {
	list-style: none;
	display: inline;
	margin-left: 0em;
}
#quicklinks li {
	padding: 0.5em;
}
*/
#navigation {
background-image: url(../images/bluebar.gif);
line-height: 27px;
text-align: center;
}
#navigation a{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
#navigation ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#navigation li {
display: inline;
margin: 0px 15px 0px 0px;
padding: 0px 0px 0px 0px;
}
#subnavigation {
background-image: url(../images/yellowbar.gif);
line-height: 27px;
text-align: center;
}
#subnavigation a{
text-decoration: underline;
color: #000000;
}
#subnavigation ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#subnavigation li {
display: inline;
margin: 0px 15px 0px 0px;
padding: 0px 0px 0px 0px;
}
#contentwrap {
margin: auto;
padding: 0px 0px 0px 0px;
text-align: left;	
width: 760px;
}
#maincontent {
width: 550px;
margin: 27px 10px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
float: left;
}
#rightmenu {
width: 200px;
margin: 27px 0px 0px 0px; 
text-align: left;
float: right;
}
#rightmenu h2 {
font-size: 1em;
font-weight: bold;
line-height: 27px;
background-image: url(../images/bluebar.gif);
color: #FFFFFF;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}
#rightmenu ul {
list-style: none;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}
#rightmenu li {
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 10px;
}
.rightfooter {
background-image: url(../images/yellowbar.gif);
line-height: 27px;
text-align: right;
padding: 0px 5px 0px 0px;
margin: 0px 0px 10px 0px;
}
.rightfooter a{
text-decoration: underline;
color: #000000;
}
#footer {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-image: url(../images/yellowbar.gif);
line-height: 27px;
text-align: center;
clear: both;
}