
		body {
			text-align:center;
			background-color: #3D5062;
			font-family: arial;
			font-size: .8em;
			height: 768px;
			}
			
		.container {
			width: 758px;
			/*height: 600px;*/
			margin: auto;
			border: 4px solid #112233;
			background-color: #fff;
			margin-top: 10px;
			}
		
		h1 {
			font-weight: bold;
			font-size: 2em;
			margin-bottom: 1em;
			margin-top: 1em;
			}
	
			
		h2 {
			font-weight: bold;
			font-size: 1.5em;
			margin-bottom: 1em;
			margin-top: 1em;
			}

		h3 {
			font-weight: bold;
			font-size: 1.17em;
			margin-bottom: 1em;
			margin-top: 1em;
			}
			
		h4 {1em; margin-top: 1em; margin-bottom: 1em;}
		
		h5 {.83em; margin-top: 1em; margin-bottom: 1em;}
		
		h6 {.75em; margin-top: 1em; margin-bottom: 1em;}
			
		em {
			font-style: italic;
			font-weight: bold;
			}
		

		strong {
			font-weight: bold;
			color: #0066cc;
			}
			
		a {color: #0066cc; text-decoration: none;}

		.comment-author {margin-top: 10px;}
		.comment-meta {margin-bottom: 8px;}

		.navBar {
			background-color: #3d5062;
			height: 25px;
			width: 756px;
			/*border-bottom: 1px solid #fff;*/
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			}
			
		
		.navBar li {
			display: block;
			float: left;
			font-weight: bold;
			color: #fff;
			padding-right: 8px;
			padding-left: 8px;
			line-height: 1.9em;
			border-right: 1px solid #fff;
		}
		
		.navBar li a {
			color: #fff;
			text-decoration: none;
			font-size: 1em;
			}
		
		.subNavLine {
			background-color: #9ba9b8;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-top: 1px solid #fff;
			line-height: .8em;
			position: relative;
			top: -1px;
			}
		
		.header {
		   padding: 0px;
			height: 196px;
			}
			
		.header img {
			border: 0;
			padding: 0;
			}
			
		.home-photo {
			margin-top: 20px;
			margin-left: 5px;
			width: 270px;
			float: left;
			}
			
		.latest-news-events {
			text-align: left; 
			float: left; 
			position: relative; 
			left: 15px; 
			top: 20px; 
			width: 240px; 
			border: 1px solid #ccc;
			background-color: #eee;
			padding-left: 5px;
			
			}
			
			.latest-news-events  ul {	
			position: relative;
			list-style-type: disc;
			padding-left: 45px;
			left: -10px;
			}

		.latest-news-events a {
			text-decoration: underline;
			}
			
		.news-post {
			border: 1px solid #ccc;
			background-color: #eee;
			width: 500px;
			}
			
		.post {
			border: 1px solid #ccc;
			background-color: #eee;
			margin-bottom: 5px;
			padding: 8px;
			}
			
		.pageContentHome {
			text-align: left; 
			float: left; 
			position: relative; 
			left: 0px; 
			top: 0px; 
			width: 520px; 
			margin-left: 10px;
			}
			
		.pageContentHome  ul {	
			position:relative;
			padding-left: 35px;
			list-style-type: disc;
			}
			

		.pageContent {
			text-align: left;
			float: left;
			width: 550px;
			position: relative;
			left: 15px;
			top: 15px;
			}

		.pageSidebar {
			text-align:right; 
			border: 1px dashed #ccc; 
			width: 155px; 
			float: right; 
			position: relative; 
			margin-right: 20px;
			margin-top: 15px;
			padding-right: 8px;
			}
			
		.mugShots div {
			margin-right: 8px;
			margin-bottom: 10px;
			}
			
		.mugShots img {
			border: 1px solid #000;
			}
			
		.mugShots a {
			color: #0066cc;
			text-decoration: none;
			margin-top: 4px;
			}
			
			
			


		#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background-color: #3d5062; font-weight:bold;}
		#dropmenu a {display:block;/*padding:0.25em 1em;*/ color:#fff; /*border-right:1px solid #c8c8c8;*/ text-decoration:none; 
		background:#3d5062; padding-right: 0px; border: 0;}
		#dropmenu a:hover {background:#3d5062; color:#ccc; !important}
		#dropmenu li {float:left; position:relative; border: 1;}
		#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px; border: 1px solid #fff; }
		/*#dropmenu ul a {border-left:1px solid #c8c8c8;}*/
		/*#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}*/
		/*#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}*/
		#dropmenu ul ul {top:auto;}
		#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
		#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
		#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
		#dropmenu ul li {border: 0 !important;}
	
		
