body {
	
	background-color: #322124;
	background: url('bg.jpg');
    background-repeat: repeat-x;
    text-align : center;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
	
	body, td { 
	background-color: #322124;
	font-family: 'VERDANA', helvetica;
	font-size: 10pt;
	text-align: center; 
	color: #c1b78d;
	
	 }

a:link, a:active, a:visited { 
    color: #855528;
	font-weight: bold;
    text-decoration: none;
	
}

a:hover {
	color: #87592a;
	background-color: #211114;
	text-decoration: none;
}

	
input, textarea, option, select {
	background-color: #1f0f12;
	font-family: tahoma;
	font-size: 8pt;
	color: #987a4d;
	letter-spacing: 1px;
	border: 1px solid #9d7f64;
	padding: 1px; 
	}
	
	#nav{
    background-color: transparent;
    width: 190px;
    top: 685px;
    left: 620px;
    display: block;
    font-family :"century gothic" , helvetica, sans-serif;
    font-size : 14px;
    line-height:normal;
    position: absolute;

}
#nav ul {
margin:0;
padding:5px 5px 0 5px;
list-style:none;
}
#nav li {
display:inline;
margin:0;
padding:2px;
}
#nav a {
margin:0;
padding:0 0 0 0px;
font-family :"century gothic" , helvetica, sans-serif;
font-size : 10px;
letter-spacing : 2px;
text-transform : uppercase;
font-style:normal;

}
#nav a:active, #nav a:hover {
	color: #4f3724;
	text-transform: uppercase;
}

#container {

	background-color: transparent;
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	}
	
	
	#mainimg {
	background-color: transparent;
    width: 850px;
    height: 750px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    position:relative;



	}	
	
	#content {  
	background-color: #211114;
	width: 850px; 
	height: auto;
	font-family: 'verdana', helvetica;
	font-size: 8pt;
	padding: 0px;
	margin : 0;
	text-align: justify; 
	

}
#content a img {
	border: 5px solid #5a4028;
	position :relative;
	margin: 3px; 
}
#wish {	
padding: 2px;
}
#wish img {
	border: 5px solid #5a4028;
	}
		
#footer {
 
background : url(footer.jpg) no-repeat;
width: 850px;
height: 185px;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
font-size: 10px;
color: #85694e;
padding-top: 80px;
padding-left: 0px; 
padding-right: 110px;
padding-bottom: 20px; 
text-align: center;
clear: both;
	}
	
.headline {
	background: url(hl.jpg) no-repeat left center;
    color: #c1b78d;
	font: 18px "Lucida Sans";
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	letter-spacing: 1px;
	padding-left : 40px;
    padding-bottom : 0px;

	}
.headline:first-letter{
       
       
	   background-color: transparent;
	   font-size: 22px; 
       font-weight: bold;
       font-family:"Lucida Sans"; 
       font-style: italic;
       color:#583e27;
       text-transform: uppercase;}	
	   
	.stats{
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
	}

strong {
	font-weight: bold;
	color: #593f27;
	letter-spacing: 2px;
}
em {
	
	font-style: italic;
	color: #7e481d;
	letter-spacing: 2px;
}



.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 { 
}

