body {color:black;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-shadow-color:#FF0000;
scrollbar-arrow-color:#CCCCCC;
scrollbar-track-color:#CCCCCC;
vertical-align: middle;
}

#wrapsite{
height:600px;
width:729px;
}

#menu {
height: 100px;
width:729px;
position:absolute;
top:50px;
left:12%;
border-style: solid;
border-width: 2px;
border-color: black;
background-color:#ffffff;
}

#submenu{
margin-top:2px;
padding-bottom:1px;
position:relative;
width:auto;
font-size:8pt;
border-style: solid;
border-width: 1px;
border-left: 0px;
border-right: 0px;
border-color: cccccc;
border-style:dashed;
background-color:#ffffff;
text-decoration:none;
}


#text {
position:relative;
float:left;
width:600px;
font-family:arial;
font-size:10pt;
margin-left:20px;
margin-right:20px;
font-style: normal;
text-align: left;
}

#logo {
text-align:center;
position:relative;
width:600px;
margin-left:20px;
margin-right:20px;
}

#content {
overflow:auto;
height: 425px;
width:734px;
position:absolute;
top:148px;
left:12%;
border-style: solid;
border-width: 2px;
border-color: black;
background-color:#ffffff;
}

.nounderlign {font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none}

a:link{color:#000066}
a:visited{color:#0000CC}
a:hover{color:#6666FF}
a:active{color:#6666FF}