
  

body

{ margin: 0px;
padding: 0px;
background: #d6d6d6 url(images/bg.gif);
background-repeat : repeat-x;
  }

.foot {
border: 3px #000 solid;
}

#menu
{ font-family: verdana; 

  font-size: 25px; 

  color: #000;  

  text-align: center;

  line-height: 25px;

  position: relative;

  width: 780px;
  
  padding-left: 10px}
  
  #menu a 

{ color: #881717; 

  text-decoration: none;
  
  font-family: georgia; 
  
    font-variant: small-caps;
  
  cursor: cross;   }



#menu a:hover

{ border-bottom: 0px solid #881717; 

font-family: verdana; 

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

#content

{ font-family: times-new-roman; 

  font-size: 13px; 

  color: #000;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  width: 780px;
  
  padding-left: 10px}




#content img

{ border: 1px solid #881717;
padding: 5px;
margin: 3px;
background: #d6d6d6;}
  
  #content img:hover

{ border: 1px solid #881717;
padding: 5px;
  background-color: #881717;}



#content a 

{ color: #881717; 

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



#content a:hover

{ border-bottom: 2px solid #881717; 

font-family: verdana; 

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

  

i, em            

{ color: #b46d6d; 
font-variant: small-caps;}



b, strong            

{ color: #552426; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ background: #d6d6d6;

  color: #000;

  line-height: 20px;

  font-family: Arial;

  font-size: 12px;

 border-left: 1px solid #881717;
 
 font-variant: small-caps;
 
 border-right: 1px solid #881717;
 
 border-bottom: 1px solid #881717;
 
 border-top: 1px solid #881717;

  padding: 5px; }

  

h1
{
background : transparent;
color : #881717;
  padding: 0px 40px 0px 0px;
  margin: 0px;
font : 20pt 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 80px;
  margin: 0px;
color: #552426;
text-align: left;}

h3 { 
color: #b46d6d;
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: #881717;
	border-bottom: 4px solid #552426;
	color: #b46d6d;
	font: 9px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#stats a
{
	color: #fff;
	font-variant: small-caps;
	letter-spacing: 2;
	font-size:10px;
	text-decoration: none;
}
#stats a:hover
{
	text-decoration: none;
	font-size:10px;
}
