h1
   {
   font-family:Verdana;   font-size:1.4em; 
   color:#072b61;
   }
h2
   {
   font-family:  Verdana;   font-size:1.2em; 
   color:#072b61;
   }


td
   {
   font-family:Verdana;
 	font-size:0.8em;
 	font-weight:bold;
 	color:#072b61;
   	line-height: 1.1em;
   }
th
 {
 	font-family: Verdana;
   color: #000000;
   font-size: 1.2em;
   line-height: 1.5em;
   }

a.top:link, a.top:visited 
   {
   font-family:Lucida Calligraphy;
   color:#DCDBD6;
   font-size: 0.9em;
   line-height: 1.7em;
   text-decoration: none;
   }
   
a.top:hover
   {
   font-family: Lucida Calligraphy;
   color: #ffffff;
   text-decoration: none;
   font-size: 0.9em;
   line-height: 1.7em;
   font-weight: bold;
   }
   
 p.hiddenDividers
{
	color:#000000;
}


body
{
background-color:#000000;
}

#outer
{
	position:absolute;
	left:50%;
	margin-left:-400px;
	width:800px;
	top:0px;
	height:100%;
	background-color:#000000;
}
	
#heading
{
	position:absolute;
	width:300px;
	height:500px;
	z-index:2;
	left:450px;
	top:30px;
	background-color:#000000;
	font-family:Lucida Calligraphy;
	font-size:1.2em;
	color:#DCDBD6;
	
}





#main
 {
	position:absolute;
	width:400px;
	height:600px;
	z-index:2;
	left:30px;
	top: 32px;
	background-color:#000000;
	font-family:Lucida Calligraphy;
	font-size:1.2em;
	color:#DCDBD6;
	overflow:auto;
 } 

 #pictext
 {
 position:absolute; 
 width:385px;
 height:250px;  
 z-index:2; 
 left:220px; 
 top: 48px;
 font-family:Verdana;
 font-size:1em;
 font-weight:bold;
 color:#072b61;

 } 
 

 

  #tables
 {
  position:absolute; 
  left:5px;
  top:5px;
  font-family:Verdana;
  font-size:0.8em;
  font-weight:bold;
  border: thin double rgb(242,0,23);
  }

