body		
{ 
	background-color:		#000000;	
	color:					#000000; 
	padding:				0px; 
	margin:					0px; 
}

#Background	
{ 
	position:				absolute; 
	left:					0px; 
	top:					0px;
	width:					800px; 
	height:					605px; 
	align:					center;
	z-index:				0; 
}

#MenuFrame
{ 
	position:				absolute; 
	left:					340px;
	top:					130px; 
	z-index:				1; 
}

#Menu a 
{
	font-size:				10.0pt; 
	font-weight:			normal; 
	font-family:			Trebuchet MS, Arial, sans-serif; 
	text-decoration:		none;
	text-align:				center; 
	width:					65px;
	float:					left;
	color: 					#6b5941;
}

#Menu a:visited
{
	color:					#EAEAEA;
	color: 					#6b5941;
}

#Menu a:hover 
{	
	color: 					#EAEAEA;
	color:					#7b6645;
	font-weight:			bold; 
}

#Menu a:active 
{
	color:					#FFFFFF;
	color: 					#5b4c31;	
	font-weight:			bold; 
}

#AddressFrame
{ 
	position:				absolute; 
	left:					0px; 
	top:					547px; 
	width:					800px;
	font-family:			Lucida Sans Unicode, sans-serif; 
	font-size:				9.0pt; 
	line-height:			11.5pt; 
	text-align:				center; 
	color:					#484848;
}

#AddressFrame a
{
	color:					#484848;
}

#AddressFrame a:hover
{
	color:					#7A7A7A;
}

