body {
	font-family:"Arial"; 
	font-size:12pt;
	text-align:center;
	background-color: #808080;
	background-image: url(images/gravelbk.jpg);
	background-repeat: repeat;
	color: #000000;
	margin: auto;
}

P {
	font-family:"Arial"; 
	font-size:10;
}

FORM {
	margin:0;
	padding:0;
}

a {
	color: #285078;
}

a.active {
	color: #287828;
}

a.visited {
	color: #903030;
}

#container {
	text-align:left;
	width:740px;
	margin:auto;
}

#main {
	clear: left;
	background-color: #FFFFFF;
	padding: 10px;
	width: 490px;
}

#mainsub {
	clear:left;
	background-color: #FFFFFF;
	padding: 10px;
	width: 730px;
}

#sidebar {
	float:right;
	width: 230px;
}

#header {
	width: 740px;
	height: 125px;
	background-image: url(images/topheadlogo.gif);
}

#header2 {
	width: 740px;
	color: #183850;
	font-size: 20pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;	
}

#nav {
	width: 745px;
	height: 34px;
}

#footer {
	clear: both;
	width: 740px;
	color: white;
	font-size: 10pt;
	text-align: center;
	margin: auto;
}

.linkbar {
width: 745px;
background-color: #808080;
color: #FFFFFF;
font-size: 10pt;
text-align: center;
padding: 5px;
margin:auto;
}

.linkbar a {
float:left;
display: block;
background-image: url(images/inactive.png);
color: #FFFFFF;
font-weight: bold;
height: 32px;
line-height: 32px;
text-align: center;
text-decoration: none;
width: 122px;
}

.linkbar a:hover {
background-image: url(images/mouseover.png);
color: white;
}

.tophead {
	color: #183850;
	font-size: 20pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

small {
	font-size: 8pt;
}

.large {
	font-size: 18pt;
}
