
body {
	color:#000000;
	text-align: left;
	font:  13px Arial;
	margin-top: 10px;
	background-image: url('bg_bg.jpg');
    
	background-repeat: repeat;
	background-position: top center; 


}
	   
#wrapper {
	text-align: left;
	width: 850px;
	height: 532px;
	margin: 0 auto;
	border: 0px solid #c4ad90;
	
} 

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

#header{
	
	height: 100px;
	margin: 0px;
	text-align: right;
	text-decoration: none;
}

#header a{
	margin-right: 20px;
margin-left: 20px;
text-decoration: strong;
}

#menu{
	clear: both;
	height: 44px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
}

#menu a{
margin-right: 10px;
margin-left: 10px;
text-decoration: strong;
}

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


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


	



#footer{
	float: right;
	
	clear: both;
	margin-right: 0px;
	text-align: right;
	font:  90% Trebuchet MS;
	color: #FFFFFF;
	
}
#footer a
{


text-decoration: none;
color: #afa7a1;
	
}




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: none;
}

(#5093B4)

