body {color: black; background: #003300;}
.pagebody { margin: auto;
    height: 100%;
    width: 775px;
    }

a:link {color:white; background:clear;}
a:visited {color:white; background:clear;}
a:hover {color: red; background:clear; text-decoration: underline overline; font-weight:bold;}
a:active {color:white; background:red;}
a {text-decoration:none;}

.container { border: none; border-width: thin; background: #003300; width: 775px; height: 650px;}
.container2 { border: solid; border-width: thin; background: #006633; width: 775px; height: 750px;}

#box1 { border: none; 
margin-left: 2px; 
margin-top: 2px; 
border-width: thin; 
height: 150px; 
width: 765px; 
padding: 2px;
background-image: url(../images/title1.jpg);
background-color: #C0C0C0;}

#box2 { float: right;
margin-left: 2px;
margin-top: 2px;
height: 300px;
width: 29%;
border: none;
border-width: thin;
padding: 2px;
background: clear;
font-size: small;}

#box3 { float: left;
margin-right: 2px;
margin-top: 2px;
height: 300px;
width: 68%;
border: none;
border-width: thin;
padding: 2px;
}

#box4 { border: none;
margin-left: 2px;
margin-top: 2px;
border-width: 1px;
height: 170px;
width: 765px;
padding: 2px;
float: left;
background-image: url(../images/bottombanner.jpg)}

#box5 { border: none;
margin-left: 2px;
margin-top: 2px;
border-width: 1px;
height: 20px;
width: 765px;
padding: 2px;
float: left;
background: clear;}

#box6 { border: solid;
margin-left: 2px;
margin-top: 2px;
border-width: 1px;
height: 186px;
width: 765px;
padding: 2px;
float: left;
background-image: url(../images/pano_fall2.jpg)}

#box7 { border: solid;
margin-left: 2px;
margin-top: 2px;
border-width: 1px;
height: 186px;
width: 765px;
padding: 2px;
float: left;
background-image: url(../images/pano_fall1.jpg)}

img.floatLeft { 
    float: left; 
    margin-top: 10px;
    margin-right: 8px; 
    margin-bottom: 8px;
}

img.floatRight { 
    float: right; 
    margin-top: 10px;
    margin-right: 8px; 
    margin-bottom: 4px;
}

#textborder1 {border: 2px outset green; text-align: left; margin-left: 2px}
#textborder {border: 2px outset rgb(153, 153, 153); text-align: center; margin-left: 55px; width: 95px;}
#textborder a:hover {
    font-weight: bold;
    color: green;
    background-color: #00F00;
    border-style: outset;
}

#horizontal-links ul li{
margin:0;
padding:10;
display:inline;
list-style-type:none;
}
