body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202D33;
	background-color: #4f7180;
	margin: 0px;
	text-align: center;
}
.topnav {
	background-image: url(images/bckgrnd.jpg);
	height: auto;
	width: 750px;
	padding: 0px 0px 0px 15px;
}
.birds {
	text-align: center;
	border: 2px solid #2c3f47;
}
.topnav td {
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
a:link {
	font-size: 13px;
	color: #202D33;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #202d33;
	font-weight: bold;
}
.infobody {
	height: auto;
	width: 100%;
	padding: 25px 0px 0px;
	text-align: left;
}
.smtext {
	font-size: 10px;
}
.regtext {
	text-align: left;
}
.regtext a:link {
	font-size: 12px;
	color: #202D33;
}
.regtext a:visited {
	font-size: 12px;
	color: #202d33;
}
p {
	text-align: left;
}
.captiontxt {
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
.captiontxt a:link {
	font-size: 10px;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}
.smtextlight {
	font-size: 10px;
	color: #364752;
}

#topnav li {
	display: inline;
	border: 2px outset #5D7578;
	padding: 5px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #6E9EB2;
}
