body {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	background-image: url('/img/bg.jpg');
	background-repeat: no-repeat;
	background-color: #000;
}

a {
	text-decoration: underline;
	color: #000;
}

h2 {
	padding: 0px;
	margin: 0px;
}

h3 {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

h5 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

.image_link_div_a {
	display: block;
	cursor: pointer;
	height: 343px;
	width: 248px;
	left: 371px;
	top: 50px;
	position: absolute;	
	z-index: 30;
}

.pane {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	display:none;
}

.content_reveal {
	width: 800px;
	height: 1250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.change_form_div, .admin_set_div {
	position: absolute;
	padding: 10px;
	border-color: #9c9c9c;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	z-index: 20;
	font-size: 12px;
}

.admin_set_div {
	left: 10px;
	top: 10px;
}

.change_form_div {
	left: 200px;
	top: 200px;
	width: 390px;
	z-index: 200;
}

.menu_div {
	text-align: center;
	left: 417px;
	top: 475px;
	position: absolute;
	height: 370px;
	width: 288px;
	z-index: 9;
}

.menu_div p {
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
}

.menu_div h3 {
	font-size: 20px;
}

.menu_div h4 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 10px;
	text-align: left;
}

.next_week {
	padding-top: 10px;	
}

.tabs {
	padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 5px;
}

.image_link_div {
	display: block;
	cursor: pointer;
	height: 330px;
	width: 270px;
	left: 370px;
	top: 60px;
	position: absolute;	
	z-index: 30;
}

div.tabs a {
	color: #454545;
}

div.tabs a.current, div.tabs a.current:hover {
	font-weight: bold;
	color: #000;
}

#accordion {
	top: 144px;
	left: 100px;
	position: absolute;
	width: 245px;
	z-index: 10;
}

#accordion h2 {
	text-transform: uppercase;
	margin: 0px;
	cursor: pointer;
	font-size: 30px;
	color: #454545;
}

.axe_menu_link {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	cursor: pointer;
	font-size: 30px;
	color: #454545;
}

#accordion h2.current {
	cursor: text;
	color:#000;
}

.image_div {
	left: 150px;
	top: 20px;
	position: absolute;
	background-color: #FFF;
 	border-color: #FFF;
	border-width: 15px;
	border-style: solid;
	z-index: 100;
	min-width: 400px;
	min-height: 600px;
}

.blackener {
	min-width: 800px;
	position: absolute;
	width: 100%;
	height: 1300px;
	z-index: 90;
	background-image: url('/img/trans.png');
	background-repeat: repeat;
}

.next_animal_div {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 734px;
	top: 490px;
	z-index: 45;
	color: #444;
}

.next_animal_p {
	color: #000;
	font-size: 12px;
}

#load_div {
	color: #FFF;
	position: absolute;
	height: 100%;
	width: 100%;
	/*background-image: url('/img/trans.png');
	background-repeat: repeat;*/
	background-color: #000;
	z-index: 50;
}

#load_div p {
	color: #333;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}