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

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

#mainScreen
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin-left: -385px;
	position: absolute;
	top: -289px;
	left: 50%;
	width: 770px;
	height: 578px;
	border: 1px solid #CC9900;
	padding: 0px;
	text-align: center;
	visibility: visible
	}

#toptitle
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 1.6em;
	background-color: #000000;
	text-align: center;
	display: block;
	width: 768px;
	line-height: 42px;
	border: 1px solid #CC9900;
	visibility: visible
	}

#content
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	background-color: #000000;
	text-align: center;
	display: block;
	position: absolute;
	top: 54px;
	width: 768px;
	height: 480px;
	border: 1px solid #CC9900;
	visibility: visible
	}

.outline
	{
	border: 1px solid #CC9900;
	padding: 0px;
	}

.toptitle
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 1.6em;
	color: #CC9900;
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #FFFFFF;
	text-decoration: none
	}

a:hover 
	{
	color: #FFFF00;
	text-decoration: none
	}

.captions
	{
	color: #CC9900;
	font-family: Arial, Verdana, Geneva;
	font-size: 10px;
	line-height: 20px;
	text-align: left
	}

#caption1    
	{
	position: absolute;
	top: 269px;
	left: -100px;
	width: 100px;
	height: auto;
	visibility: visible;
	display: block
	}

#caption2    
	{
	position: absolute;
	top: 289px;
	left: 778px;
	width: 100px;
	height: auto;
	visibility: visible;
	display: block
	}

#ul-table li a
	{
	background-color: #000000;
	font: 100% Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	display: block;
	line-height: 42px;
	}

#ul-table a:link, #ul-table a:visited, #ul-table a:active
	{
	color: #CC9900;
	text-decoration: none;
	}

#ul-table a:hover
	{
	background-color: #CC9900;
	color: #000000;
	text-decoration: none;
	}

#ul-table
	{
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #CC9900;
	list-style-type: none;
	clear: both;
	}

#ul-table li {
	width: 83px;
	float: left;
	border: 1px solid #CC9900;
	border-top: none;
	border-right: none;
	border-bottom: none;
	text-align: center;
	}

/*\*/
* html #ul-table li a {
	width: 100%;
}
/**/

#ul-table li.top
	{
	border-bottom: none;
	}

#ul-table li.left
	{
	border-left: none;
	}

#ul-table li.right
	{
	border-right: 1px solid #CC9900;
	}

