header, section, footer, aside, nav, article {
				display: block;}	
				
			body {
				color: #000000;
				background-color: #666666;
				/* background-image: url("wires.jpg"); */
				background-position: center;
				font-family: Georgia, Times, serif;
				line-height: 1.4em;
				margin: 0px;}
				
			.wrapper {
				width: 950px;
				margin: 10px auto 20px auto;
				border: 5px solid #000000;
				background-color: #cccccc}
				
			header {
			    height: 180px; 					
				background-color: #000000;
				background-repeat: no-repeat;
				background-position: auto;
				background-image: url("banner1B.jpg");}
				
			h1 {
				text-indent: -9999px;
				width: 940px;
				height: 161px;
				margin: 0px;}
				
		    footer {
				margin-top: 0px;
                color: #ffffff;
				background-color: #235b34;
				height: 30px;
				clear: both;}	
			
			nav{
				clear: both;
				color: #000000;
				background-color: #235b34;
				height: 30px;}
				
			nav ul {
				margin: 0px;
				padding: 5px 0px 5px 30px;}
				
			nav li {
				display: inline;
				margin-right: 40px;
				font-weight: bold;}
				
			nav li a {
				color: #000000;}
				
			nav li a:hover, nav li a.current {
				color: #ffffff;}
				
			article {
				clear: both;
				overflow: auto;
				width: 100%;
				}
				
			article li  {			
				text-align: center;
				display: block;
				padding: 5px;
				font-weight: normal;
				text-indent: -50px;}
				
			hgroup {
				margin-top: 40px;
				color: #000000;}				
						
			a {
				color: #de6581;
				text-decoration: none;}	
			p{
				margin: 10px 5px 5px 0px;
				padding: 5px;}
				
			h2, p {				
				text-align: center}
														
			footer {
				font-size: 80%;
				padding: 7px 0px 0px 20px;}