 body{width:640;
		     height:640;
				 background:black;
				 font-family:"Times New Roman"; color:white}
				 
table{border:0}

td {font: 12pt "Times New Roman"; color:white} 

h1 {font: 24pt "Impact"; color:white; text-align:center}

dt {font:12pt "Times New Roman"; 
    color:white; 
		font-weight:bold}
		
dd {font:12pt "Times New Roman"; 
    color:white}
		
h2 {font: 16pt "Impact"; color:white; text-align:center}


a:link {font:12pt "Times New Roman"; 
        color:white 
        } 

a:visited {color:silver; 
           font:12pt "Times New Roman"
        }				 
span#block{width:80; 
           height:80; 
					 border:thin solid}
					 
span#news{height:120; 
          width:480; 
					border-bottom:solid
} 

div#top_nav{width:640; 
            height:80}
						
div#left_nav{width:80; 
             height:480}
						 
div#bottom_nav{width:640; 
               height:80}
							 
div#content{position:absolute;top:95px;left:90px;
            height:480;
						width:480;
						overflow:scroll}

div#right_nav{position:absolute;top:95px;left:570px;
              width:80;
							height:480}
							
