
  

body

{ margin: 0px;
padding: 0px;
background: #000;

  }



#content

{ font-family: verdana; 

  font-size: 13px; 

  color: #fff;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  width: 85%;
  
  padding-left: 80px}

.foot

{border:4px solid #6c638f;}


#content img

{ border: 10px solid #6c638f;
margin: 3px;
opacity:0.5;
background: #6c638f;}
  
  #content img:hover

{ border: 10px solid #be3d2f;
opacity:1.0;
  background-color: #be3d2f;}



  td

{
font-family: times-new-roman; 

  font-size: 13px; 

  color: #fff;  
	width: 500px;
}


th {
font-size:13px;
color: #6c638f; 
	font-variant: small-caps;
text-align:left;

}



#content a 

{ color: #eba73d; 

  text-decoration: none;
  
  font-family: georgia; 
  
    font-variant: small-caps;
  
  line-height: 10px;
  
  cursor: cross;   }



#content a:hover

{ border-bottom: 2px solid #eba73d; 

font-family: verdana; 

  text-decoration: none;
  
font-weight: bold;
  
  font-variant: small-caps;
  
  font-size: 10px;
  
  cursor: cross;   }

  

i, em            

{ color: #6c638f; 
font-variant: small-caps;}



b, strong            

{ color: #e05445; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ background: #e05445;

  color: #eba73d;

  line-height: 20px;

  font-family: Arial;

  font-size: 12px;

 border-left: 0px solid #eba73d;
 
 font-variant: small-caps;
 
 border-right: 0px solid #eba73d;
 
 border-bottom: 2px solid #eba73d;
 
 border-top: 0px solid #eba73d;

  padding: 0 0 0 2; }

  

h1
{
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
color : #eba73d;
  padding: 10px 40px 10px 50px;
  margin: 0px;
font : 22pt georgia;
font-weight: bold;
font-variant: small-caps;
   letter-spacing: 3;
}

h2 { font-family: times-new-roman; 
font-size: 16pt;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 100px;
  margin: 0px;
color: #6c638f;
text-align: left;}

h3 { 
color: #e05445;
font-family: Verdana, Courier New; 

  font-size: 15px; 

  text-align: left;

  padding: 0px 0px 0px 120px;
  letter-spacing: 10;

  text-transform: uppercase;

  font-weight: normal;}
  

li           

{ margin-top: 2px; 

  margin-bottom: 2px;
  
  list-style-type: circle;}

#stats
{
	background: #6c638f;
	border-bottom: 4px solid #eba73d;
	color: #000;
	font: 9px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#stats a
{
	color: #eba73d;
	font-variant: small-caps;
	letter-spacing: 2;
	font-size:10px;
	text-decoration: none;
}
#stats a:hover
{
	text-decoration: none;
	font-size:10px;
}
