/*
		desgin by: Michael Guinto
		this file is attach to the following pages:
*/
body
{
		
		background-color: #000000; 
		color: #999999;		
}
img
{
		border: 0;
}
a
{
		border: 0px;
}
a:link 
{
	 	text-decoration: none;
		color: #FFFFFF;
}
a:visited 
{
		text-decoration: none;
		color: #FFFFFF;
}
a:active 
{
		color: #FFFFFF;
}    
a:hover 
{
		text-decoration: none;
		color:#666666;
}
#divHeader
{
	top: 2px;
	
	left: 157px;
	width: 696px;
	height: 128px;
	position: absolute;
	background-color: #000000;
	z-index: 6;
}
#divNavigator
{	top: 159px;
	left: 192px;
	width: 700px;
	height: 43px;
	position: absolute;
	z-index: 7;
	background-color: #000000; 
}
#divShop
{
	visibility: hidden;
}
#divContent
{
	top: 195px;
	left: 242px;
	width: 568px;
	position: absolute;
	z-index: 6;
	background-color: #000000;
	height: 696px;
}
#navigator
{
	top: 0px;
	left:0px;
	position: absolute;
	z-index: 5;
}
#addrFootnotes
{
	margin-top: 0px;
	left: 239px;
	position: absolute;
	color: #FF0000;
	font-size: 9px;
	background-color: #000000;
	width: 426px;
	z-index: 10;
	text-align: center;
}

