
body {
	color:#000000;
	text-align: left;
	font:  13px Trebuchet MS;
	margin-top: 10px;
	background-color: #240100; 
	background-image: url("bodybg.jpg");
	background-repeat: repeat;
	background-position: top left; 


}
	   
#wrapper {
	text-align: left;
	background-image: url("bg.gif");
	width: 850px;
	height: 500px;
	margin: 0 auto;
	
	border: 1px solid #FFFFFF;
	
} 

p
{
margin-right: 10px;
margin-left: 10px;
}

#header{
	margin: 30px;
	height: 20px;
	width: 740px;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
}

#header a{
	
margin: 0px;
text-decoration: strong;
}



#left {
	float: left; 
	width: 400px;
	margin-left: 20px;
	height: 400px;
	text-align: left;
	
	overflow: auto;
}


#right {
	float: right;
	width: 350px;
	height: 400px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	
	overflow: auto;
	
}









}

a:link {
	color: #50A8AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #50A8AF;
}
a:hover {
	text-decoration: none;
	color: #ADE1E7;
}
a:active {
	text-decoration: underline;
	color: #ADE1E7;
}

a {
	font-weight: bold;
}

(#5093B4)
