body {
	FONT-SIZE: 12px; 
	color: #000000; 
	CURSOR: default; 
	FONT-FAMILY: trebuchet ms, arial; 
	TEXT-ALIGN: justify; 
	BACKGROUND-COLOR: #000000; 
	background-image: url('bgx.gif');
}

A:link {
	FONT-WEIGHT: bold; 
	color: #1B582C; 
	TEXT-DECORATION: underline; 
}

A:visited {
	FONT-WEIGHT: bold;  
	color: #1B582C; 
	TEXT-DECORATION: underline; 
}

A:hover	{
color: #1B582C; 
text-decoration: none; 
font-weight: bold; 
}


#wrapper {
width: 515px;
margin: 0 auto;
overflow: hidden;
padding: 0;
border: 0;
background-color: #E0DDD4;
}

#banner {
padding: 5px;
margin: 0 0 0;
border: none;
text-align: center;
background-repeat: no-repeat;
height: 490px;
}

#content {
width: 490px;
float: left;
border: none;
padding: 5px; 
padding-right: 10px; 
padding-left: 10px; 
}

#footer {
clear: both;
text-align: right;
height: 50px; 
border: none;
padding: 5px; 

	color: #857E24;
	font-size: 9px; 
	font-family: "Century Gothic", "Verdana", "Arial", "Trebuchet MS", sans-serif;
}


h1 {
font-family: Georgia;
color: #857E24;
font-size: 16px;
letter-spacing: 0px; 
font-weight: none;
font-style: none;
line-height: 11px;
text-align: left;
text-transform: uppercase;
width: 100%;
padding-right: 10px;
padding: 2px;
border-bottom: 1px dashed #857E24;
margin-bottom: 2px;  }

.navi {
    color: #131313;
    text-align: center;
	FONT-SIZE: 12px; 
	FONT-FAMILY: georgia, trebuchet ms, arial; 
	TEXT-ALIGN: center; 
}

.navi a:link {
    background-color: #232323;
    color: #E0DDD4;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}
.navi a:visited {
    background-color: #232323;
    color: #E0DDD4;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:hover {
    background-color: #E0DDD4;
    color: #131313;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:active {
    background-color: #E0DDD4;
    color: #131313;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.box { font-family: trebuchet ms; color:#232323; border-left:15px solid #857E24; padding:7px; background:#C8C8B0; }

img {
border: 0px;
}