body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
#subnav #links {
	float: right;
	width: 120px;
	text-align: right;
	padding-top: 10px;
}
#subnav #links a {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #00A0C6;
	margin-bottom: 2px;
}
#subnav #links a.active {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	margin-bottom: 2px;
	color: #FFF;
	background-color: #00A0C6;
}
#subnav #links a:hover {
	color: #FFF;
	background-color: #00A0C6;
}
table {
	width: 950px;
	margin-top: 20px;
}
#body #content {
	height:300px;
	margin: 30px;
	overflow: hidden;
}
td {
	text-align: left;
}
#nav {
	text-align: left;
	vertical-align: bottom;
	padding-left: 15px;
}
#nav img {
	margin-bottom: 5px;
	margin-left: 10px;
}
#body {
	width: 100%;
	padding-left: 10px;
}
#thumbs {
	text-align: right;
	vertical-align: top;
	width: 130px;
	white-space: nowrap;
}
#thumbs img {
	margin-bottom: 3px;
}
#subnav {
	text-align: left;
	vertical-align: top;
	width: 260px;
}
#bird {

}
#body #content img {
	text-align: center;
}
