body {
   background-image:url(back.gif);
   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:1030px;
   height:1100px;
   background-color:#FF3333;
   padding:0;
   }
.container {
   position:absolute;
   width:1000px;
   height:1100px;
   left:15px;
   top:0px;
   background-color:#FF3333;
   }
.title-colour {
   position:absolute;
   left:0px;
   top:0px;
   width:1000px;
   height:150px;
   }
.left-part {
   position:absolute;
   left:0px;
   top:170px;
   width:160px;
   height:930px;
   background-color:#FFFFFF;
   }
.text-top {
   position:absolute;
   left:180px;
   top:171px;
   width:820px;
   height:9px;
   background-image:url(maintop.jpg);
   background-repeat:no-repeat;
   }
.text-area {
   position:absolute;
   left:180px;
   top:180px;
   width:820px;
   height:831px;
   text-align:left;
   background-color:#FFFFFF;
   overflow:auto;
   }
.text-bottom {
   position:absolute;
   left:180px;
   top:1011px;
   width:820px;
   height:9px;
   background-image:url(mainbottom.jpg);
   background-repeat:no-repeat;
   }
.bottom-top {
   position:absolute;
   left:180px;
   top:1040px;
   width:820px;
   height:9px;
   background-image:url(maintop.jpg);
   background-repeat:no-repeat;
   }
.bottom { 
   position:absolute;
   left:180px;
   top:1049px;
   width:820px;
   height:51px;
   background-color:#FFFFFF;
   }
.bottom a:link {color: #000000}    
.bottom a:visited {color: #000000}
.bottom a:hover {color: #000000}  
.bottom a:active {color: #000000}
