html { background: #4b825b url(background.png) repeat-x fixed top; }

body { font: normal normal normal 102% sans-serif;
margin: 10px 10px 10px 10px; }

.logo img { float: left; }

.banner { font-size: 50px;
font-family: sans-serif;
font-weight: bold; 
white-space:nowrap;
text-align: left;
color: #00224d; }

.menu { background: transparent;
left: 16px;
position: fixed;
text-decoration: none;
top: 90px;
width: 146px; }

.menu-items { background: transparent;
left: -10px;
font-size:110%;
position: fixed;
text-decoration: none;
top: 80px;
width: 146px; }

li.menu-listItem {
list-style-type:none;
margin-top: 8px;
}

a.menu-listItem {
color:#CCFFCC;
text-decoration:none;
font-weight:bold;
font-size:15px;
white-space:nowrap;
}

a.menu-listItem:hover {
color:#99CCFF;
}

.menu-top_left { float:left;
background-image: url(menu-top_left.gif);
width:15px;
height:15px;
}
.menu-top_center { float:left;
width:110px;
height:15px;
background-color:#0e2a4e;
}
.menu-top_right{float:left;
background-image: url(menu-top_right.gif);
width:15px;
height:15px;
}
.menu-middle_background { background: #385866 url(menu-background.png) repeat-x;
margin-top:15px;
width:140px;
height:250px;
}
.menu-bottom_left { float:left;
background-image: url(menu-bottom_left.gif);
width:15px;
height:15px;
}
.menu-bottom_center { float:left;
width:110px;
height:15px;
background-color:#385866;
}
.menu-bottom_right { float:left;
background-image: url(menu-bottom_right.gif);
width:15px;
height:15px;
}
.content { margin: 20px 0px 0px 165px; 
width:600px;
}

.content-top_left { float:left;
background-image: url(content-top_left.gif);
width:15px;
height:15px;
}
.content-top_center { float:left;
width:570px;
height:15px;
background-color:#a5c3ad;
}
.content-top_right{float:left;
background-image: url(content-top_right.gif);
width:15px;
height:15px;
}
.content-middle_background { background-color: #a5c3ad;
margin:-7px 0px -19px 0px;
padding: 0px 7px 0px 7px;
}
.content-middle { margin: -10px 10px 5px 10px;
}
.content-bottom_left { float:left;
background-image: url(content-bottom_left.gif);
width:15px;
height:15px;
}
.content-bottom_center { float:left;
width:570px;
height:15px;
background-color:#a5c3ad;
}
.content-bottom_right { float:left;
background-image: url(content-bottom_right.gif);
width:15px;
height:15px;
}
.hyper { /** text-decoration:underline;
cursor: pointer; **/
}

.section a {
color: #FFF;
background: transparent;
text-decoration: none; }

.section a:hover {
background: #000;
color: #0CF;
text-decoration: none; }

.footer { font: italic normal normal 80%;
margin: 5px 0px 0px 165px; 
width:600px;
font-size:10px;
font-weight:500;
text-align: center; }

.doc_word { list-style-image: url(doc_word.gif); }
.doc_adobe { list-style-image: url(doc_edobe.gif); }