<style type="text/css">

body{
background-color:black;
margin:0;
padding:0;
}

/*Fonts*/
.bookman{
font-family: bookman old style;
font-size: 12 px;
margin: 0 px;
}

.bookman li{
font-family:bookman old style;
font-size: 12px;
margin: 5px;
}

.bookmanbold{
font-family: bookman old style;
font-size:14px;
font-weight:800;
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: 12 px;
color: black;
}

.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;}

#maincontainer{
width:840px; 
margin: 0 auto; /*center container on page*/
background-color:white; /*problem color*/
}

#header{
background-image:url(sunsetfield.jpg);
background-repeat: no-repeat;
background-position:  0px 40px;
background-color:black;
width:840px;
height: 200px; /*height of top section*/
}

#header li{
color: black;
font-family: bookman old style;
font-size: 25px;
font-style: bold;
font-weight: 700;
margin: 15px 20px;
position: absolute;}

#motto {
color: black;
position: relative;
top: 0px;
left: 450px;}

#shadow {
color:white;
font-family: bookman old style;
font-size:25px;
font-style:bold;
font-weight: 750;
position: relative}


/* #logo{
background-image: none;
background-repeat: no-repeat;
background-position:  20px 15px;
text-align: left;
color: white;
width:152px;
height:187px;
} */

#greenline{
background-color: #b2cfa7;
background-position: 0px 0px;
width: 840px;
height: 3px;
}

#contentwrapper{
float: left;
width: 100%;
background:#b2cfa7;
}

#indexcontent{
margin: 0 200px 0 155px;
background:#b2cfa7;
}

#contentcolumn{
margin: 0 0px 0 160px;
background:#b2cfa7;
}

#leftcolumnline{
float: left;
width: 5px; 
margin-left: -690px;
margin-top: 1px; 
background: #5c6258;
}

#leftcolumn{
float: left;
width: 150px; /*width of left column*/
margin-left: -840px; 
margin-top: 1px;
background: #749674;
}

#rightcolumn{
float: left;
width: 200px;
margin-left: -200px;
background: none;
}

.innertube{
margin: 15px; /*padding on each side of text*/
margin-top: 30px;
font-family: verdana;
font-size: 12;
}

.topmenu{
margin: 0;
padding: 0;
width: 840px;
float: left;
font:  12px verdana;
width: 100%
border: 1ps solid #FFFFFF;
border-width: 1px 0;
background: black url(topmenu/greenblock.gif) center center repeat-x;
}

.topmenu li{
display: inline;
}

.topmenu li a{
float: left;
color: white;
padding: 4px 24px;
text-decoration: none;
border-right: 1px solid green;
}

.topmenu li a:visisited{
color: white;
}

.topmenu li a:hover, .topmenu li .current{
color: white;
background: transparent url(topmenu/blockactive.gif) center center repeat-x;
}

.box1{
float: right;
width:176px;
height: 115;
background-color: f5b563;
border-style:solid;
border-color: f5b563;
border-width:0px;
border-top-width:2px;
border-bottom-width:3px; 
position: center;
font:  bold 12 px bookman old style;
}

.box2{
float: right;
height: 104px;
width: 176px;
padding: 0px 0px 0px 0px;
border-style:solid;
border-color: 354d35;
border-width:0px;
border-top-width:3px;
border-bottom-width:3px; 
position: center;
}

.box3{
float: right;
width: 176px;
height: 125px;
background-color: 749674;
border-style: solid;
border-width: 0px;
border-color: 354d35;
border-width: 0px;
border-top-width: 0px;
border-bottom-width:2px;
position: center;
font:  12 px bookman old style;
}

.boxtext{
float: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 2px;
font: 10px bookman old style;
}
.boxlink{
float: right;
font: 10px bookman old style;
} 
.links{
float:center;
font: 10px bookman old style;
margin: 20px;
}

</style>