	<style>
		bonzai {
			nothing;  /* some older variations of the mozilla family appear to mangle the first declaration, hence the kamakazi*/
		}
		body {
			margin: 0px;
			text-align: left;
			color: green;
			background: #ffffff;
			font: normal 15px Arial, Verdana, Sans Serif;
			color: #000000;
		}
		
		p, form, div, object, ul, ol, li, img, h1, h2, h3, h4, h5, h6, blockquote, table, tr, td, tbody, small {
			margin: 0;
			padding: 0;
		}
		
		
		div#container {
			width: auto;
			margin: 0px auto;
			padding: 0;
			text-align: left;
			background: white;
			border-top: 0px;
		}
		
		div#header {
			height: 86px;
			background: #000047 url(images/header_background.gif) no-repeat;
			background-position: top center;
			visibility: hidden;
			display: none;
		}
		
		div#governor{
			width: 250px;
			overflow: hidden;
			color: #8EB6D3;
			text-align: left;
			padding: 10px 0 0 0px;
			visibility: hidden;
			display: none;
		}

		div#governor p{
			font: normal 19px Verdana, Arial, Sans Serif; 
			color: #A3A3B8;
		}

		div#search{
			visibility: hidden; display: none; text-align: left;
		}


		div#command {
			visibility: hidden; 
			display: none;
		}
		
		div#home-link {
			visibility: hidden; 
			display: none;
		}
		
		div#flash-banner {
			visibility: hidden; display: none; text-align: left;
		}
		
		div#divider {
			visibility: hidden; display: none; text-align: left;
		}
		
		
		div#content {
			background: #FFFFFF url(images/content_sidebar_background.jpg) no-repeat;
			background-position: top left;
		}
		

		
		div#share {
			visibility: hidden; display: none; text-align: left;
			
		}
		

		div#breadcrumb {
			color: #856819;
			font: 11px/11px normal Arial;
			padding: 5px 5px 5px 10px;
			visibility: hidden;
			display: none;
		}
		
		div#breadcrumb a {
			color: #856819;
			font-weight: normal;
		}
		
		div#story {
			padding: 25px 0px 10px 0px;
		}
		
		div#story-wide {
			padding: 25px 10px 10px 38px;
		}
		
		div#story p {
			margin: 1px 12px 11px 0px;
		}
		
		div#story p img {
			border: 3px solid #9FA2C3;
			padding: 1px;
			background: #B2B7EB;
			margin: 2px 5px 0px 8px;
		}
		
		div#story p img.right {
			float: right;
		}
		
		div#story img.clean {
			border: 0px;
			background: none;
		}
		
		div#story ul {
			margin: 0px 10px 8px 45px;
			list-style: square;
		}
		
		div#story ul li {
			padding-bottom: 9px;
		}

		div#story ol {
			margin: 0px 10px 8px 50px;
			padding: 0;
		}
		
		div#story table { 
			border: 0px;
			margin: 5px 0px 5px 0px;
			border: 0px;
		}
		
		div#story table.form { 
			width: auto;
		}

		div#story table tr td {
			padding: 5px;
		}
		
		div#story table.form tr td { 
			border: 0px;
			padding: 0px;
			border: 0px;
			margin: 0px;
		}
		
		div#features {
			visibility: hidden; display: none; text-align: left;
			float: left;
			font: normal 11px Verdana, Sans Serif;
			width: 250px;
			margin: 0px 10px 3px 0px;
		}
		
		div#features div {
			border-top: 2px solid #F2C344;
			background: #F6F7FB url(images/features_background.jpg) 0px -100px no-repeat;
			padding: 0px 0px 5px 0px;
		}
		
		div#features div.photo-large{
			background: #F6F7FB url(images/features_background.jpg) top center no-repeat;
		}
		
		div#features p {
			margin: 2px 2px 0px 9px;
			padding: 0px;
		}

		div#features p img {
			margin: 6px 3px 0px 0px;
			padding: 0px;
			border: 3px solid white; /* overrides story p img */
			float: none;
		}
		
		div#features div.video p {
			padding: 4px 5px 5px 40px;
			margin: 0px;
			background: url(images/video_accent.gif) 7px 5px no-repeat;
		}
		
		div#features div.audio p {
			padding: 4px 5px 5px 40px;
			margin: 0px;
			background: url(images/audio_accent.png) 7px 5px no-repeat;
		}
		
		div#features div.links p, div#features div.links p.pdf {
			padding: 4px 5px 5px 40px;
			margin: 0px;
			background: url(images/pdf_accent.png) 7px 5px no-repeat;
		}
		
		div#features div.links p.ppt {
			background: url(images/ppt_accent.png) 7px 5px no-repeat;
		}
		
		div#features div.links p.xls {
			background: url(images/xls_accent.png) 7px 5px no-repeat;
		}
		
		div#features div.links p.doc {
			background: url(images/doc_accent.png) 7px 5px no-repeat;
		}
	
		/* album display classes */

		div#album {
			margin: 0px 0px 5px 0px;
			padding: 8px;
			width: 700px;
			/*background: #FFEDA5;
			border: 1px solid #FFD119;*/
		}

		div#album_box {
			margin: 0px 0px 15px 0px;
			padding: 10px 8px 2px 11px;
			width: 860px;
			min-height: 210px;  
			height: auto !important; /* stupid IE 7 */
			height: 210px;
			background: #FFEDA5 url(/templates/gov_widescreen/images/album_background.jpg) no-repeat top center;
			border: 1px solid #F5D658;
			border-top: 6px solid #F5D658;
			border-bottom: 4px solid #F5D658;
		}
		
		div.first_photo {
			float: right;
			width: auto;
			margin: 0px 9px 5px 5px;
			padding: 4px;
			border: 3px solid #A68812;
			background: #CAAB30;
		}

		div#album_box h2 {
			margin: 0px 0px 8px 0px;
			padding: 0px;
			font-size: 18px;
		}

		div#album_box p {
			margin: 1px 0px 10px 0px;
			padding: 0px;
		}

		div#album_box p img {
			margin: 0px 9px 5px 0px;
			padding: 2px;
			border: 1px solid #A68812;
			background: #C2A32B;
			float: none;
		}

		div#album_box p img.clean {
			margin: 0px 9px 5px 0px;
			padding: 2px;
			border: 0px;
			background: none;
		}

		div#right-side {
			visibility: hidden; display: none; text-align: left;
		
		}
			
	
		div#footer-background {
			visibility: hidden; display: none; text-align: left;
			background: #FFFFFF;
			background-position: top center;
			height: 130px;
			border: 0px;
		}
		
		div#footer {
			width: 958px;
			text-align: center;
			height: 33px;
			background: #FFFFFF;
			clear: both;
		}

		div#footer p{
			visibility: hidden; 
			display: none; text-align: left;
			color: #000000;
			font-size: 12px;
			text-align: left;
			padding-top: 13px;
		}
		
		div#footer p.copyright {
			visibility: visible; 
			display: inline;
			float: left;
		}
		
		h1 {
			font: normal 28px Georgia, Palatino, Times New Roman, Times, Serif;
			padding: 0px 0px 0px 0px;
			color: #000000;
			overflow: hidden;
			white-space: nowrap;
			background: none;
		}
		
		h2 {
			font: bold 17px Arial, Trebuchet, Verdana, Arial, Sans Serif;
			color: #000000;
			padding: 0px 10px 18px 0px;
			white-space: nowrap;
			overflow: hidden;
		}
		
		h3 {
			font: bold 19px Georgia, Palatino, Times New Roman, Times, Serif;
			color: #000000;
			padding: 6px 10px 0px 0px;
			white-space: nowrap;
			overflow: hidden;
		}
				
		div#right-side h3 {
			font: normal 22px/22px Georgia, Palatino, Times New Roman, Times, Serif;
			padding: 7px 0px 14px 18px;
			color: #000000;
			overflow: hidden;
			white-space: nowrap;
			background: none;
		}
		
		h4 {
			font: bold 15px Arial, Trebuchet, Verdana, Arial, Sans Serif;
			color: #000000;
			padding: 6px 10px 0px 0px;
			white-space: nowrap;
			overflow: hidden;
		}
		
		div#right-side h4 {
			font: normal 22px/21px Georgia, Palatino, Times New Roman, Times, Serif;
			padding: 7px 0px 14px 18px;
			margin-top: 10px;
			color: #000000;
			border-top: 2px solid #FFFFFF;
			background: none;
			overflow: hidden;
			white-space: nowrap;
		}
		
		h5 {
			font: bold 16px/16px Arial, Sans Serif;
			margin: 8px 0px 0px 0px;
			padding: 0px 20px 2px 0px;
			color: #000000;
			background: none;
			background-position: left top;
		}
		
		
		div#features h5 {
			margin: 0px;
			padding: 5px 3px 4px 13px;
			background: none;
			color: white;
		}
		
		div#features h5 a {
			color: black;
		}
		
		
		h6 {
			font: normal 11px Arial, Verdana, Sans Serif;
			padding: 5px 0px 5px 0px;
			color: #000000;
		}
		
		object {
			margin: 0px 10px 10px 0px;
			z-index: -1;
		}
		
		small {
			font-size: .85em;
		}
		
		.share_links {
			padding-left: 3px;
			font-size: 13px;
			font-weight: normal;
		}
		
		a:link { 
			color: #2D2D7A; 
			font-weight: bold; 
			text-decoration: none; 
		}
		
		a:visited { 
			color: #4B4B8F;
			text-decoration: none; 
		 }
		
		a:hover { 
			color: #000066; 
			text-decoration: underline; 
		}
		
		a:active { 
			color: #000000; 
			text-decoration: underline; 
		}
		
		
		a.share_link:link {
			color: #B09D55;
			font-weight: normal;
			padding-right: 12px
		}
		
		a.share_link:visited {
			color: #B09D55;
			font-weight: normal;
		}
		
		a.share_link:hover {
			color: #7C6B2A;
		}
		
		a.footer {
			margin-left: 18px;
			font-weight: normal;
		}
		
		a.caption {
			font-weight: normal;
		}
		
		/*h4 a:hover {  decided to leave the underline hover state for now on news heads
			text-decoration: none;
		}*/
		
		h5 a:link {
			color: #5E7CAD;
		}
		
		h5 a:hover {
			color: #825519;
		}
		
		.note {
			font: normal .85em Verdana, Arial, Sans Serif;
			color: #666666;
		}
		
		.required {
			font-weight: bold;
			color: #ED0000;
		}
		
		.more_news {
			font: normal 11px/10px Arial, Verdana, Sans Serif;
			margin-left: 208px;
		}
		
		.nobreak {
			white-space: nowrap;
		}
		
		.caption {
			font: normal 11px/13px Verdana, Arial, Sans Serif;
		}
		
		#dropdowns { visibility: hidden; display: none; text-align: left; }
</style>

