body {
	
	background: url('bg.jpg');
    background-repeat: repeat;
	background-color: #eeeeee;
	text-align : justify;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	}
	body, td { 
	font-family: arial;
	font-size: 8pt;
	text-align: justify; 
	color:#7a766b;
	}
	a:link, a:active, a:visited {
	text-decoration: none;
	color: #2f8eae;
}
A:hover {
	text-decoration: none; 
	color: #eeeeee;

}
	
	input, textarea, option, select {
	background-color: #transparent;
	font-family: arial;
	font-size: 8pt;
	color: #2f8eae;
	letter-spacing: 1px;
	border: 1px solid #2f8eae;
	padding: 1px; 
	}
#nav{
background-color: #transparent;
width: 580px;
display: block;
font-family :"arial" , verdana, sans-serif;
font-size : 11px;
line-height:normal;


}
#nav ul {
margin:0;
padding:2px 2px 0 0px;
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: #eeeeee;
	text-transform: lowercase;
}
#container {

	background-color: transparent;
	width: 600px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	}
	#header {
    background-color: transparent;
	width: 100%;
	height: 354px;
	
	}
	#mainimg {
	background-color: transparent;
	width: 600px;
	height: 354px;
	margin: 0 auto;
	padding: 0px;
	text-align: justify;
	}
	
	#content {  
	background-color: #transparent;
	width: 600px; 
	height: auto;
	font-family: arial, tahoma;
	font-size: 8pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: justify; 
	
	}

#footer {
 
width: 590px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #transparent;
padding-top: 20px;
padding-left: 15px; 
padding-right: 15px;
padding-bottom: 2px; 
text-align: center;
clear: both;
	
	

}
	
	.headline {
	font: 12pt "Century Gothic";
	color: #;
	font-weight: bold;
	text-align:left;
	letter-spacing: 1px;
	
	}
.headline:first-letter{
       
       
	   background-color: transparent;
	    font-family:"Century Gothic", tahoma; 
	   font-size: 30px; 
       font-weight: bold;
       font-style: italic;
       color:#2f8eae;
       text-transform: uppercase;

}
#content a:link, #content a:visited {
	color: #2f8eae;
    font-weight: bold;
}
#content a:active, #content a:hover {
	color: #eeeeee;
	
}
#content a img {
	position :relative;
}
.center{
text-align: center;
}
blockquote {
	
       
        background-color: #transparent;
	    color: #7a766b;
	    width: 500px;
		letter-spacing: 1px;
	    border: 5px solid #ffffff;
	    padding: 10px;
		text-align: center;
		margin-left: 1px;
        margin-right: 1px;
}

.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 { 
}

