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: 25px; width: 1000px;  }

.eagles {position: absolute; left: 0; width: 1000px; height: 100px; top: 5px; }
 
 
.banner {position: absolute; left: 0; 
top: -33px; width: 999px; height: 3px; background-color: #ffcc66;  text-align:
center;  }

.redmid {position: absolute; left: 0; width: 1000px; height: 111px; top: 2px; 
             background-color: #993300;  }


.announce2 {position: absolute; left: 1px; width: 999px; height: 27px; top: 8px; 
             background-color: #ffffcc; text-align: center;  }


.home {position: absolute; top: 107px; right: 117px ; }

.viewcart {position: absolute; top: 114px; right: 1px ; }

.ship {position: absolute; top: 108px; left: 1px ; }

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

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

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





