body
{
	margin: 0;
	font-family: Bookman, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	}
	
#masthead
{
	display:inline;
	width: auto;
	padding:0px;
	border:none;

}


#contentColumn
{
	width: auto;
	margin:auto;
	height: 100%;
	border:none;


}

#pageFrame
{
	border:none;
	margin:auto;
	width:auto;
	background-color: #fff;
	background-image:none;
	color: #666666;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	}


#pageFrame2
{
	border:none;
	margin:auto;
	width:auto;
	background-color: #fff;
	background-image:none;
	color: #666666;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	}


#container
{
	margin-top:0px;
	width:auto;
	border:none;

}

#content
{
	width:auto;
	margin:auto;

}

#MainContentContainer
{
	paddint: 15px;
	margin:auto;
	
}



#PrimaryNavColumn, #innerPrimaryNavColumn, #footer, #innerFooter, #arrowlistmenu, #PrimaryNav09
{
	display: none;
}

