#helpbutton a:hover,
#mainmenu li a:hover,
#content a:hover,
#submenu li a:hover, 
{
   text-decoration: underline;
}

#mainmenu li a  {
   font-style: Normal;
   text-align:right
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   color: #C8AD7A;
   width: 100%;
   display: block;
}

#submenu  li,
#submenu  li a {
	float: left;
	text-align:center;
 	color: #ffffff;
  	width: 80px;
	display:block
}

#pid1dreamtime  {
	margin: 0px auto 0px auto;
	width: 720px;
	position: relative;
	background-color: #000000;
}

#helpbutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #CC3300;
}

#mainmenu li  {
   width: 100%;
   display: block;
   margin: 0px;
}

#helpbutton  {
   font: bold 16px/19px Georgia;
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 432px;
   top: 65px;
   z-index: 2;
   width: 171px;
   height: 37px;
}

#main  {
   background: url(images/bigbackground.jpg) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 720px;
   height: 720px;
}

#splash  {
	background: url(images/splash.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 720px;
	height: 720px;
	background-color: #000000;
}

#mainmenu  {
	font: 12px/44px Verdana;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	color: #C8AD7A;
	position: absolute;
	left: 3px;
	top: 144px;
	z-index: 2;
	width: 165px;
	height: 0px;
}

#submenu  {
	font: 10px/14px Verdana;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	text-align: center;
	color: #C8AD7A;
	position: absolute;
	left: 201px;
	top: 152px;
	z-index: 3;
	width: 502px;
	height: 22px;
}


#wfyibutton a {
   background: url(images/wfyi.gif) no-repeat;
   display: block;
   left: 312px;
   top: 450px;
   width: 91px;
   height: 54px;
   z-index: 4;
}

#wfyibutton  {
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 450px;
	z-index: 4;
	width: 100px;
	height: 63px;
	overflow: hidden;
}

#content  {
	visibility: visible;
	position: absolute;
	left: 204px;
	top: 204px;
	z-index: 2;
	width: 504px;
 	font: 12px/18px Verdana;
   	margin: 0px;
   	text-align: left;
   	color: #FFFFFF;
}

#content li
  {
   font: 12px/18px Verdana;
   margin: 0px;
   text-align: left;
   color: #FFFFFF;
}

#content a:link,
#content a:visited
  {
   font: 12px/18px Verdana;
   margin: 0px;
   text-align: left;
   color: #C8AD7A;
}

#content h1
{
	color: #C8AD7A;
	font: 14px/18px Verdana;
	font-weight: bold;
}

#splashcontent  {
	visibility: visible;
	position: absolute;
	left: 117px;
	top: 475px;
	z-index: 2;
	width: 534px;
	height: 66px;
}

#splashcontent p,
#splashcontent a:link,
#splashcontent a:visited
  {
   font: 18px/18px Verdana;
   margin: 0px;
   text-align: center;
   color: #FFFFFF;
}
	
html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

