body{overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	line-height: 1.5;}
.left{float: left;
	margin: 5px 15px 5px 0px;}
.right{float: right;
	margin: 5px 0px 5px 15px;}
.inline{margin: 5px}
img{border: 0px;}
h1{	font-size: 36px;
	font-weight: bold;
	line-height: 1;}
h2{
	font-weight: 700;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	line-height: 1;}
a{color: #A4D345;}
a:hover{color: #fff;
	background-color: #735623;}
p{text-align: left;
	line-height: 1.5;
	margin: 0em 0em 1em 0em;}
td{margin: 10px;
	vertical-align: top;}
address{margin-left: 15px;
	font-style: normal;}
hr{border: none;
	background-color: #fff;
	color: #fff;
	height: 1px;
	width: 80%;
	margin-top: 2em;
	margin-bottom: 2em;}
input, textarea{
	color: #74777D;
	border-style: solid;
	border-width: 1px;
	border-color: #BDBFC1;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	font-family: Arial, Sans-serif;
	margin-top: 4px;}
textarea{
	overflow: auto;}
input:focus, textarea:focus{
	color: #002146;}
input.button{
	line-height: 22px;
	width: 142px;
	height: 22px;
	padding-top: 0px;
	background-image: url(/images/buttonbg.png);
	background-color: #002146;
	border: 1px solid;
	border-color: #D9D9D9 #A4A4A4 #9B9B9B #A8A8A8;
	color: #EEE;
	padding-left: 10px;
	padding-right: 10px;}
input.button:hover{color: white;
	border: 1px solid white;}
input.radio{border-width: 0px;
	vertical-align: middle;}
input[disabled], textarea[disabled]{
	background-color: grey;
	color: #516881;}
.inputComment{text-align: right;
	vertical-align: top;
	padding: 3px;}
.inputField{text-align: left;
	vertical-align: bottom;}
.submitButton{text-align: left;}
fieldset{display: block;
	padding: 20px;
	border: 1px solid #BDBFC1;}
legend{font-style: italic;}
label.captionHighlight{color: #A4D345;}
label.captionNormal{color: inherit;}
.imageTable{}
.imageCaption{font-style: italic;}

#contentBackground{
	position: absolute;
	left: 220px;
	top: 47px;
	z-index: 10;
	overflow: hidden;
	background-color: black;
	opacity: 0.6;}
#contentLayer{
	position: absolute;
	left: 220px;
	top: 47px;
	z-index: 20;
	overflow: auto;}
#content{margin: 60px;
	padding-bottom: 10px;
	font-size: 14px;}
#logo{position: absolute;
	z-index: 50;
	left: 10px;
	top: 10px;}
#logo a:hover{background-color: transparent;}
#backDrop{position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	overflow: hidden;}

.imageOverview{width: 100%;
	border-collapse: separate;
	border-spacing: 10px;}

.browser{background-color: #002146;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Serif;
	padding-left: 5px;
	height: 20px;
	background-image: url(/images/tdbgc.png);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #D9D9D9 #A4A4A4 #9B9B9B #A8A8A8;
	color: #EEE;}
.browser a{color: #A4D345;
	text-decoration: none;}
.browser a:hover{text-decoration: underline;}
table.animalOverview{
	width: 100%;
	border-spacing: 15px;
	border-collapse: separate;}
table.animalOverview td{text-align: top;}
table.animalOverview td.overviewImage{width: 250px;}
.overviewText h2{margin: 0px;}
table.animalData{width: 100%;
	border-collapse: collapse;
	font-family: Helvetica, Arial, Sans-serif;}
table.animalData td{border: 1px solid gray;
	padding: 3px;}
table.animalData th{padding-top: 15px;}
table.animalData td.comment{text-align: left;
	font-style: italic;}