

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;	
	color: #000000;
	background-color: #006699;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
	font-size: 0.8em;
	letter-spacing: 5px;
	text-align: right;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 50px;
	background-color: #265057;
	color: #ffffff;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 0 0px;
}

/* To create the main image near the top of the page. */

#header-image {
background-color: #338088;
background-image: url(images/indextemp.jpg);
background-repeat: no-repeat;
background-position: right top;
height: 175px;
border-top: 2px solid #333333;
border-bottom: 2px dotted #666666;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a:hover {
text-decoration: underline;
}

/* Styles for the left navigation on the page */

#lnav {
text-align: left;
margin-bottom: 0;
padding-top: 8px;
padding-left: 8px;
padding-bottom: 8px;
font-size: 12pt;
margin-top: 8;
padding-right: 0px;
/*background-color: #003399;*/
color: #ffffff;
font-weight: bold;
/*border-top: 1px #000000 solid;*/
}

#lnav a:link, #lnav a:visited {
	color: #ffff33;
	text-decoration: none;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
}

.firstchar {
	font-size: 150%;
	vertical-align: bottom;
	background : #CCCC66; 
	font-family: Times New Roman, Times, serif;
}

#lnav a:hover {
	/*text-decoration: underline;*/
	color: #ffff33;
	font-weight: bold;
	
}


#line {
padding-top: 8px;
border-top: 2px solid;
}



h2 {
	color: #FFFFFF;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 0px 15px;
}
.text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 8px;
	background: #FFFFFF;
}
.subfooter {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	color: #000099;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.spacerH3 {height: 3px; font-size: 3px;}
.spacerH5 {height: 5px; font-size: 5px;}
.spacerH10 {height: 10px; font-size: 10px;}
.spacerH20 {height: 20px; font-size: 20px;}
.spacerH30 {height: 30px; font-size: 30px;}
.spacerH45 {height: 45px; font-size: 45px;}
.spacerH50 {height: 50px; font-size: 50px;}
.spacerW5 {width: 5px;}
.spacerW10 {width: 10px;}
.spacerW15 {width: 15px;}
.spacerW16 {width: 16px;}
.spacerW20 {width: 20px;}
.spacerW25 {width: 25px;}
.spacerW30 {width: 30px;}
.spacerW33 {width: 30px;}
.spacerW35 {width: 35px;}
.spacerW159 {width: 159px;}