
		body {
			font: 0.8em Verdana, Arial, Helvetica, sans-serif;
  			margin: 0; 
			padding: 0;}
		
		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			border-right: 1px dotted #144C27;
		}
		
		#snhbanner {
			padding: 5px;
			margin-bottom: 0px;
			background: #fff url(/images/nav/SNHbanner_seals.jpg) no-repeat;
			height: 50px;
			margin-bottom: 0px; 
			font-weight:bold; 
			color:#666666; 
			font-size:11px; 
			padding-left:105px; 
			padding-top:83px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 0px;
			background: #355778 url(header.jpg) no-repeat;
			height: 230px;
		}

		#content {
			padding: 5px 10px 0px 10px;
			margin-left: 210px;
			height: 600px;
			background-color: white;
			
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			height: 600px;
			margin: 0;
			margin-right: 0px;
			background-color: #355778;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0px;
			background-color: white;
		}
		
		h1{
		font-size: 45pt;
		color: #fff;
		margin: 40pt 0 0 5pt;
		}
		.seriestitle{
		font-size: 14pt;
		font-weight: normal;
		color: #fff;
		margin: 80pt 0 0 150pt;
		}
		
		h2{
		font-size: 15pt;
		font-weight: normal;
		padding: 5px 0 5px 0;
		color: #355778;
		border-top: 1px solid #355778;
		border-bottom: 1px solid #355778;
	
		}
		
		h3{
		font-size: 13pt;
		color: #355778;
		padding: 0px;
		}
		
		h4{
		font-size: 11pt;
		font-weight: bold;
		color: #144C27;
		margin-bottom: -13px;
		}
		
		p{
		line-height: 1.3em;
		}
		
		ul{
		list-style-type: none;
		line-height: 2em;
		font-size: 0.9em;
		margin: 1em;
		padding: 0;
		}
		
		a{
		text-decoration: none;
		font-weight: bold;
		}
		
		a:link, a:visited{
		color: white;
		}
		
		a:hover{
		color: #a9bacb;
		}
		


