body {  background: #000; text-align: center;
        border: none #ff0000;
	margin:0;
        padding:0;

	scrollbar-arrow-color: A09786; 
	scrollbar-base-color: CDC7AF; 
 	scrollbar-dark-shadow-color: A09786; 
	scrollbar-track-color: 3B3D32; 
	scrollbar-face-color: CDC7AF; 
	scrollbar-shadow-color: CDC7AF; 
	scrollbar-highlight-color: CDC7AF; 
	scrollbar-3d-light-color: CDC7AF;

	


      }

p {color: #322F28; font-family: arial, sans-serif; 
	font-size: 11px; text-align: left;
	background: url#333 ('textbg.gif');}

h2 {color: #7B6D46; font-family: arial, sans-serif;
	font-size: 13px; text-align: left;
	}



/* DIVS */
#container { margin: auto; width: 671px; height: 448px; 
	     background: #000 url('bodybgb.jpg') no-repeat; text-align:center;
 	     position: relative;
	     top: 15%;
             right: 0;
             bottom: 0;
             left: 0;
	     border: none #ffaa00;
	     	
	     
	}



 #header  { 
	   position: relative;
	   top: 0;
           right: 0;
           bottom: 0;
           left: 0;           
	   border: none #f0ff00;
	   width: 671px;
	   height: 91px;	
	   	
	}



#navbar  { position: relative;
	   top: 0;
           right: 0;
           bottom: 0;
           left: 0;
	   width: 671px;
	   height: 21px;
	   border: none #ffffff;
	
	   font: verdana, sans-serif;

	}



#mainarea { position: relative;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
	    width: 671px;
  	    height: 335px;	
 	    border: none #30ff00;
	}



#columnone{ 
            position: relative;
	    float: left;
            clear: right:
	    top: 0;
            right: 0;
            bottom: 0;
            left: 20px;
	    margin: 10px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	    width: 240px;
	    height: 140px;	
	    overflow: auto;
	    border: none #9999aa;		
	}

#columnhill {
	    position: absolute;
	    float: left;
            clear: right:
	    top: 150px;
            right: 0;
            bottom: 0;
            left: 0px;
	    margin: 10px 0px 0px 0px;
	    padding: 0px 20px 0px 0px;
	    width: 240px;
	    height: 150px;	
	    overflow: auto;
	    border: none #9999aa;
	    text-align: left;	
        
	}




#columntwo { position: relative;
	     float: right;
	     top: 0;
             right: 0;
             bottom: 0;
             left: 0;
	     margin: 0px 1px 0px 0px;
	     padding: 0px 0px 0px 0px;
             width: 400px;
	     height: 309px;
	     overflow: auto;	
	     border: none #00f0ff;

	}



#footer { border: none #0036ff;
	  top: 0;
          right: 0;
          bottom: 0;
          left: 0;
	  width: 671px;
	  height: opx;
	}

#photobox {
	  top: 0;
          right: 0;
             bottom: 0;
             left: 0;
	     margin: 0px 0px 0px 0px;
	     padding: 0px 0px 0px 0px;
             width: 671px;
  	    height: 335px;
	    	
	     border: none #00f0ff;
	}

