#mastheadContainer {
	background-image: url(../images/display/home_page/masthead_hp.gif);
}

#masthead {
	width: 841px;

}

#content_container #leftbar {
	width: 332px;
	background: url(../images/display/home_page/side_bar_bg.gif) repeat-y;
	z-index: -1;
}

#content_container #leftbar #emptyAnchor {
	background-image: url(../images/display/home_page/side_bar_tail_hp.gif);
}

#content_container {
	width: 837px;
	
}

#background_topShell {
	background-image: url(../images/display/home_page/footer_upper_bg.gif);
}

#f_b_text {
	width: 837px;
}

#footerbottom {
	background-image: url(../images/display/home_page/footer_lower_bg.gif);
}

#logo {
	padding-left:52px;
}

#articles .text{
	float:left;
	width: 270px;
}
#articles h2, #articles h2 a{
	margin-top:0;
	color:#011527;
}

#articles img {
	float:left; 
	margin-right:20px;
}

