.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.heading {
	font-family: "Comic Sans MS";
	font-size: 30pt;
}

body {
	background-attachment: fixed;
	background-image: url(../backgrounds/WOOD11M.jpg);
	background-repeat: repeat;
}
#header {
	position:absolute;
	left:60px;
	top:30px;
	width:866px;
	z-index:2;
	background-color: #E4CB8F;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-color: #87451E;
	border-right-color: #87451E;
	border-bottom-color: #87451E;
	border-left-color: #87451E;
	height: 92px;
}
#leftheader {
	position:absolute;
	left:-10px;
	top:-10px;
	width:10px;
	height:112px;
	z-index:1;
}
#rightheader {
	position:absolute;
	left:866px;
	top:-10px;
	width:10px;
	height:112px;
	z-index:4;
}
#maincontent {
	position:absolute;
	left:50px;
	top:179px;
	width:886px;
	z-index:1;
	margin: 0px;
	padding: -1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentheader {
	position:absolute;
	left:0px;
	top:-10px;
	width:886px;
	height:10px;
	z-index:4;
}
.innercontent {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87451E;
	border-left-color: #87451E;
	background-color: #E4CB8F;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #87451E;
}
#header div a:hover {
	background-color: #87451E;
	padding-right: 25px;
	padding-left: 25px;
	color: #E4CB8F;
}
#header div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #87451E;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #E4CB8F;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #87451E;
	color: #E4CB8F;
}
.animalsindatabase {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #87451E;
	border-right-color: #87451E;
	border-bottom-color: #87451E;
	border-left-color: #87451E;
}
.animallist {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #87451E;
	border-right-color: #87451E;
	border-bottom-color: #87451E;
	border-left-color: #87451E;
}
