body
{
	background:url(../i/bkg.gif);
	color:#D9D9D9;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a
{
	color:#F300A7;
}

a:hover
{
	color:#FF17FF;
}

h1
{
	float:left;
}

h2#tag
{
	float:right;
	border:1px solid #484848;
	margin-left:20px;
	width:360px;
	padding:10px;
	font-size:80%;
	color:#fff;
	line-height:1.75em;
}

h2#tag strong
{
	color:#FF17FF;
}

#wrap
{
	width:821px;
	text-align:left;
	margin:0 auto;
	background:#080808 url(../i/wrap_bkg.gif) repeat-x 0 0;
	border:1px solid #484848;
	position:relative;
}

#container
{
	padding:20px;
	background:url(../i/bar.gif) repeat-x 0 0;
}

#pri-cont
{
	clear:both;
}

#player
{
	border:1px solid #484848;
	clear:both;
}

.desc img
{
	display:none;
}

.guest
{
	list-style-type:none;
	font-family:tahoma, arial, sans-serif;
	overflow:auto;
	font-size:70%;
}

.guest li
{
	padding:0;
	float:left;
	margin:0 15px 15px 0;
}

.guest li img
{
	display:block;
	width:88px;
	height:88px;
}

.guest li.nourl img
{
	border:2px solid #fff;
}

/*
.guest
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:auto;
	font-size:70%;
	font-family:tahoma, arial, sans-serif;
}

.guest li
{
	display:block;
	float:left;
	text-align:center;
	margin-right:15px;
	margin-bottom:15px;
	padding:0;
}

.guest li a
{
	display:block;
	width:88px;
	height:88px;
	margin-bottom:5px;
}

.guest li.nourl img
{
	border:2px solid #fff;
	display:block;
	width:88px;
	height:88px;
}
*/

.contact fieldset
{
	border:1px solid #484848;
	padding:0 0.5em;
}

.contact legend
{
	color:#d9d9d9;
}

.contact label
{
	display:block;
	position:relative;
}

.col1, .col2
{
	margin-top:10px;
}

.col1 label
{
	margin-bottom:15px;
	width:207px;
}

.col2 label
{
	text-align:top;
}

.contact input,
.contact textarea
{
	position:absolute;
	top:0;
	right:0;
}

.contact textarea
{
	height:48px;
}

.contact #submit
{
	position:static;
	margin:10px 15px 15px 25px;
	height:53px;
}

.col1
{
	width:220px;
	float:left;
}

.col2
{
	float:left;
	width:420px;
}

.feed
{
	position:absolute;
	top:2px;
	right:2px;
}

.feed a
{
	text-indent:-500em;
	display:block;
	background:url(../i/rss.gif) no-repeat 0 0;
	width:38px;
	height:35px;
}

.feed a:hover
{
	background:url(../i/rss.gif) no-repeat -39px 0;
}

#footer
{
	font-size:60%;
	color:#888;
}