/* rjsa.com CSS Document */
body	{ background: url(../images/yellow_back.png) repeat-x 0 0 #889A6C; text-align: center;  
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #BDAF85;
}

/* Hyperlinks */

a:link{
	text-decoration: underline;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #ffffff;
}

a:visited{
	text-decoration: underline;
	color: #000000;
}

a:active{
	text-decoration: underline;
	color: #8FC441;
}
	html {
		margin:0;
		padding:0;

		color:#000;
	}
	body {
		min-width:910px;
	}
	#wrap {
	
		margin:0 auto;
		width:910px;
	}
	#footer {
		clear:both;
	}
	#footer p {
		padding:50px;
		margin:0;
    }
		#main {
	
		float:left;
		width:450px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {
	
		float:right;
		width:450px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }

#Info{
	clear: both;
position: relative; float:left
margin: 2px; 
left: 5px;
top: 3 px; 
width: 880px; border: 0px;
 font-size:14px;
  color:#ffffff;
}

#header_top {
clear: both;
position: relative; float:left
margin: 20px; 
left: 50px;
width: 900px; border: 0px;
MARGIN-TOP: 20px; 
FONT-SIZE: 16px;  
COLOR: #000;
}
#header_top_left {
clear: both;
position: relative; float:left
text-decoration: underline;
font-weight:bold;
margin: 2px; 
left: 375px;
MARGIN-TOP: 20px; 
FONT-SIZE: 16px;  
COLOR: #fff
}
