body { margin : 0px 0px 0px 0px;}
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 75%; }
body { font-family: Trebuchet, Verdana, sans-serif; }
h1,h2,h3 { font-family: Helvetica, Garamond, "Times New Roman", serif; }
h1,h2 { font-weight: bold; }
.floatright { 
float: right;
margin: 0 5px 10px 10px ;
border: 1px solid #302B54;
}
.floatleft { 
float: left;
margin: 0 10px 10px 5px ;
border: 1px solid #302B54;
}
#top {
position: absolute;
height: 185px;
width: 1000px;
top:0px;
border:0px none;
background-color: #302B54
}
#left {
position: absolute;
height:920px;
width:149px;
left: 0px;
top:185px;
background-color: #302B54
}
#left a {
border-top : 2px solid #99ccff;
border-left : 2px solid #99ccff;
border-bottom : 2px solid #302b54;
border-right : 2px solid #6699cc;
text-decoration: none;
font-size: 17px;
font-weight: bold;
background-image: url(../buttons/bb.gif);
width : 100px;
display : block;
height : 26px;
}
#main {
position: absolute;
overflow: auto;
height:790px;
width:775px;
top: 185px;
left: 149px;
background-color: #ffff99
}
#main2 {
position: absolute;
overflow: auto;
height:790px;
width:775px;
top: 185px;
left: 149px;
background-color: #99ffff
}
#main3 {
position: absolute;
overflow: auto;
height:790px;
width:775px;
top: 185px;
left: 149px;
background-color: #ffcccc
}
#main4 {
position: absolute;
overflow: auto;
height:790px;
width:775px;
top: 185px;
left: 149px;
background-color: #ccccff
}
#footer {
position: absolute;
height: 235px;
width: 851px;
top: 1000px;
left:149px;
}

