
	
body {
	
    background-image: url(bg.jpg);
    background-repeat: repeat-x;
	background-color: #3a3a39;
	text-align: center;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	}

body, td { 
	font-family: verdana,helvetica;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #b3b5af;
}
	a:link, a:active, a:visited { 
    color: #223006;
	font-weight: bold;
    text-decoration: none;
	
}

a:hover {
	color: #41521f;
	text-decoration: none;
}
	

input, textarea, option, select {
	background-color: #41521f;
	font-family: tahoma;
	font-size: 8pt;
	color: #c7cac0;
	letter-spacing: 1px;
	border: 1px solid #c7cac0;
	padding: 1px; 
	}

.headline {
	background-color: transparent;
	color: #3f5814;
	font: 14pt "Lucida Sans";
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 5px;
	}
.headline:first-letter{
       
       
	   background-color: transparent;
	   font-size: 20px; 
       font-weight: bold;
       font-family:"Lucida Sans", tahoma; 
       font-style: italic;
       color:#425221;
       text-transform: uppercase;
	   }


#header {
	background: url('header.jpg');
	width: 900px;
	height: 500px;
}
#container { 
	width: 900px;  
	top: 0px;
	left: 0px;
	position: absolute;
} 
#nav{
background-color: transparent;
width: 500px;
left: 50px;
display: block;
font-family : "Lucida Sans" , verdana, sans-serif;
font-size : 14px;
line-height:normal;
position : relative;

}
#nav ul {
margin:0;
padding:5px 5px 0 15px;
list-style:none;
}
#nav li {
display:inline;
margin:0;
padding:0;
}
#nav a {
margin:0;
padding:0 0 0 0px;
text-transform: none;
}
#nav a:active, #nav a:hover {
	color: #35451a;
	text-transform: none;
}
#content {  
	width: 550px; 
	font-family:"Lucida Sans",  verdana,helvetica;
	font-size: 10pt;
    margin-top: 0px;
	padding-left: 80px;
	padding-right: 0px;
	letter-spacing: 0px;
	text-align: justify; 
	
}
#footer {
	background-color: #3a3a39;
	width: 550px; 
	text-align: justify;
	font-family: 'trebuchet ms',verdana,helvetica;
	font-size: 8pt;
	color: #191919;
	padding-left:100px;
	padding-bottom:20px;
	
	
	}
#footer a:link,  a:visited {
	color: #475728;
}
#footer a:active,  a:hover {
	color: #475728;
}





strong {
	font-weight: bold;
	color: #486214;
	letter-spacing: 2px;
}
em {
	
	font-style: italic;
	color: #4a5239;
	letter-spacing: 2px;

}

#stat{
background-color: transparent; 
font-size: 12px; 
font-family: "Lucida Sans", sans-serif; 
text-align: justify; 
width: 400px;
letter-spacing: 1px;
padding: 15px 15px 15px 15px
	}


.center{
text-align: center;
}

.codesort h2 {
	font-size: 8pt;
}

.codesort h3 { 
font-size: 8pt;
}

.codesort p { 
}

.codesort a {
}

.codesort img { 

}

.codesort ul { 
}

.codesort li { 

display: inline;
	padding-right: 0.5em;
}

.codesort input { 
}

.codesort option { 
}

.codesort select { 
}

.credit { 
}

