#masthead {
	margin: 0;
	background: #9B9277 url('../images/louisiana-hunters-alligator.jpg') no-repeat left;
	height: 200px;
	padding: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	display:inline;
	margin: 0;
	padding 0;
}

#menu a {
	text-transform: none;
	text-align: left;
	color: #d79b2e;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}

#menu a:hover {
	color: white;
}

#contenttable a {
	color: #d79b2e;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
}

#contenttable a:hover {
	color:white;
}
