	body {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		11px;
		background:		#000;
	}
	#top {
		background:		url(i/bg_slate.png) top left repeat-x #ff0099;
		width:			100%;
		height:			85px;
		position:		absolute;
		left:			0;
		top:			80px;
		z-index:		-9999;
		border-bottom:	1px solid #fff;
	}
	#top-tall {
		background:		#000;
		width:			100%;
		height:			50px;
		position:		absolute;
		left:			0;
		top:			144px;
		z-index:		-9999;
	}
	#slate {
		background:		#f6f6f6;
		width:			100%;
		height:			160px;
		overflow:		hidden;
		position:		absolute;
		left:			0;
		top:			0px;
		z-index:		-9999;
	}
	#logo {
		margin: 		0px 0 20px 0;
		padding: 		12px 0 10px 0;
	}
	#logo-front {
		margin: 		0px;
		padding: 		10px 0 10px 0;
		height:			100px;
		overflow:		hidden;
	}
	#footer {
		border-top: 	1px dashed #ff0099;
		padding-top:	5px;
		padding-bottom:	15px;
		margin-top:		15px;
		color:			#ccc;
		font-size:		11px;
	}
	h1 {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		24px;
		font-weight:	bold;
		color:			#fff;
		margin:			0;
		padding:		0 0 3px 0;
		text-shadow:	0 0 3px #666;
	}
	h2 {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		11px;
		font-weight:	bold;
		text-transform: uppercase;
		color:			#000;
		padding:		5px 0 0px 0;
		margin:			0 0 5px 0;
	}
	h3 {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		24px;
		font-weight:	bold;
		color:			#ff0099;
		margin:			0;
		padding:		0;
	}
	h4 {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		18px;
		line-height:	20px;
		font-weight:	bold;
		color:			#ff0099;
		margin:			0;
		padding:		0;
	}
	h4.floater {
		background: 	#ff0099; 
		color: 			#fff; 
		font-size:		18px;
		line-height:	18px;	
		padding:		3px 8px 3px 8px;
		position:		absolute;
		bottom:			0;
		left:			0;
		border-top:		4px solid #f7f7f7;
		border-right:	4px solid #f7f7f7;
	}
	.slogan-front {
		color:			#ff0099;
		position:		relative;
		top:			-13px;
		left:			5px;
	}
	.slogan {
		color:			#ff0099;
	}
	a {
		color:			#ff0099;
		text-decoration:none;
	}
	a:hover {
		color:			#fff;
		text-decoration: underline;
	}
	
	a.white {
		color:			#fff;
		border-bottom:	1px dashed #fff;
	}
	
	a.white:hover {
		border-bottom:	1px solid #000;
		color:			#000;
		text-decoration:none;
	}
	#events-pics {
		
	}
	.each {
		float:			left;
		font-size:		11px;
		margin-right:	7px;
		margin-bottom:	7px;
		text-align: 	center;
		width:			143px;
		overflow:		hidden;
	}
	.each img {
		border:			4px solid #ff0099;
	}
	.each .txt {
		padding-top:	3px;
		height:			14px;
		overflow:		hidden;
	}
	.each b {
		color:			#fff;
		text-align: 	center;
		line-height:	12px;
	}
	.each img:hover {
		border-color:	#fff;
		text-decoration:none;
	}
	.each:hover b {
		color: 			#000;
		text-decoration:none;
	}
	.each a {
		text-decoration:none;
	}
	#tabs-bg {
		position:		absolute;
		top:			120px;
		left:			0;
		width:			100%;
		height:			24px;
		background:		#ff0099;
	}
	#tabs {
		position:		relative;
		z-index:		5;
	}
	#tabs ul,
	#tabs ul li {
		list-style:		none;
		padding:		0;
		margin:			0;
		font-size:		12px;
	}
	#tabs ul li {
		float:			left;
		padding:		3px 10px 3px 10px;
		margin-right:	1px;
		background:		#ff0099;
		color:			#fff;
		font-weight:	bold;
		text-transform: uppercase;
	}
	#tabs ul li.current {
		background:		#a52f64;
		color:			#fff;
	}
	#tabs ul li a {
		color:			#fff;
		text-decoration:none;
	}
	#tabs ul li a:hover {
		color:			#000;
	}
	
	#ad-profile-side {
		padding-top:	25px;
	}
	#events {
		color:			#666;
	}
	#events a h1 { color: #ff0099; }
	#events a:hover h1 { color: #fff; text-decoration: none; }
	#events a:hover { color: #fff; }
	#events .date {
		color:			#999;
		font-weight:	bold;
		padding-bottom:	5px;
	}
	#events .row {
		background:		#222;
		margin-top:		15px;
		padding:		10px 0 10px 0;
		border:			1px solid #444;
		cursor:			pointer;
	}
	#events .row:hover {
		background:		#111;
		border:			1px solid #333;
	}
	#events .img img {
		border:			4px solid #ff0099;
		margin:			0 5px 0px 10px;
	}
	#events .location {
		font-size:		14px;
		color:			#fff;
	}
	#events .queen {
		font-size:		14px;
		font-weight:	bold;
		padding-top:	10px;
		color:			#ccc;
	}
	#events .num {
		padding-top:	20px;
	}
