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;
	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: -15px;
}
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;
}

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:2px;
	margin-top:5px;
	}

#Table_01 #content h6 {
	margin-bottom:-18px;
	}
	
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: 12px;
	background: url(../images/pixels/arrow-right-red.png) no-repeat;
	background-position: 0 7px;
	}
	
.announce {
	border:solid 1px;
	border-color:#FFFFFF;
	background-color:#333333;
	padding:10px;
	font-size:10px;
	}

.fb_login_ready { display: none; }

.red {color:#FF0000;}
.white {color:#FFFFFF;}

.boldwhite { color: #FFFFFF; font-weight: bold; }

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}