body
{
	background:#000000 url('../images/atlanta-nightlife-bkgd.png') no-repeat fixed top center;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 12px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-bottom: -15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0 -15px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#Table_01 #content table td {
	padding-bottom:10px;
	}
	
#Table_01 #content table td table td {
	padding-bottom:0px;
	}

#Table_01 #content h6 {
	margin-bottom:-10px;
	}
	
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
}
ul {
	list-style: none;
	}
li {
	padding-left: 10px;
	background: url(../images/pixels/arrow-right-red.png) no-repeat;
	background-position: 0 4px;
	}
	
.announce {
	border:solid 1px;
	border-color:#FFFFFF;
	background-color:#333333;
	padding:10px;
	font-size:10px;
	}
.fb_login_ready { display: none; }

#Table_01 {
	text-align:center;
}

/******* Form Test *******/

/* Contact Page */
#contact-form p { margin: 0; padding: 0; display: inline; }
#contact-form label { margin-left: 5px; }
#contact-form input { width: 250px; }
#contact-form textarea { height: 205px; width: 574px; }
