#body {
	background-image: url(website/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 768px;
	width: 1022px;
	border: none #FFFFFF;
}
#wrapper {
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 55px;
	padding-bottom: 15px;
	background-image: url(website/images/gradient.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	position: absolute;
}
#footer {
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(website/images/content_background.jpg);
	background-repeat: repeat;
	height: 475px;
	width: 492px;
	padding: 0px 25px 25px;
	overflow: auto;
	z-index: 2;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	overflow-x: hidden;
}

#menu {
	position: absolute;
	top: 230px;
	right: 860px;
	left: 115px;
}
#lionflash {
	position: absolute;
	right: 659px;
	bottom: 47px;
}
#biocontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(website/images/content_background.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 492px;
	padding: 25px;
	overflow: auto;
	z-index: 2;
	margin: 0px;
	overflow: hidden;
	z-index: 2;
	margin: 0px;
}
#mp3 {
	position: absolute;
	top: 38px;
	right: 143px;
}
#showscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(website/images/content_background.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 492px;
	padding: 25px;
	overflow: auto;
	z-index: 2;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contentcontainter {
	border: thick solid #b82a1d;
	height: 500px;
	width: 525px;
	position: absolute;
	height: 498px;
	width: 543px;
	top: 252px;
	right: 125px;
	left: 468px;
}

