	/*	CSS Design by Chris Duren	*/html { 	min-width: 759px;	 }body	{	background: #0094A0 url(img/bg.jpg) top left repeat-x;	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #369;	}hr	{	height: 1px;	margin: 15px 0;	border: 0;	color: #ccc;	background-color: #ccc;	}	strong	{	color: #000;	}		h1	{	display: none;	visibility: hidden;	}	h2	{	font-size: 16px;	color: #036;	margin: 0 0 10px 0;	}h4	{	font-size: 14px;	font-weight: bold;	color: #036;	margin: 0 0 10px 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: transparent;	width: 759px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#content 	{	background: #fff url(img/shell.gif) top left repeat-y;	width: 679px;	float: left;	margin: 0;	padding: 0 40px 50px 40px;	}	#footer	{	clear: both;	background: transparent url(img/footer.gif) top left no-repeat;	width: 759px;	height: 58px;	margin: 0;	padding: 0;	text-align: center;	}#browser	{	margin: 15px 0 0 0;	}		/*	Main Navigation	*/	#globalnav	{	height: 200px;	width: 759px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 200px;	width: 759px;	background: transparent url(img/partypalace.gif) top left no-repeat;	margin: 0;	padding: 0;	position: relative;	}#globalnav #menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0;	}	#menu li, #menu a {	margin: 68px 0 0 0;	height: 36px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#home	{left: 41px; width: 97px;}#supplies {left: 138px; width: 171px;}#rentals	{left: 445px; width: 136px;}#contact	{left: 581px; width: 140px;}#home a:hover {background: transparent url(img/partypalace.gif) -41px -200px no-repeat;}#supplies a:hover {background: transparent url(img/partypalace.gif) -138px -200px no-repeat;}#rentals a:hover {background: transparent url(img/partypalace.gif) -445px -200px no-repeat;}#contact a:hover {background: transparent url(img/partypalace.gif) -581px -200px no-repeat;}	/*   Classes 	*/.hide	{	display: none;	}.pad	{	padding-left: 25px;	padding-right: 25px;	}.header	{		color: #fff;	background: #000;	}	.cell	{		background: #9cf;	}	.none	{	list-style: none;	margin: 0;	padding: 0;	}	.nomargin	{	margin: 0;	padding: 0;	}			/*   Links 	*/a:link	{	color: #366;	}	a:visited	{	color: #369;	}	a:hover	{	color: #900;	text-decoration: none;	}