body	{
	background-color: #495a5b;
}

#content	{
	border: solid 1px #000000;
	background-color: #000000;
}

/* Top Line of the page */

#topbanner	{
  background-color: #668187; 
}
/*
.navlink	{ 
	color: black;
}

a.navlink:hover		{ color:white ; text-decoration: none }
*/

/* Now the main area on the page */

#mainbulk	 { 
	width: 800px; 
	height: 520px;
	text-align: center;
}

#mainimage	{
  position: absolute;
  top:153px;
  left:20px;
}
#maintitle	{
	top : 70px;
	left : 70px;
 	text-align: center;
 	position: absolute;
}

#fadeupimage	{
	border: solid 1px black;
  position: absolute;
  top:153px;
  left:20px;
  visibility: hidden;
}

#infolink	{
	top : 532px;
	left : 688px;
 	position: absolute;
 	font-size : 18px;
}
a#infolink  			{ color: white; text-decoration: none }
a#infolink:link			{ color: white; text-decoration: none }
a#infolink:visited		{ color: white; text-decoration: none }
a#infolink:hover		{ color: yellow; text-decoration: none }


#morelink	{
	top : 532px;
	left : 88px;
 	position: absolute;
 	font-size : 18px;
}

a#morelink  			{ color: white; text-decoration: none }
a#morelink:link			{ color: white; text-decoration: none }
a#morelink:visited		{ color: white; text-decoration: none }
a#morelink:hover		{ color: yellow; text-decoration: none }


#gallery { position: relative; margin:0; padding:0; }
#gallery li { display: block; }