body {
	FONT-SIZE: 11px; 
	color: #5A676E; 
	CURSOR: default; 
	FONT-FAMILY: century gothic, verdana, trebuchet ms, arial; 
	TEXT-ALIGN: justify; 
	BACKGROUND-COLOR: #293336; 
}

A:link {
	FONT-WEIGHT: none; 
	CURSOR: crosshair; 
	color: #EBFFB3; 
	TEXT-DECORATION: none; 
}

A:visited {
	FONT-WEIGHT: none;  
	CURSOR: crosshair; 
	color: #EBFFB3; 
	TEXT-DECORATION: none; 
}

A:hover	{
color: #EBFFB3; 
text-decoration: underline; 
font-weight: none; 
border: 1px; 
}

hr { color:#2E2C2E; height:1px; width:80%; border:none;}

#wrapper {
width: 630px;
margin: 0 auto;
overflow: hidden;
padding: 5px; 
background-color: #000000;
border: 0; 
}

#banner {
padding: 5px;
margin: 0 0 0;
border: none;
text-align: center;
}

#navi {
width: 110px;
float: left;
border: none;
padding: 5px;
}

#content {
width: 460px;
float: right;
border: none;
padding: 5px;
padding-right: 30px; 
}

#footer {
clear: both;
text-align: center;
border: none;
padding: 5px;
	color: #5A676E;
	font-size: 9px; 
	font-family: "Century Gothic", "Verdana", "Arial", "Trebuchet MS", sans-serif;
}

.box { font-family:century gothic; color:#000000; border-left:30px solid #631C11; padding:7px; background:#808080; }

h1
{font: 12pt, Century Gothic; 
font-weight: none; 
color: #631C11;
letter-spacing: 3pt;
width: 300px;
border-bottom:1px solid #631C11;
}

h2
{font: 9pt, Century Gothic; 
font-weight: none; 
color: #631C11;
letter-spacing: 1pt;
width: 95px;
border-bottom: 1px solid #631C11;
}