body 
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #164D0C;
	margin: 0px
	}

a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#mainScreen
	{
	margin-left: -487px;
	position: absolute;
	top: -308px;
	left: 50%;
	width: 975px;
	height: 308px;
	padding: 0px;
	text-align: center;
	visibility: visible
	}

#simplegallery1
	{
	position: relative;
	visibility: hidden;
	}

#simplegallery1 .gallerydesctext
	{
	text-align: left;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}

#simplegallery2
	{
	position: relative;
	visibility: hidden;
	}

#simplegallery2 .gallerydesctext
	{
	text-align: left;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
