body {
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat : no-repeat;
	background-attachment:fixed;
	width: 100%;
	height:100%;
	background-position: center;
	margin-left: auto;
        margin-right: auto; 
        margin:0; padding:0;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 189px;
	text-indent: -1000px;
	background: url(../images/back.jpg) no-repeat center;
	}

h2 {
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
	color: #434343;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}

#container {
	text-align: left;
	border: 1px solid #545454;
	width: 850px;
	margin: 0 auto;
	background: #FFF;
	font: 14px/19px Georgia, Times New Roman, serif;
	}
	
	
.img {
	clear: both;
	margin: 0px 0px 0px 45px;
	text-decoration: none;
}

#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;
	background: #cbd1c3;
	padding: 0 0 0 0px;
	text-align: center;
	}

	#hMenu ul {
		margin: 0 0 0 -30px !important;
		margin: 0;
		list-style: none;
		text-align: center;
		}

	#hMenu ul li {
		display: inline;
		padding: 0 10px 0 10px;
		border-right: 1px solid;
		}

	#hMenu ul li#frst {
		font: bold 14px/25px Georgia, Times New Roman, serif;
		background-color:#e1e5db;
		padding: 3px 10px;
		border-right: 1px solid;
		}

	#hMenu ul li a {
		color: #000;
		font: bold 14px/25px Georgia, Times New Roman, serif;
		text-decoration: none;
		padding: 3px 10px;
		}

	#hMenu ul li a:hover {
		text-decoration: none;
		background-color:#e1e5db;
		font-style: oblique;				
		}		

#copyright {
	clear: both;
	border-top: 1px solid #545454;
	background-color: #cbd1c3;
	padding: 5px;
	}

	#copyright p {
		color: #3d492b;
		text-align: center;
		font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 0px;
		}

#home {
	width: 205px;
	height : auto;
	float: left;
	padding: 5px;
	background-color: #b6c5a9;
	}

	#home p {
		color: #222222;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 8px 0 0px 12px;
		clear:both;
		}		

#membership, #sightings {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0 0 0 0px;
	text-align: justify;
	}
	
	#membership p {
			text-align: justify;
			padding: 0px;
			margin: 0 25px 0px 20px;
			font: 12px/23px Verdana, Times, Times New Roman, serif;
		}   
			
	#membership img {
			clear: both;
			border: 0px;
			padding: 0px;
			float: center;
			margin: 0 0px 0px 0px;
		}
		
	#membership a img {
			border:0px solid #FFF;
			}
		
	#membership a img:hover {
			border:0px solid #FFF;
		}
		
	#membership a img:visited {
			border:0px solid #FFF;
		}		
		
	#membership a img:link {
			border:0px solid #FFF;
		}		
			
	#membership p .h3 {
			color: #434343;
			text-align: justify;
			font: 14px/23px Georgia, Times New Roman, Times, serif;
		}
