#directory_right_column{
	padding-top: 10px;
}
#left_column .left_content{
	background: #333;
	width: 210px;
	height: 423px;
}

#left_column .bottom_content{
	background: #333;
}

.bottom_content h1{
	line-height: 110%;
	margin-bottom:3px;
}

.bottom_content p{
	margin: 0;
	font-size: 95%;
	line-height: 120%;
}

#body_focus h1{
	font-size: 180%;
}

#body_focus p{
	margin-top: 0px;
}

#body_focus a, #body_focus a:visited{
	color: #3366cc;
}

#body_focus a:hover, #body_focus  a:visited:hover, #body_focus  a:active{
	text-decoration: underline;
}

#body_focus{
	margin-left: 0;
	width: 540px;
	/* font-size: 110%; */
	background: #000;
}

#main_body{
	background: none;
}

.subcat_block{
	margin-bottom: 10px;
}

.category_block{
	margin-bottom: 20px;
}

.category_block ul li{
	line-height: 190% !important;
}

a.category_listing, a.category_listing:visited{
	
}

a.category_title, a.category_title:visited{
	/* font-size: 115%; */
	font-weight: bold;
	/* color: #FFF !important; */
}

a.category_title:hover, a.category_title:visited:hover, a.category_title:active{
	/* color: #FFF !important; */
	/* text-decoration: none !important; */
}

.padding_all_around #top_navigation{
	margin-bottom: 0px;
}

#left_column{
	width: 230px;
	float: left;
	height: auto;
	background: pink;
}

.category_left .left_content,
#directory_right_column #rcol_three{
	margin-bottom: 10px;
}