#WholeThing {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
  height:890px;
  overflow:hidden;
}

body {
	background: #AA7E3E url(../images/paintedtile.jpg);
	background-repeat: repeat-x;
  /*SCROLLBAR-FACE-COLOR: #FF0000;
  SCROLLBAR-HIGHLIGHT-COLOR: #00FF00;
  SCROLLBAR-SHADOW-COLOR: #0000FF;
  SCROLLBAR-3DLIGHT-COLOR: #FFFF00;
  SCROLLBAR-ARROW-COLOR: #00FFFF;
  SCROLLBAR-TRACK-COLOR: #FF00FF;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;*/
}

.FillIn {
  position: relative;
  top: -10px;
  left: 0px;
  height: 850px;
  width: 1000px;
  background: url("../images/main.png") no-repeat top;
  padding: 0px;
  margin: 0px;
}

#navigation-block {
	position: relative;
	top: -602px;/*257px;*/
	left: -730px; /*45px;*/
  float: right;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: .66em;
  text-align: right;
	margin: 10px 0;
	padding: 0;
  z-index: 3;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
  padding: 3.25px 35px;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element a
{
	text-decoration: none;
}

.sliding-element a:focus
{
	outline:none;
}

#Changeable {
  position: relative;
  left: 240px;
  top: -605px;
  width: 650px;
  height: 458px;
}

#PageContent {
  position: absolute;
  top: 48px;
  width: 640px;
  height: 392px;
  padding: 10px;
}

/*#BottomTabs {
  position: absolute;
  left: 33px;
  top: 476px;
}*/

#PageLabel {
  position: absolute;
  left: 40px;
  top: 4px;
	height: 40px;
  font: bold italic 18px Tahoma;
	vertical-align:text-top;
  text-decoration: none;
  color: #FFFFFF;
}

.lavaLampNoImage {
    position: absolute;
    top: 772px;
    left: 267px;
    height: 29px;
    width: 650px;
    padding: 5px;
    margin: 5px 0;
    overflow: hidden;
    border: 0px solid gray;
}
.lavaLampNoImage li {
    float: left;
    list-style: none;
}
.lavaLampNoImage li.back {
    border: 1px solid #000000;
    background-Color: #CC6F0C;
    width: 9px;
    height: 25px;
    z-index: 8;
    position: absolute;
}
.lavaLampNoImage li a {
    font: bold 11px arial;
    text-decoration: none;
    color: #FFFFFF;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
}

#BottomMenuLava {
    position: relative;
    top: -546px;
    left: 245px;
    height: 29px;
    width: 650px;
    padding: 5px;
    margin: 5px 0;
    overflow: hidden;
    border: 0px solid gray;
}
#BottomMenuLava li {
  float: left;
  list-style: none;
}
#BottomMenuLava li.backLava {
    border: 1px solid #000000;
    background-Color: #CC6F0C;
    width: 9px;
    height: 25px;
    z-index: 8;
    position: absolute;
/*	box-shadow: 2px 2px 3px #65492B;
	-webkit-box-shadow: 2px 2px 3px #65492B;
	-moz-box-shadow: 2px 2px 3px #65492B; */
}

#BottomMenuLava li a {
    font: bold 11px arial;
    text-decoration: none;
    color: #FFFFFF;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}

#BottomMenuLava li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
}

#Footer {
	position: absolute;
	top: 812px;
	width: 1000px;
  font: 10px arial;
	color: #FFFFFF;
}

#Footer a {
	color: #FFFFFF;
}

#Acknowledgments {
	position: relative;
}
