/* narrow left navbar - Print styles */ 

#pagetable
{
	width: 70%;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-width: 600px;
	font-size: .9em;
}

#header
{
	height: 10px;
	background-image: url(/art/global/header/auv.jpg);
	background-repeat: no-repeat;
	background-color: #01014f;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: .95em;

}


#content_cell { width: 500px;
				 }

#sectiontitle {
			text-align:left;}


#navbarcell
		{
		width: 20%;}
		

		

