* {
	color: #000;
}

#com_community {
	width: 792px;
}
#com_community h3{
	margin-top: 5px;
	font-weight: normal;
	font-size: 22px;
}

#community_title img {
	float: left;
}

#community_title h3 {
	float: left;
	font-size: 26px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}

#network_buttons {
	float: right;
	margin-right: 60px;
}

#community_content {
	padding: 0 20px;
	float: left;
	width: 547px;
	margin-right: 20px;
	margin-bottom:20px;
	display: inline;
}

#community_content p{
	color:#000000;
}

#community_menu {
	float:left;
	width: 185px;
	margin-bottom: 40px;
}

* html #community_menu { /* IE 6 Hack */
	margin-left: -50px;
}

* html #community_menu.supDetails {
	margin-left: -30px;
}

#community_menu h4 {
	width: 185px;
	background-repeat: no-repeat;
}

#community_menu ul {
	list-style-type: none;
	margin-left: 6px;
	margin-bottom: 5px;
}

#community_menu li{
	font-size: 14px;
	color: #000000;
}

#community_menu a:link, #community_menu a:visited, #community_menu a:hover{
	text-decoration: none;
	color: #000000;
}

#community_menu h4.menu_home {
	height: 27px;
	background-image: url(images/community_menu/home.gif);
	margin-bottom: 10px;
}
#community_menu h4.menu_recipes {
	height: 27px;
	background-image: url(images/community_menu/recipes.gif);
}
#community_menu h4.menu_news {
	height: 24px;
	background-image: url(images/community_menu/news.gif);
}
#community_menu h4.menu_competitions {
	height: 27px;
	background-image: url(images/community_menu/competitions.gif);
}
#community_menu h4.menu_stuff {
	height: 27px;
	background-image: url(images/community_menu/stuff.gif);
}
#community_menu h4.menu_press {
	height: 27px;
	background-image: url(images/community_menu/press.gif);
}

#community_menu h4.menu_crabbyMap {
	height: 27px;
	background-image: url(images/community_menu/crabby_map.gif);
}
#community_menu h4.menu_comments {
	height: 27px;
	background-image: url(images/community_menu/comments.gif);
}

.article_title h3{
	font-size: 9px;
	color: #000000;
	margin-bottom: 10px;
}

#article_image {
	float: left;
	height: 250px;
	width: 260px;
}

.community_preview .article_text {
	float: left;
	width: 280px;
	height: 250px;
}

.com_hr {
	width: 588px;
	height: 53px;
	background-image: url(images/com_hr.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: -40px;
}

.article_main .article_text {
	color: #000000;
}

.article_main p {
	margin-bottom: 10px;
}

.article_text a:link, .article_text a:visited, .article_text a:hover{
	color: #FFFFFF;
}
