body {
	
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
}
#title a:link {color: #BAC2D7;
	text-decoration: none;
	}

	
#title a:visited {color: #BAC2D7;
	text-decoration: none;
	}

#title {position: relative;
	left: 350px;
	text-align: left;
	color: #BAC2D7;
	font: Vernada, sans-serif;
	}

#menu a span {display: none;}

#menu a:hover span {display: block;
   position: absolute;
   padding: 5px; margin: 10px; z-index: 100;
   color: #BAC2D7; background: none;
   }

#menu {position:relative;
	text-align:left;
}

#gallery {position:relative;
	z-index:5;
	left:11px;
	top:-262px;
	
}

#bio {position:relative;
	z-index:5;
	left:-191px;
	top:-549px;
	
}

#text {display: block;
	background-color: #999999;
	color: ‎#000000;
	text-align: left;
	position:absolute;
	top: 50px;
	left: 200px;
	right:80px;
	padding:20px;	
}
#help {text-align: center;
	color: #BAC2D7;
	position: relative;;
	}
#help a:link {color: #BAC2D7; font-size: 125%;}
#help a:hover {text-decoration: underline; color: red;}
#help a:visited {color: #BAC2D7;text-decoration: none;}
#help a span {display: none;}
#help a:hover span {display: block;
   position: absolute; top: 200px; left: 50px;
	text-align: left; 
   padding: 5px; margin: 10px; z-index: 100;
   color: #BAC2D7; background: none;
   }
#links {position: absolute; top: 81px; left: 10px; width: 196px; height: 760px; font: 16px Vernada, sans-serif; z-index: 100;}
#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 10px 10px; margin: 0 0 5px; border-width: 0; 
   text-decoration: none; color: #FFC; background: #444;
   border: 5px solid #202020;}
#links a:hover {color: #411; background: #AAA;
   border: 5px double white;}

#links a span {display: none;}
#links a:hover span {display: block;
   position: absolute; top: 275px; left: 10; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}
