<style type="text/css">

body{
background-color:black;
margin:0;
padding:0;
}

/*Fonts*/
.times12{
font-family: times new roman;
font-size: 12 px;
margin: 0 px;
}

.times12bold{
font-family: times new roman;
font-size: 12 px;
margin: 0 px;
font-weight:800;
}

.times14{
font-family:times new roman;
font-size: 14px;
margin: 0px;
}

.times16bold{
font-family:times new roman bold;
font-size: 16px;
margin: 0px;
font-weight:800;
}

.times16spaced{
font-family:times new roman;
font-size: 16px;
margin: 0px;
line-height: 1.4;
}

.verdana{
font-family: verdana;
font-size: 13px;
margin: 0px;
}

.verdanaheading{
font-family: verdana;
font-size: 15px;
margin: 0px;
font-style:bold;
}

.boxheading{
font-family: arial; 
font-style: underline;
font-size: 14px;
margin: 0px;
text-align: center;
}

.times16link{
font-family: times new roman;
font-size:16px;
font-weight:1000;
margin:0px;
color: white;
}

#maincontainer{
width:750px; 
margin: auto auto; 
background-color:#7ca6b2;
}

.header{
background-color:#5d2b00;
width:auto;
}

.brownline{
background-color: #5d2b00;
background-position: 0px 0px;
width: auto;
}

.topmenu{
margin: 0;
padding: 0;
height: 23px;
width: auto;
float: center;
font:  18px times new roman;
background: #5c2b00;
}

.topmenu li{
display: inline;
}

.topmenu li a{
float: center;
color: white;
padding: 4px 16px;
text-decoration: none;
}

.topmenu li a:hover, .topmenu li .current{
color: #5d2b00;
background: transparent url(menu.jpg) center center repeat-x;
}

.indexcontent{
float:left;
text-align:left;
width:auto;
height:auto;
border-style:solid;
border-color: #633100;
border-width:3pt;
border-top: 0px;
background: #8ca59c;
}

.childcontent{
float: right;
text-align:left;
width:auto;
height:auto;
border-style:solid;
border-color: #633100;
border-width:3pt;
border-top: 0px;
background: url(rightgradient.jpg);;
}

.innertube{
float:right;
text-align:left;
width:722;
height:auto;
margin-left: 10px;
margin-right: 10px;
}

.leftcontent{
float: left;
width: 415px;
height: auto;
margin-top: 20px;
margin-left: 13px;
background: #8ca59c;
font-size: 13px;
color: #5d2c01;
font-family: arial;
font-weight:800;
text-align: center;
}

.rightcolumn{
float: left;
width: auto;
height: auto;
margin-left: 15px; 
margin-bottom:20px;
margin-top: 10px;
background: #8ca59c;
font-size: 13px;
}

.box1{
float: center;
width: 250px;
height: auto;
margin-left: 14px; 
margin-top: 10px;
color: black;
border-style:solid;
border-color: #5d2b00;
border-width: 4px;
background: white;
font-size:12px;
font-family: verdana;
padding-left: 5px;
}


.bottomspan{
float: left;
width:100%;
font: 13px;
color: #5d2c01;
font-family: arial;
font-weight:800;
text-align: right;
background: #8ca59c;
}

.submenu{
margin: 0;
padding: 0;
height: 22;
width: auto;
float: center;
font: 13px verdana;
background-color: #8ca59c;
border-style:solid;
border-width: 3pt;
border-top: 0px;
border-bottom: 0px;
border-color: #633100;
}

.submenu li{
display: inline;
background-color: #8ca59c;
}

.submenu li a{
float: center;
display: inline;
color: #482406;
padding: 0px 0px;
text-decoration: none;
background-color: #8ca59c;
}

.submenu li a:hover, .submenu li .current{
color: white;
background: #8ca59c center center repeat-x;
}

</style>
