/* NVN Content - Two Column */

/*
#contentHeader
{
	width:920px;
	height:25px;
	background:url(content_header_wide.jpg) no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
*/

#contentTableHeader
{
	background:url(content_header_wide.jpg) no-repeat;
}

/*
#contentCenter
{
	width:920px;
	min-height:300px;
	background:url(content_wide.jpg);
	float:left;
	margin:0px;
	padding:0px;
}
*/

#contentTableCenter
{
	background:url(content_wide.jpg);
}

/*
#contentFooter
{
	width:920px;
	height:70px;
	background:url(content_footer_wide.gif) no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
*/

#contentTableFooter
{
	background:url(content_footer_wide.gif) no-repeat;
}


#contentMain
{
	width:820px;
	margin-left:0px;
	margin-right:0px;
	padding-left:50px;
	padding-right:50px;
	float:left;
	color:#FFFFFF;
	line-height:1.5em;
	text-align:left;
}

#contentNotes
{
	width:0px;
	display:none;
}

