/********************************************************************************************/
/* Montgomerybar.org  - Page Layout 5 Content Columns without left navigation and sidebar   */
/********************************************************************************************/


/*****************************************/
/*         Body Layout Styles            */
/*****************************************/ 

#bodyBG{
	width: 900px;
	background-image:  url(../images/global/bg_body_5col.gif);
	background-repeat: repeat-y;
	margin: 8px 0px 0px 16px;
	display: block;
}

#sitemapCol{
	float: left;
	width: 170px;
	margin: 0px 8px 14px 0px;
	padding: 0px;
	display: block;
}

#sitemapRow{
	width: 900px;
	display: block;
	clear: both;
	margin: 0px 0px 20px 0px;
}
