body{
	margin:0px auto 0px auto;
	padding:0px;
	color:#ccc;
	font-size:11px;
	font-family: georgia;
	background:#000;
	text-align:center;
}
h1{
	font-size:11px;
	font-family:georgia;
}
#container{
	width:960px;
	margin: 0px auto 0px auto;
	padding:0px;
}
img
{
	border: 0px solid #000;
}
a{
	color:#ccc;
	text-decoration: none;
}
.navbar a:hover
{
	text-decoration: underline;

}
.navbar
{
	float:left;
	margin:0px;
	padding: 6px 0px 0px 0px;
}
.navbar div
{
	
	vertical-align:middle;
	padding: 7px 0px 0px 0px;
}
.entertainment
{
	width:230px;
	height: 25px;
}
.entertainment1:hover
{
	background:url('../images/entertainment_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.production
{
	width:230px;
	height: 25px;
}
.production1:hover
{
	background:url('../images/production_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.celebrity
{
	width:230px;
	height: 25px;
}
.celebrity1:hover
{
	background:url('../images/celebrity_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.themenights
{
	width:230px;
	height: 25px;
}
.themenights1:hover
{
	background:url('../images/themenights_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.elite360
{
	width:230px;
	height: 25px;
}
.elite3601:hover
{
	background:url('../images/elite360_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.conference
{
	width:230px;
	height: 25px;
}
.conference1:hover
{
	background:url('../images/conference_bg.jpg') no-repeat;
	width:230px;
	height: 25px;
}
.estring{
	margin:0px;
	padding:0px;
	clear:both;
}
.estring img{
	margin:0px;
	padding:0px;
	float:left;

	}
.bottom_div{
	float:right;
	width: 318px;
}
.borderleft{
	border-left:1px solid #333;
}
.ptop{
	padding-top: 40px;
}
.fr			{float:right;}
.clearall { clear:both; }