td 
	{
	font-family: arial; 
	color: black; 
	font-size: 12;
	}

.divMapImage
	{
	position: absolute; 
	top: 340px; 
	left: 40px; 
	width: 205px; 
	height: 154px;
        }

.divPavilionImage
	{
	position: absolute; 
        border-style: none;
	top: 40px; 
	left: 40px; 
	width: 20px; 
	height: 20px;
	visibility: hidden;
	}

a.button 
	{
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px 4px; 
	border-top: 2px solid #E0E0E0;
	border-right: 2px solid black; 
	border-bottom: 2px solid black;
	border-left: 2px solid #E0E0E0; 
	background-color: #666600; 
	color: #C0C0C0;
	text-align: center; width: 200px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

	a.button:hover 
	{
	color: #440000;
	}

 a.button2 
	{
	font-weight: bold; 
	font-size: 8px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px 4px; 
	border-top: 2px solid #E0E0E0;
	border-right: 2px solid black; 
	border-bottom: 2px solid black;
	border-left: 2px solid #E0E0E0; 
	background-color: #666600; 
	color: #C0C0C0;
	text-align: center; width: 130px;
	text-decoration: none;
	}

a.button2:hover 
	{
	color: #440000;
	}
