/*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: 38px;
}
#header
{
	height: 165px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#search
{
	width: 229px;
	position: relative;
	top: -75px;
	float: right;
	margin-right: 0;
}
#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: 31px;
	margin-left: 31px;
	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: 795px;
	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;
}

