h1
   {
   font-family:Lucida Calligraphy; 
   font-size:1.9em; 
   color:#DCDBD6;
   }
h2
   {
   font-family:Lucida Calligraphy;
   font-size:1.2em; 
   color:#072b61;
   }


td
   {
   font-family:Lucida Calligraphy;
 	font-size:0.8em;
 	font-weight:bold;
 	color:#DCDBD6;
   	line-height: 1.1em;
   }
th
 {
   font-family:Lucida Calligraphy;
   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;
}

#Lots
{
font-size: 0.8em;

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


#main
 {
	position:absolute;
	width:795px;
	height:495px;
	z-index:2;
	left:1px;
	top: 126px;
	background-color:#000000;
	font-family:Lucida Calligraphy;
	font-size:1.2em;
	color:#DCDBD6;
	
 }

 #left
{
	position:absolute;
	width:390px;
	height:530px;
	z-index:3;
	left:1px;
	top:125px;
	background-color:#000000;
	font-family:Lucida Calligraphy;
	font-size:1.2em;
	color:#DCDBD6;
}
 
#right
{
	position:absolute;
	width:390px;
	height:530px;
	z-index:3;
	left:405px;
	top:125px;
	background-color:#000000;
	font-family:Lucida Calligraphy;
	font-size:1.2em;
	color:#DCDBD6;
}
 

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