#bodyBackground {
	background-image: url(themeImages/content_area.jpg); 
	background-repeat: no-repeat; 
	vertical-align: top;
}

#headerBackgroundLeft {
	background-image: url(themeImages/margin_stretch_left.jpg); 
	background-repeat: repeat-y;
	vertical-align: top;
}

#headerBackgroundRight {
	background-image: url(themeImages/margin_stretch_right.jpg); 
	background-repeat: repeat-y;
	vertical-align: top;
}

#contentBackground {
	background-image: url(themeImages/content_header.png); 
	background-repeat: no-repeat; 
}

#realRawFact {
	background-image: url(themeImages/sideblock.png); 
	background-repeat: no-repeat;
}

#realRawFactCompact {
	background-image: url(themeImages/sideblockHalf.png); 
	background-repeat: no-repeat;
}

#topNavLink_blog {
	display: block;
	width: 68px; 
	height: 27px;
	background: url("themeImages/top_blog.jpg");
}

#topNavLink_blog:hover {
	display: block;
	width: 68px; 
	height: 27px;
	background: url("themeImages/top_blog_light.jpg");
}

#topNavLink_forum {
	display: block;
	width: 125px; 
	height: 27px;
	background: url("themeImages/top_forum.jpg");
}

#topNavLink_forum:hover {
	display: block;
	width: 125px; 
	height: 27px;
	background: url("themeImages/top_forum_light.jpg");
}

#topNavLink_forum span {
	display: none;
}

#topNavLink_home {
	display: block;
	width: 52px; 
	height: 27px;
	background: url("themeImages/top_home.jpg");
}

#topNavLink_home:hover {
	display: block;
	width: 52px; 
	height: 27px;
	background: url("themeImages/top_home_light.jpg");
}

#topNavLink_home span {
	display: none;
}

#topNavLink_carolyn_story {
	display: block;
	width: 118px; 
	height: 27px;
	background: url("themeImages/top_carolyn_story.jpg");
}

#topNavLink_carolyn_story:hover {
	display: block;
	width: 118px; 
	height: 27px;
	background: url("themeImages/top_carolyn_story_light.jpg");
}

#topNavLink_kelly_story {
	display: block;
	width: 105px; 
	height: 27px;
	background: url("themeImages/top_story_kelly.jpg");
}

#topNavLink_kelly_story:hover {
	display: block;
	width: 105px; 
	height: 27px;
	background: url("themeImages/top_story_kelly_light.jpg");
}

#topNavLink_symptoms {
	display: block;
	width: 157px; 
	height: 27px;
	background: url("themeImages/top_symptoms.jpg");
}

#topNavLink_symptoms:hover {
	display: block;
	width: 157px; 
	height: 27px;
	background: url("themeImages/top_symptoms_light.jpg");
}

#topNavLink_resources {
	display: block;
	width: 146px; 
	height: 27px;
	background: url("themeImages/top_resources.jpg");
}

#topNavLink_resources:hover {
	display: block;
	width: 146px; 
	height: 27px;
	background: url("themeImages/top_resources_light.jpg");
}

#topNavLink_press {
	display: block;
	width: 68px; 
	height: 27px;
	background: url("themeImages/top_press.jpg");
}

#topNavLink_press:hover {
	display: block;
	width: 68px; 
	height: 27px;
	background: url("themeImages/top_press_light.jpg");
}

#topNavLink_press span {
	display: none;
}

#topNavLink_faq {
	display: block;
	width: 58px; 
	height: 27px;
	background: url("themeImages/top_faq.jpg");
}

#topNavLink_faq:hover {
	display: block;
	width: 58px; 
	height: 27px;
	background: url("themeImages/top_faq_light.jpg");
}