#body
{
	background-image:    url('../../images/template_4/bodyBG_2Col.png');
	background-repeat: repeat-y;
}
#content
{
	width:  720px;
	/*background-color: #455323;/*debugging*/
}
#leftNav
{
	float:left;
	text-align:left;
	width:180px;
	display: block;
}
#leftNavLinkContainer
{
	margin-left:10px;
	margin-top: 20px;
	line-height: 130%;
	overflow: visible;
}
