	body {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		11px;
	}
	#top {
		background:		#ff0099;
		width:			100%;
		height:			85px;
		position:		absolute;
		left:			0;
		top:			80px;
		z-index:		-9999;
		border-bottom:	1px solid #fff;
	}
	#top-tall {
		background:		#ff0099;
		width:			100%;
		height:			305px;
		position:		absolute;
		left:			0;
		top:			145px;
		z-index:		-9999;
		border-bottom:	1px solid #fff;
	}
	#slate {
		background:		#f6f6f6;
		width:			100%;
		height:			160px;
		overflow:		hidden;
		position:		absolute;
		left:			0;
		top:			0px;
		z-index:		-9999;
	}
	.module ul li {
		line-height:	12px;
		margin-bottom:	5px;
		font-size:		12px;
		color:			#000;
	}
	#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;
	}
	#profile-pic img {
		max-width: 		230px;
		-webkit-box-shadow: 0 0 3px #666;
	}
	#profile-asides {
		padding-top:	5px;
	}
	#profile-asides ul,
	#profile-asides ul li {
		list-style: 	none;
		margin: 		0;
		padding: 		0;
	}
	#profile-asides ul li a {
		padding:		3px 0 2px 5px;
		border-bottom:	1px solid #eee;
		font-weight:	bold;
		display:		block;
	}
	#profile-asides ul li:hover a {
		background:		#ff0099;
		border-bottom:	1px solid #ff0099;
		color:			#fff;
		text-decoration:none;
	}
	h1 {
		font-family:	"Helvetica, Lucida Grande", sans-serif;
		font-size:		28px;
		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;
	}
	.location {
		font-size:		12px;
		color:			#fff;
		padding:		0 0 6px 0;
	}
	.bio {
		color:			#666;
		height:			250px;
		overflow:		hidden;
		position:		relative;
		border:			1px solid #ddd;
		padding:		5px 10px 7px 10px;
		margin-top:		10px;
		margin-bottom:	10px;
	}
	.video {
		color:			#666;
		border:			1px solid #ddd;
		padding:		7px 10px 7px 10px;
		margin-top:		30px;
		margin-bottom:	0px;
	}
	.rate {
		color:			#666;
		overflow:		hidden;
		position:		relative;
		margin-top:		0px;
		margin-bottom:	0px;
		height:			82px;
		text-align:		center;
		border-bottom:	1px solid #eee;
	}
	.rate input[type='submit'] {
		background:		#ff0099;
		padding:		2px 10px 2px 10px;
		line-height:	11px;
		color:			#fff;
		font-weight:	bold;
		border:			none;
		margin-top:		3px;
	}
	.rate .top {
		background:		#fff;
		position:		absolute;
		top:			0;
		left:			0;
		width:			210px;
		padding:		10px 10px 13px 10px;
		z-index:		2;
	}
	.rate .bottom {
		width:			210px;
		padding:		10px 10px 13px 10px;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		1;
	}
	.rate .bottom span {
		font-size:		17px;
		font-weight:	bold;
		color:			#ff0099;
		position:		relative;
		top:			5px;
		padding-right:	8px;
	}
	.events {
		color:			#666;
		background:		#f9f9f9;
		position:		relative;
		border:			1px solid #ddd;
		padding:		5px 10px 5px 10px;
		margin-top:		10px;
		margin-bottom:	10px;
	}
	.events th {
		background:		#eee;
		color:			#000;
		padding-bottom:	2px;
		border-bottom:	1px dashed #ccc;
	}
	.comments {
		color:			#666;
		background:		#f9f9f9;
		position:		relative;
		border:			1px solid #ddd;
		padding:		5px 10px 5px 10px;
		margin-top:		10px;
		margin-bottom:	10px;
	}
	.photos {
		color:			#666;
		position:		relative;
		padding:		5px 0px 0px 0px;
		margin-top:		5px;
		margin-bottom:	0px;
		border-bottom:	1px solid #eee;
	}
	.photos .thumb {
		margin:			0 10px 10px 0px;
		width:			50px;
		height:			50px;
		float:			left;
		-webkit-box-shadow: 0 0 2px #666;
		box-shadow: 0 0 2px #666;
	}
	.photos .thumb-last {
		margin:			0 0px 10px 0px;
		width:			50px;
		height:			50px;
		float:			left;
		-webkit-box-shadow: 0 0 2px #666;
		box-shadow: 0 0 2px #666;
	}
	.slogan-front {
		color:			#ff0099;
		position:		relative;
		top:			-13px;
		left:			5px;
	}
	.slogan {
		color:			#ff0099;
	}
	.trans {
		background:		url('i/trans.png') bottom left repeat-x transparent;
		position:		absolute;
		bottom:			0;
		left:			0;
		width:			100%;
		height:			56px;
	}
	.more {
		position:		absolute;
		bottom:			0;
		right:			0;
		width:			90px;
		background:		#ddd;
		color:			#111;
		padding:		2px 0px 2px 0px;
		font-weight: 	bold;
		text-align:		center;
		cursor:			pointer;
		z-index:		5;
	}
	.more:hover {
		color:			#ff0099;
		background:		none;
	}
	a {
		color:			#ff0099;
		text-decoration:none;
	}
	a:hover {
		color:			#000;
		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;
	}
	
	#randoms {
		padding-top:	10px;
	}
	.each {
		float:			left;
		font-size:		11px;
		margin-right:	7px;
		margin-bottom:	10px;
		text-align: 	center;
		width:			100px;
		overflow:		hidden;
	}
	.each img {
		border:			4px solid #fff;
	}
	.each .txt {
		padding-top:	3px;
		height:			14px;
		overflow:		hidden;
	}
	.each b {
		color:			#fff;
		text-align: 	center;
		line-height:	12px;
	}
	.each a:hover img {
		border-color:	#000;
		text-decoration:none;
	}
	.each:hover b {
		color: 			#000;
		text-decoration:none;
	}
	.each a {
		text-decoration:none;
	}
	#events-pics .each {
		overflow:		visible;
		width:			auto;
	}
	.module {
		font-size:		11px;
	}
	.module a {
		color:			#444;
	}
	.module a:hover {
		color:			#ff0099;
	}
	.module ul li {
		list-style:		square;
		line-height:	20px;
	}
	.content {
	}
	.rim {
		border:			1px solid #ddd;
		padding:		5px 15px 10px 15px;
	}
	.rim-nopad {
		border:			1px solid #ddd;
		padding:		0;
	}
	.rim-nopad .pad {
		padding:		5px 15px 10px 15px;
		border-bottom:	1px solid #ddd;
	}
	
	#star-grid {
		text-align: 	center;
	}
	#star-data {
		font-size:		11px;
		line-height:	12px;
		color:			#888;
		padding:		10px 0 0 0px;
	}
	#tabs {
		position:		relative;
		top:			1px;
	}
	#tabs ul,
	#tabs ul li {
		list-style:		none;
		padding:		0;
		margin:			0;
		font-size:		12px;
	}
	#tabs ul {
		float:			right;
	}
	#tabs ul li {
		float:			left;
		padding:		3px 10px 3px 10px;
		margin-right:	1px;
		background:		#a52f64;
		color:			#fff;
		font-weight:	bold;
		text-transform: uppercase;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	#tabs ul li a {
		color:			#fff;
	}
	#tabs ul li.current,
	#tabs ul li.current a {
		color:			#fff;
		background:		#ff0099;
	}
	#tabs ul li:hover,
	#tabs ul li:hover a {
		color:			#fff;
		text-decoration:none;
		background:		#000;
	}
	
	#ad-profile-side {
		padding-top:	25px;
	}
	
	.iframe {
		padding:		10px;
	}
	
	.popbox {
		padding-bottom:	0;
		margin-bottom:	0;
	}
	.popbox td {
		background:		#f9f9f9;
		border-top:		1px solid #fff;
		border-bottom:	1px solid #eee;
		font-size:		11px;
		padding-bottom:	10px;
		padding-top:	10px;
	}
	.popbox tr:hover td {
		background:		#f1f1f1;
	}
	.popbox td.pic img {
		
	}
	.popbox tr:last-child td {
		border-bottom:	0;
		padding-bottom: 10px;
		margin-bottom:	0;
	}
	.popbox td.pic {
		padding-left:	10px;
	}
	
	#pager {
		background:		url(i/bg_slate.png) top left repeat-x #ff0099;
		color:			#fff;
	}
	#pager a {
		color:			#fff;
	}
	
	#pager .next {
		float:			right;
	}
	
	.hdr {
		border-bottom:	3px double #ff0099;
		margin-bottom:	10px;
	}
	
	.eventbox .i {
		border:			2px solid #ff0099;
		margin-right:	5px;
		margin-left:	5px;
		margin-bottom:	10px;
	}
	
	.eventbox .date {
		font-weight:	bold;
		margin-bottom:	10px;
	}	
	
	.eventbox .queen {
		margin-bottom:	9px;
	}
	
	input[type="text"] {
		border:			1px solid #ff0099;
		background:		#fff;
		font-size:		18px;
		color:			#ff0099;
		margin:			0;
	}
	input[type="text"]:focus {
		
	}
	input[type="submit"] {
		background:		#000;
		color:			#fff;
		border:			none;
		padding:		4px 15px 4px 15px;
		font-weight:	bold;
		margin-bottom:	5px;
	}
	.schedule {
		color:			#666;
		position:		relative;
		padding:		5px 0px 5px 0px;
		margin-top:		10px;
		margin-bottom:	15px;		
	}
	.cal-rim {
		background:		#f7f7f7;
		border:			1px solid #ddd;
	}
	.cal-rim .pd {
		padding:		5px;
	}
	.cal-day {
		background:		#fff;
		position:		relative;
		width:			100%;
		border:			1px solid #ddd;
		margin-right:	5px;
		margin-bottom:	5px;
		height:			65px;
		overflow:		hidden;
	}
	.cal-day.today {
		border:			1px solid #ff0099;
	}
	.cal-day.today .cal-hdr {
		background:		#ff0099;
	}
	.cal-day:hover {
		border:			1px solid #ff0099;
		color:			#222;
	}
	.cal-day:hover .cal-hdr {
		background:		#ff0099;
		color: 			#fff;
	}
	.cal-day .p {
		padding:		4px 7px 4px 7px;
		position:		relative;
		left:			10px;
		top:			3px;
	}
	.cal-day .time {
		position:		absolute;
		top:			23px;
		left:			7px;
	}
	.cal-hdr {
		background:		#ddd;
		color:			#000;
		font-weight:	bold;
		text-align:		center;
		float:			left;
		height:			70px;
		width:			75px;
		position:		relative;
	}
	.cal-hdr .weekday {
		position:		absolute;
		top:			5px;
		left:			7px;
	}
	
	h5 {
		font:			18px/18px "Helvetica", sans-serif;
		font-weight:	bold;
		color:			#000;
		margin:			7px 0 10px 0;
		border-bottom:	4px solid #ff0099;
		padding-bottom:	0px;
		text-transform: uppercase;
	}
	h6 {
		font-size:		30px;
		font-weight:	bold;
		color:			#fff;
		letter-spacing: -1px;
		margin:			0;
	}