
  

body

{ margin: 0px;
padding: 0px;
background: #08080f;
  }

.foot
{
border: 2px solid #9b2326;
}

.mainmenu {
font-family: arial;

font-size: 28px;

text-align: center;
}

#content

{ font-family: verdana; 

  font-size: 12px; 

  color: #fff;  

  text-align: justify;

  position: relative;

padding-left: 50px;
padding-right: 20px;

  width: 90%px; }

  

#content img

{ border: 7px solid #9b2326;
margin: 3px;
  background-color: #9b2326;}
  
  #content img:hover

{ border: 7px solid #476199;

  background-color: #476199;}

#footer img

{ border: 0px solid #9b2326;
margin: 0px;
  background-color: #9b2326;}
  
  #footer img:hover

{ border: 0px solid #476199;

  background-color: #476199;}


#content a 

{ color: #9b2326; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }



i, em            

{ color: #1d5245; 
font-variant: small-caps;}



b, strong            

{ color: #476199; }

  

p            

{ text-align: left; 

  margin-bottom:0 }


h1
{
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 2px 0px;
	letter-spacing: 3px;
	text-transform: uppercase; 
	color: #9b2326;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 22px;
	padding-top: 0px;
	height: 20px;
}

h2 { font-family: Century Gothic; 
font-size: 13px;
font-weight: none;
  text-align: left;
  padding: 0px 0px 0px 80px;
  margin: 0px;
color: #476199;
text-align: left;}

h3 { font-family: Century Gothic; 
font-size: 10px;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 120px;
  margin: 0px;
color: #1d5245;
text-align: left;}
  

li           

{ margin-top: 2; 

  margin-bottom: 2;
  
  list-style-type: square;

}

.link           

{  
  list-style-type: circle;

}

.line {
 border-left: 5px #9b2326 solid;
 list-style-type: none;
 padding-left: 10px;
}
  
#other {
color:#000;
font-size:11px;
    width: 635px; 
	  text-align: justify;

  position: relative;
}

#other a 

{ color: #3d6e19; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#other a:hover

{ border-bottom: 0px dashed; 

  text-decoration: none;

  cursor: cross;  }





#stats

{ background: #9b2326;

  font-family: Century Gothic, Verdana;

  font-size: 8pt;
  
  text-align: center;
  
  line-height: 20px;

 color: #000;
 
 border-bottom: 4px solid #000;

 }  
 
 #stats a 

{ color: #fff; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#stats a:hover

{ border-bottom: 0px dashed; 

  text-decoration: none;

  cursor: cross;  }

blockquote {
 border-left: 5px #9b2326 solid;

}