body {
   background-color:#CC9933;
   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:945px;
   background-color:#996633;
   padding:0;
   }
.container {
   position:absolute;
   width:970px;
   height:945px;
   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:#996633;
   border-bottom:1px solid #CC9933;
   }
.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:710px;
   height:160px;
   text-align:left;
   }
.searchbox1 {
   position:absolute;
   left:20px;
   top:380px;
   width:710px;
   height:60px;
   text-align:right;
   }
.right-menu1top {
   position:absolute;
   left:750px;
   top:215px;
   width:200px;
   height:40px;
   background-image:url(menutop.jpg);
   background-repeat:no-repeat;
   }
.right-menu1 {
   position:absolute;
   left:750px;
   top:255px;
   width:200px;
   height:615px;
   background-color:#FFCC66;
   border-top:1px solid #CC9933;
   }
.right-menu1base {
   position:absolute;
   left:750px;
   top:870px;
   width:200px;
   height:10px;
   background-image:url(menubottom.jpg);
   background-repeat:no-repeat;
   }
.widget {
   position:absolute;
   left:20px;
   top:450px;
   height:430px;
   width:720px;
   overflow:auto;
   z-index:1;
   text-align:left;
   }
.message {
   position:absolute;
   left:20px;
   top:470px;
   width:700px;
   height:120px;
   z-index:1;
   text-align:center;
   }
.bottom { 
   position:absolute;
   left:10px;
   top:890px;
   width:950px;
   height:45px;
   background-image:url(bottomstrip.jpg);
   }
.widgetimg {
   position:absolute;
   left:20px;
   top:520px;
   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;
 }
