<style type="text/css">

body{
background-color:black;
margin:0;
padding:0;
}

/*Fonts*/

.pagetitle{
font-family: times;
font-size: 22px;
color: #1E733C;
}

.bookman{
font-family: bookman old style;
font-size: 14px;
margin: 0 px;
}

.bookman_small{
font-family: bookman old style;
font-size: 12px;
margin: 0 px;
}

.bookman li{
font-family:bookman old style;
font-size: 14px;
margin: 5px;
}

.bookmanbold{
font-family: bookman old style;
font-size:13px;
font-weight:600;
margin:0px;
}

.bookmanlink A:link {text-decoration: underline; color: black; font-family: bookman old style; font-size:14px;}
.bookmanlink A:visited {text-decoration: underline; color: black; font-family: bookman; font-size:14px;}
.bookmanlink A:active {text-decoration: underline; color: white; font-family: bookman; font-size:14px;}
.bookmanlink A:hover {text-decoration: none; color: white; font-family: bookman; font-size:14px;}

.verdana1{ 
font-family: verdana;
font-size: 12px;
color: black;
}

.verdanagreen{
font-family: verdana;
font-size: 20 px;
font-weight:700;
color: 2b352b;
}

.verdana {text-decoration: none; color: black; font-family: verdana; font-size:13px;}
.verdana A:link {text-decoration: underline; color: black; font-family: verdana; font-size:12px;}
.verdana A:visited {text-decoration: underline; color: black; font-family: verdana; font-size:12px;}
.verdana A:active {text-decoration: underline; color: white; font-family: verdana; font-size:12px;}
.verdana A:hover {text-decoration: none; color: white; font-family: verdana; font-size:12px;}


h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:auto;
	text-align: center;
}

#outercontainer {
position: relative;
background-color:none;
width: 830px;
height: 0px;
margin-left:auto;
margin-right: auto;
margin-top: 0;
text-align:center;
}

#maincontainer{
position: relative;
float: center;
text-align:left;
width:830px; 
height:0px;
margin: 0 auto; /*center container on page*/
background-color:#5c6258; /*ids problem color*/
}

/*invisable gray line at very top*/
#grayline{
background-color: #5c6258;
background-position: 0px 0px;
width: 830px;
height: 10px;
z-index:1;
}

#yellowline{
margin-top: 0px;
margin-left:0;
padding: 0;
width: 830px;
height: 10px;
float: left;
border: 1ps solid #FFFFFF;
border-width: 1px 0;
background: #f8c37b;
z-index:2;
}

#header{
background-image:url(sunsetfield.jpg);
background-repeat: no-repeat;
background-position:  0px 40px;
background-color:black;
width:830px;
height: 180px; /*height of top section*/
}


#contentwrapper{
float: left;
width: 100%;
height: 600px;
overflow:scroll;
background: #b2cfa7;
}

#contentcolumn{
margin: 0 0px 0 160px;
background:#b2cfa7;
}

#leftcolumnline{
float: left;
width: 5px; 
height:20px;
margin-left: -690px;
margin-top: 0px; 
background: #5c6258;
}

#leftcolumn{
float: left;
width: 140px; /*width of left column*/
height:20px;
margin-left: -830px; 
margin-top: 0px;
background: #78947C;
}

.innertube{
margin: 15px; /*padding on each side of text*/
margin-top: 30px;
font-family: verdana;
font-size: 12;
}

.topmenubackground{
margin-top: 5px;
margin-left:0;
padding: 0;
width: 830px;
height:30px;
float: left;
border: 1ps solid #FFFFFF;
border-width: 1px 0;
background: black url(topmenu/greenblock.gif) center center repeat-x;
}

.topmenu{
float: left;
font-family: verdana;
font-size:13px;
color: white;
padding: 0px 0px;
text-decoration: none;
margin-left: 5px;
margin-top: 3px;
}

.topmenu li{
display: inline;
}

.topmenu li a{
float: left;
color: white;
padding: 4px 22px;
text-decoration: none;
border-right: 1px solid green;
}

.topmenu li a:visisited{
color: white;
}

.topmenu li a:hover, .topmenu li .current{
color: #f8c37b;
background: black;
}


.links{
float:center;
font: 10px bookman old style;
margin: 20px;
}

#logo{
position:absolute;
float:left;
width: 146px;
height: 186px;
margin-left:10px;
margin-top: 15px;
background: none;
z-index: 3;
text-align:left;
}

/*yellow band on bottom*/
#bottomline{
position:relative;
float: left;
margin-left: -690px; 
margin-top: 590px;
width: 690px;
height: 10px;
background:#f8c37b;
}


</style>
