@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(83,186,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 20px;
}
#container {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	background-image: url(../Images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
}



.lavaLamp {
	height: 30px;
	width: 965px;
	overflow: hidden;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../Images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#header {
	height: 165px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#search {
	width: 300px;
	position: relative;
	top: -75px;
	float: right;
	margin-right: 10px;
}
#homebutton {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
	padding: 0px;
	float: none;
	left: 0px;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
	display: inline;
}
#FlashID {
	margin: 0px;
	padding: 0px;
}
#currentpage {
	color: #D00;
}
#hiddenheader {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background: url("../Images/menuselect.png") no-repeat right -30px;
	width: 14px;
	height: 30px;
	z-index: 8;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#hidden {
	background-image: url(../Images/famuseheader.jpg);
	background-position: left top;
	height: 165px;
}
.lavaLamp li.back .left {
    background: url("../Images/menuselect.png") no-repeat top left;
    height: 30px;
	margin-right: 14px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: #222;
	outline: none;
	text-align: center;
	height: 30px;
	top: 5px;
	z-index: 10;
	letter-spacing: 0;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	bottom: 0px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 0px;
	color: rgb(83,186,255);
	padding-top: 15px;
	background-image: url(../Images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#footer ul {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 950px;
	margin-bottom: 0px;
	display: block;
}
#footer a {
	text-decoration: none;
	color: rgb(83,186,255);
}
#footer a:hover {
	color: rgb(83,186,255);
}
#footer ul li {
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	float: left;
}
#footer ul li a {
	padding: 0px;
	text-decoration: none;
	color: #D00;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover  {
	color: rgb(144,213,214);
	text-decoration: underline;
}
#footer p {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	width: 1000px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fish {
	float: right;
	margin-top: -20px;
	margin-right: 120px;
}
#footer .bslinks {
	font-size: 2px;
	color: #FFF;
	width: 200px;
}
#footer .bslinks a {
	color: #FFF;
	clear: both;
}
#top {
	margin-right: auto;
	margin-left: auto;
	width: 946px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#bottom {
	margin-right: auto;
	margin-left: auto;
	width: 946px;
	display: block;
	margin-top: 0px;
	padding-bottom: 25px;
	clear: both;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #D00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
