body {
   background-color:#99FF66;
   margin:0;
   padding:0;
   text-align:center;
   }
div {
   margin:0 auto;
   }
p {
   margin-top:0;
   }
img {
   margin:0;
   padding:0;
   }
.container-outer {
   position:relative;
   width:1000px;
   height:950px;
   background-color:#66FF99;
   padding:0;
   }
.container {
   position:absolute;
   width:970px;
   height:950px;
   left:15px;
   top:0px;
   background-color:#FFFFFF;
   }
.topbar {
   position:absolute;
   left:10px;
   top:10px;
   width:950px;
   height:50px;
   background-image:url(topbar.gif);
   }
.menu-strip {
   position:absolute;
   left:10px;
   top:60px;
   width:950px;
   height:30px;
   padding-top:6px;
   background-color:#00CC00;
   border-bottom:1px solid #006633;
   }
.titlebanner {
   position:absolute;
   left:10px;
   top:91px;
   width:950px;
   height:108px;
   background-image:url(titlebanner.jpg);
   }
.text-area {
   position:absolute;
   left:20px;
   top:215px;
   width:500px;
   height:675px;
   text-align:left;
   overflow:auto;
   }
.searchbox2 {
   position:absolute;
   left:450px;
   top:25px;
   width:500px;
   height:20px;
   text-align:right;
   z-index:2;
   }
.right-menu1top {
   position:absolute;
   left:750px;
   top:215px;
   width:200px;
   height:40px;
   background-image:url(menutop.jpg);
   border-bottom:1px solid #999999;
   }
.right-menu1 {
   position:absolute;
   left:750px;
   top:256px;
   width:200px;
   height:104px;
   background-color:#99FF99;
   }
.right-menu1base {
   position:absolute;
   left:750px;
   top:360px;
   width:200px;
   height:10px;
   background-image:url(menubottom.jpg);
   }
.right-menu2top {
   position:absolute;
   left:530px;
   top:215px;
   width:200px;
   height:40px;
   background-image:url(menutop.jpg);
   border-bottom:1px solid #999999;
   }
.right-menu2 {
   position:absolute;
   left:530px;
   top:256px;
   width:200px;
   height:342px;
   background-color:#99FF99;
   }
.right-menu2base {
   position:absolute;
   left:530px;
   top:598px;
   width:200px;
   height:10px;
   background-image:url(menubottom.jpg);
   }
.right-menu3top {
   position:absolute;
   left:750px;
   top:390px;
   width:200px;
   height:40px;
   background-image:url(menutop.jpg);
   border-bottom:1px solid #999999;
   }
.right-menu3 {
   position:absolute;
   left:750px;
   top:431px;
   width:200px;
   height:459px;
   background-color:#99FF99;
   text-align:center;
   }
.right-menu3base {
   position:absolute;
   left:750px;
   top:890px;
   width:200px;
   height:10px;
   background-image:url(menubottom.jpg);
   }
.right-menu4top {
   position:absolute;
   left:530px;
   top:627px;
   width:200px;
   height:40px;
   background-image:url(menutop.jpg);
   border-bottom:1px solid #999999;
   }
.right-menu4 {
   position:absolute;
   left:530px;
   top:668px;
   width:200px;
   height:222px;
   background-color:#99FF99;
   text-align:center;
   }
.right-menu4base {
   position:absolute;
   left:530px;
   top:890px;
   width:200px;
   height:10px;
   background-image:url(menubottom.jpg);
   }
.bottom { 
   position:absolute;
   left:10px;
   top:910px;
   width:950px;
   height:30px;
   background-image:url(bottomstrip.jpg);
   }
.widgetimg {
   position:absolute;
   left:20px;
   top:390px;
   height:300px;
   line-height:300px;
   width:300px;
   visibility:hidden;
   text-align:center;
   z-index:5;
   }
.bottom a:link {color: #000000}    
.bottom a:visited {color: #000000}
.bottom a:hover {color: #000000}  
.bottom a:active {color: #000000}
.menu-strip a:link {color: #FFFFFF; text-decoration:none}
.menu-strip a:visited {color: #FFFFFF; text-decoration:none}
.menu-strip a:hover {color: #000000; text-decoration:none;}
.menu-strip a:active {color: #FFFFFF; text-decoration:none}
.menu-strip td {
 font-family:georgia,tahoma,helvetica,sans-serif;
 font-size:18px;
 color:#FFFFFF;
 text-align:center;
 height:20px;
}
h1 {
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:18px;
 color:#000000;
 margin-top:14px;
 text-align:center;
 }
