* {margin:0}	

img {border:none;}

body {   background-color: #000000;
	     overflow-x:hidden;}
		 
#header { position: absolute;       
        height:280px;
		width:100%;
		left:0px;
		top:0px;
		background-color: #000000;} 
		
#flash { position: absolute;       
        height:280px;
		width:1200px;
		left:50%;
		margin-left:-600px;
		top:0px;
		background-color: #000000;}			 
		 
#main { position: absolute;
		width:1000px;
		left:50%;
		margin-left:-490px;
		top:320px;
		min-height:905px;
		line-height: 0px;
		font-size: 0px;
		background-image:url(../img/paper.jpg);
		background-repeat: repeat-y;
		z-index:-2}
		
#menu { position: absolute;  
        height:724px;
		width:245px;
		left:-24px;
		top:-23px;
		background-image:url(../img/menu.jpg);
		background-repeat:no-repeat;}
		
#menu_content { position: absolute;  
        height:550px;
		width:180px;
		left:40px;
		top:100px;
		overflow:hidden;}		

.list {line-height: normal;
   font-size:18px;
   font-weight: normal;
   text-indent:0px;
   font-family:tahoma;
   color: #585800;
   text-align:left;
   margin-top:3px;} 
	
.inlist {color:#585800;
       font-size:12px;
       text-indent:20px;
	   text-align:left;
	   font-weight: bold;
	   line-height:12px}
	   
.backlist {display:none;} 
		
#page { position: static; 
        margin-top:0px;
		margin-left:235px;
		width:700px;
		left:250px;}

#home_mail {position: absolute;
          left:785px;
          top:-39px;
		  z-index:20}
#home { display: block;
       position: absolute;
       left:0px;
       top:0px;
       height:44px;
       width:81px;
       background-image:url(../img/home.gif);
	   background-repeat:no-repeat;
       background-position:0 0px; }
#home:hover {background-position:0 -44px; }	   
#mail { display: block;
        position: absolute;
        left:82px;
        top:2px;
        height:42px;
        width:89px;
	    background-image:url(../img/mail.gif);
		background-repeat:no-repeat;
        background-position:0 0px;}
#mail:hover {background-position:0 -42px; }		  

#top_page { position: absolute;  
        height:333px;
		left:0px;
		width:987px;
		top:0px;
		background-image:url(../img/top.jpg);
		background-repeat:no-repeat;
		z-index:-1;}
		
#bottom_page { position: absolute;  
        height:369px;
		left:0px;
		width:987px;
		bottom:-140px;
		background-image:url(../img/bottom.jpg);
		background-repeat:no-repeat;
		z-index:-1;}

#copyright { position: absolute;  
		right:52px;
		bottom:60px;
		color:#666666;
		text-align:right;
		z-index:2;}

#alienlink {
		color: #666633;
		font-size:12px;
		font-weight:bold}
		
#alienlink:hover {
		color: #660000;
		font-size:12px;
		font-weight:bold}		
		
.copyright {
		color: #666633;
		text-align:right;
		font-size:12px}
				 	
.img_left {border:3px solid #666600;
          float:left;
		 margin-top:10px;
		 margin-bottom:4px;
		 margin-right:10px;
		 height:200px;}
		 	 
.img_right {border:3px solid #666600;
         float:right;
		 margin-top:10px;
		 margin-bottom:4px;
		 margin-left:10px;
		 height:200px;}


		 
h1 {line-height: normal;
   font-size: 20px;
   font-weight: normal;
   text-indent:25px;
   font-family:tahoma;
   color: #585800;
   text-align:left;
   padding-bottom:10px;
   padding-top:30px;} 

h2 {line-height: normal;
   font-size: 18px;
   font-weight: normal;
   text-indent:25px;
   font-family:tahoma;
   color: #660000;
   text-align:left;
   padding-bottom:0px;
   padding-top:15px;}
  
 
    
p {line-height:15px;
   font-size: 12px;
   text-indent:25px;
   font-family:Tahoma;
   color: #000000;
   text-align: justify;
   margin-top:5px;}
   
a {cursor:pointer;
   text-decoration:none;
   color: #585800;
   outline:none}

a:hover, a:hover p {cursor:pointer;
                    color: #660000;
                    text-decoration:none} 
 
  
   
   
   
   
   
