body{
margin:3px;
padding:0;
line-height: 1.5em;
background-color: #EAEAD7;

}
b{font-size: 110%;}
em{color: red;}
h1{
font-size:36px;
font-family:"Times New Roman", "Helvetica","Verdana", sans-serif;
}
#topsection{
position: absolute; top:1px; left:1%;
background-color: #3399FF;
height: 225px; /*Height of top section*/
border-style:solid;
border-width:2px;
border-color:#000000;
margin-right: 3px;
margin-left: 3px;
width:98%;
}
#links {
position: absolute; top:220px; left: 6%;
}
#topsection h1{
font-size:36px;
font-family:"Times New Roman", "Helvetica","Verdana", sans-serif;
margin: 0;
padding-top: 2px;
}
#contentwrapper{
float: left;
width: 100%;
position: relative; top:222px;
margin-right: 5px;
}
#contentwrapper a{
background: #EAEAD7;
text-decoration:underline;
}
#contentcolumn{
margin: 0 180px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn h1{
font-size:36px;
}
#content a{
text-decoration:underline;
color:blue;
font-weight:bold;
padding:3px;
background:#EAEAD7;
}
#leftcolumn{
float: left;
width: 175px; /*Width of left column*/
margin-left: 3px;
position: absolute; top:290px;
height:1040px;
background: green;
border-style:solid;
border-width:0px;
border-color:#000000;
padding-left: 10px;
}
#rightcolumn{
float: right;
width: 165px; /*Width of right column*/
position:relative; top:230px;
margin-left: -190px; /*Set left marginto -(RightColumnWidth)*/
height:1040px;
background:  #A5D8F6;
}
#footer{
clear: left;
width: 100%;
background:#3399FF;
color: #000000;
text-align: center;
padding: 2px 0;
margin:2px;
border:2px;
position: relative; top:215px;
}
#footer a{
color: #FFFF80;
}
#footer li{
line-height: 125%;
}
#footb{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 2px 0;
margin:4px;
position: relative; top:200px;
}
#fother{
clear: left;
width: 100%;
padding: 4px 0;
margin:5px;
padding-left: 5px;
border-style:solid;
border-width:2px;
border-color:#000000;
}
#form{
position: relative; top:190px;
padding-bottom:2px;
}
#gaw{
position: relative; top:80px; 
}
ul{
list-style-type:none;
}
li{
display:inline;
line-height: .75em;
}
a{
float:none;
width:100px;
text-decoration:none;
color:black;
font-weight:bold;
background:#A5D8F6;
padding:3px;
}
a:hover{
background:#69C08A;
}
h1, h2, h3 {text-align:center;}
h2 {color:white;}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 0px; border: 2px solid #000000; }

