﻿body 
{
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Sans-Serif;
	font-size:10pt;
}
#Banner
{
	position:fixed;
	left:0px;
	top:0px;
	z-index:3;
}

#location
{
	background-color:#000000;
	position:absolute;
	top:128px;
	left:0px;
	width:978px;
	z-index:1;
}

#location h1
{
	font-weight: normal;
	font-size: 18pt;
	font-family: Verdana, Sans-Serif;
	text-align:center;
}

#location h2
{
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	text-align:left;
}	

#loc_table
{
	z-index:0;
	width:978px;
}

#about
{
	color:#FFFFFF;
	position:absolute;
	top:128px;
	left:0px;
	width:978px;
	z-index:1;
}
