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;

	}


a:link {color: #FFFFCC; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #7F5C0D; text-decoration: underline; }
a:hover {color: #D6AD1A; text-decoration: none; }


p {color: #FFE400; font-family: arial, sans-serif; 
	font-size: 12; text-align: left;
	background: url#333 ('textbg.gif');}

h2 {color: #FFFFCC; font-family: arial, sans-serif;
	font-size: 14; 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: 671;
	   height: 91;	
	   	
	}



#navbar  { position: relative;
	   top: 0;
           right: 0;
           bottom: 0;
           left: 0;
	   width: 671;
	   height: 16;
	   border: none #ffffff;
	
	   font: verdana, sans-serif;

	}



#mainarea { position: relative;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
	    width: 671;
  	    height: 335;	
 	    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: 240;
	    height: 300;	
	    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: 240;
	    height: 150;	
	    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: 400;
	     height: 309;
	     overflow: auto;	
	     border: none #00f0ff;

	}



#footer { border: none #0036ff;
	  top: 0;
          right: 0;
          bottom: 0;
          left: 0;
	  width: 671px;
	  height: opx;
	}

#photobox {
	  background: #D8CCB4;
	  top: 0;
          right: 0;
          bottom: 0;
          left: 0;
	  margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;
          width: 671px;
  	  height: 335px;
	  border: solid #00f0ff;
	}

#design {   position: relative;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
	    width: 671px;
  	    height: 20px;	
 	    border: none #30ff00;
	    text-align: left;
	    font-size: 9px;
	    font-family: arial, sans-serif;
	    color: #948669;
	}

#popuptitle {
position: relative;
text-align: center;
	    padding: 0px 0px 10px 0px;
font-family: arial, sans-serif; 
	font-size: 17; 
 font-weight: bold;

}

#popupone{
position: relative;
	text-align: left;
	    float: left;
            clear: right:
	    top: 0;
            right: 0;
            bottom: 0;
            left: 20px;
	    margin: 10px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	    width: 140;
	    height: 300;	
	    overflow: auto;
	    border: none;
}

#popuptwo {
position: relative;
	text-align: left;
	    float: left;
            clear: right:
	    top: 0;
            right: 0;
            bottom: 0;
            left: 20px;
	    margin: 10px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	    width: 240;
	    height: 300;	
	    overflow: auto;
	    border: none;
}

