#header { 
	width: 700px; 
	height: 150px; 
	background: url('images/backyard-bird-watching-banner.jpg')}

#logo {
	padding-top: 10px;
	padding-left: 17px;
	text-align: left;
	width: 400px;
}

#logo2 {
	padding-top: 4px;
	padding-left: 89px;
	text-align: left;
	width: 320px;
}


h1 {
	font-size: 18px; 
	text-align: left; 
	font-weight: normal;
	font-family: Tahoma;
	color: #FFFF33;
}

h2 {
	font-size: 26px; 
	text-align: center; 
	font-weight: normal;
	font-family: Tahoma;
	color: rgb(225, 225, 225);
}

h3 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	font-family: arial;
	color: #515251;
}

#content {
	font-family: Arial; 
	font-size: 16px; 
	color: #515251;
	padding-left: 5px;
	padding-right: 5px
}
#ad	{
	border: 2px; 
	font-family: Arial; 
	font-size: 16px; 
	color: rgb(81, 82, 81)
	text-align: left;
	valign: top;
	backroungd: #ffffff;
}

#menu {
	font-family: Arial; 
	font-weight: normal; 
	font-size: 14px; 
	margin-top: 15px;
}
#menu a {
	display: block;
	color: #50951c;
	margin: 3px;
}

#footer table{
	font-size: 12px;
	color: rgb(255, 255, 255);
	background-color: #005500;
	text-align: center;
}


span {
	font-weight: bold;
	} 


td { 
	vertical-align: top;
}
#underline {
	text-decoration: underline;
	font-weight: normal
}
body {
	background-color: rgb(153, 153, 153);
}

p.1 {
	align: center;
}