body { background: #333; }
#header { display: none; }
#nav 
{
	width: 750px;
	height: 24px; 
	font: bold 14px "Arial", "Helvetica", sans-serif;
	background: url(/im/nav_lounge.jpg) no-repeat;
	text-align: right; 
	padding-top: 10px; 
	border-bottom: 1px #f79739 solid; 
	color: #ccc; 
}
#nav a { color: #111; }
#nav a:visited { color: #111; }
#nav a:hover { color: #8b160f;  }
#nav a.this { color: #8b160f; }
#footer 
{
	color: #ccc; 
	background: #000; 
	border-top: 1px #f79739 solid;
	padding-top: 10px;
	padding-bottom: 15px; 
}
#footer a, #footer a:link, #footer a:visited { text-decoration: underline; color: #ccc; }
#footer a:hover { color: #f79739; }
h1 { font: bold 22px "Arial", sans-serif; }
h2 { font: bold 16px "Arial", sans-serif; }
h3 { font: bold 13px "Arial", sans-serif; }

#homebg 
{
	background: #000 url(/im/home_lounge.jpg) no-repeat;
	height: 569px;
	width: 750px;
	color: #fff;
	font-size: 13px;
}

#homebg .gig 
{ 
	float: left; 
	margin-top: 150px; 
	width: 320px;  
	margin-left:78px;  
	height: 75px; 
}
#homebg .news 
{ 
	float: left; 
	margin-top: 0px; 
	width: 320px;  
	margin-left: 78px; 
	height: 75px; 
}

#homebg .hp_banner
{
	float: left;
	margin-top: 25px;
	width: 320px;
	margin-left: 78px;
}
.amypete { background: #040406; color: #fff; font-size: 13px; }
.amypete .bg 
{
	background: #040406 url(/im/amypete.jpg) no-repeat 0px 70px;
	height: 652px; /* 582px expandable to 652px */
	width: 750px;
}
.amypete h1 { font-size: 24px; margin-top: 0px; padding-top: 20px; padding-left: 10px; text-shadow: #111 0px 1px 0px; }
.amypete .pg { padding: 10px; padding-top: 5px; }
.amypete a, .amypete a:visited { color: #5353cc; font-weight:bold; }
.amypete a:hover { color: #22f; }

#homebg a { color: #fff; text-decoration: underline; font-weight: bold; font-size: 12px; }
#homebg a:hover { color: #f79739; }
#homebg h2 { margin-top: 0px;  text-shadow: #111 0px 1px 0px; }
hr { border-top: 1px solid #f79739; }

