body {
   background-image:url(water004.jpg);
   margin:10px;
   padding:0;
   text-align:center;
   }
div {
   margin:0 auto;
   }
p {
   margin-top:0;
   }
img {
   margin:0;
   padding:0;
   }
.container {
   position:relative;
   width:900px;
   height:800px;
   background-color:#FFFFFF;
   }
.title-colour {
   position:absolute;
   background-image:url(water004.jpg);
   left:0px;
   top:0px;
   width:900px;
   height:150px;
   }
.wavy {
   position:absolute;
   left:0px;
   top:151px;
   width:900px;
   height:9px;
   background-image:url(wavyblue.gif);
   }
.menu1-top {
   position:absolute;
   background-image:url(topmenubar.gif);
   left:0px;
   top:165px;
   width:180px;
   height:30px;
   }
.menu1 {
   position:absolute;
   left:0px;
   top:198px;
   width:180px;
   height:80px;
   background-color:#CCCCFF;
   }
.menu2-top {
   position:absolute;
   background-image:url(topmenubar.gif);
   left:0px;
   top:285px;
   width:180px;
   height:30px;
   }
.menu2 {
   position:absolute;
   left:0px;
   top:315px;
   width:180px;
   height:485px;
   background-color:#CCCCFF;
   }
.text-area {
   position:absolute;
   left:190px;
   top:168px;
   width:710px;
   height:592px;
   text-align:left;
   overflow:auto;
   }
.vstrip {
   position:absolute;
   left:180px;
   top:150px;
   width:2px;
   height:615px;
   border-left:1px solid #999999;
   }
.bottom { 
   position:absolute;
   left:180px;
   top:765px;
   width:720px;
   height:34px;
   background-color:#CCCCFF;
   border-top:1px solid #999999;
   }
.bottom a:link {color: #000000}    
.bottom a:visited {color: #000000}
.bottom a:hover {color: #000000}  
.bottom a:active {color: #000000}

