body {
margin:0;
padding:0px;
height:100%;

background-color: #ffffff;
color: #000000;

} 


a {color: #b22222; text-decoration: underline; }
a:link {color: #b22222;}
a:visited {color: #b22222; }
a:hover {color: #01248c;  text-decoration: none;}
a:active{color:#000000; text-decoration: none;}


#frame {position: relative; margin-left:auto; margin-right:auto; top: 2px; width: 1001px; height: 1800px; }


#main {position: relative; margin-left:auto; margin-right:auto; top: 45px; width: 1001px;  }

.eagles {position: absolute; left: 0; width: 1001px; height: 100px; top: 2px; }
 
 
.banner {position: absolute; left: 0; 
top: 115px; width: 999px; height: 30px; background-color: #ffcc66;  text-align:
center;  }

.redmid {position: absolute; left: 0; width: 1001px; height: 116px; top: 0px; 
             background-color: #993300;  }

.leftadsquare {position: absolute; left: 2px; width: 200px; height: 80px; top: 2px; 
             background-color: #ffffff;  }


.rightadsquare {position: absolute; right: 2px; width: 200px; height: 80px; top: 2px; 
             background-color: #ffffff;  }

.announce {position: absolute; left: 1px; width: 999px; height: 28px; top: 83px; 
             background-color: #ffffff; text-align: center;  }

.search {position: absolute; top: 116px; right: 3px ; }
 
.homelink {position: absolute; top: 116px; left: 6px ; }

.leftmenu {position: absolute; top: 148px;  left: 0px ;
width: 205px; height: 1800px; 
text-align: center; 
background-color: #ffcc66; }

.rightmenu {position: absolute; top: 148px; right: 0px ;
width: 205px; height: 1800px; 
text-align: center; 
background-color:#ffcc66; }

.middle {position: relative; margin-left: auto; margin-right: auto; 
top: 60px; width: 58%; height:1200px; text-align: left; }




