@charset "utf-8";
/* CSS Document */

/************************Content area*************************/

	
#background #wrapper #content #right_content #left_col {
	float:left;
	width:470px;
	color:#5F594E;
	font:11px Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 57px;
}

#background #wrapper #content #right_content #full_col {
	float:left;
	width:660px;
	color:#5F594E;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:32px 0 0 57px;
}

#background #wrapper #content #right_content #left_col a:link{
	color:#730302;
	text-decoration:underline;
	}
#background #wrapper #content #right_content #left_col a:visited{
	color:#250101;
	text-decoration:underline;
	}
#background #wrapper #content #right_content #left_col a:hover{
	text-decoration:none;
	}	
	
	
/******************** Right Column ***********************/
#background #wrapper #content #right_content #right_col {
	float:left;
	margin-left:15px;
}

#background #wrapper #content #right_content #right_col #search {
	display:block;
	width:170px;
	height:24px;
	background:url(../images/search_background.gif) no-repeat;
	color:#333;
	position:relative;
	margin-bottom:30px;
	margin-top:15px;
	text-align:right;
}
