body {
	background-color: silver;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 119px;
	text-indent: -2000px;
	background: url(/images/boot_splash.jpg) no-repeat 25px 15px;
	}

h2 {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	color: #c63;/*434343*/
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}
	
p { margin: 0 0 15px 0; }
	
#container {
	text-align: left;
	border: 1px solid #545454;
	width: 641px;
	margin: 0 auto;
	background: #fff url(bgMain.gif) repeat-y;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	}
	
#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;
	background: #66A84A url(menuBullet1.gif) no-repeat 15px 9px; /*B1D3EC*/
	padding: 0 0 0 5px;
	}
	
	#hMenu ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;
		text-align: center;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 0;
		}

	#hMenu ul li#frst {
		padding: 0;
		background: none !important;
		}

	#hMenu ul li a {
		color: #000;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

	#hMenu ul li a:hover {
		text-decoration: none;
		background-color:#33691D;/*6CAAD9*/
		}
/*
#ticker {
	height: 18px;
	background: yellow;
	}
*/
#content {
	padding: 10px;
	margin-bottom: 25px;
	}			
	#content a {
		color: #0084E6;
		text-decoration: underline;
		}
	#content a:hover {
		text-decoration: underline;
		color:#AA3939;
		}
			
#copyright {
	/*clear: both;*/
	border-top: 1px solid #545454;
	background-color: #66A84A;/*AAB8C2*/
	padding: 5px;
	}
	
	#copyright p {
		color #3d492b;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 340px;
		}

#news {
	width: 205px;
	float: left;
	padding: 5px;
	background-color: #D7E8F5;
	}
	
	#news p {
		color: #222222;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 10px 12px;
		}

	#news p .date {
		display: block;
		color: #4776bd;
		font: bold 11px/18px Georgia, Times New Roman, Times, serif;
		background: url(bulletNews.gif) no-repeat 0px 4px;
		margin: 0 0 0 -15px;
		padding: 0 0 0 15px;
		}
	
#membership, #sightings {
	width: 415px;
	float: right;
	padding: 0px;
	margin: 0 5px 0 0;
	}

	#sightings img {
		border: 1px solid #828282;
		padding: 3px;
		float: right;
		margin: 8px;
		}			

.column-1{float:left;width:203px;padding-right:15px;}		
.column-2{float:left;width:355px;}
.clear{clear:both;font-size:1px;}	