/*
Author: Gerry Stanford
Purpose:  Style declarations pertaining to the site's home page content.
Date Written: August of 2006
*/
/*div#mainBody { background: transparent url(../images/a1_h_lounge.jpg) no-repeat top left; }*/
/*div#introBox { 
	float: right; width: 328px; 
	background: white url(../images/a1_h_yellowcirc.gif) no-repeat top right;
	height: 435px;
}
div#intro { 
	width: 268px; height: 198px; margin-top: 167px; overflow: hidden; padding: 5px 0;
}*/
div#Nav { height: 435px;}
div#NavTop { height: 433px; background-color: white; }
div#blackBar { min-height: 160px; background-color: black; clear: left; }
/* for Internet Explorer */
/*\*/
* html #blackBar { height: 160px; text-align: left; }
/**/