
*
{
	font-family: Arial, Helvetica, Sans-Serif;
}

body
{
	text-align: center;
	background-color: #000000;
	
}

DIV.extents
{
	border: none 1px white;
	width: 800px;
	
	margin: 50px auto 0px auto;
	text-align: left;
	
}


DIV.menu
{
	background-color: #C3AC89;
}

A.mainMenu
{
	text-decoration: none;
	font-size: 8pt;
	color: #875914;	
}

A.mainMenu:hover
{
	color: #4B1302;	
}


A.mainMenuOn
{
	text-decoration: none;
	font-size: 8pt;
	color: black;
	cursor: default;
}

A.mainMenuOn:hover
{
	
}

IMG { border-style: none; }