#scroll
{
    position: absolute;
    top: 0;
    bottom: -0.1px;
    width: 1em;
    z-index: -1;
}

body
{
	text-align: left;
}

#frame
{
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	color: #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

* html #frame
{
	margin-top: 10px;
	padding-top: 0px;
}
	
#contentcenter
{
	width: 375px;
	padding: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: centre;
	/*-moz-border-radius: 10px 10px 10px 10px;*/
	background: #222222;	
}
a
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{
	color: #B5B5B5;
}

h1, h2, h3
{
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
}

h1
{
	margin-bottom: 15px;
}

h2
{
	margin-bottom: 10px;
}

.m2_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#FFFFFF;
	}
	
.djprofile .image
{
	float: left;
	width: 100px;
	height: 75px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #FF6300;
}

.djprofile .name
{
	float: left;
	width: 210px;
	margin-bottom: 8px;
	color: #FFB901;
}

.djprofile .showName
{
	font-weight: bold;
}

.djprofile .showTime
{
	margin-bottom: 8px;
}

.djprofile .question, .answer
{
	width: 370px;
	float: left;
}

.djprofile .question
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FFB901;
}

.djprofile .answer
{
	margin-bottom: 10px;
}

.profiles .djLink, .profiles .djLinkEnd
{
	width: 100 px;
	margin-bottom: 30px;
	float: left;
}

.profiles .djLink
{
	margin-right: 32px;
}

.profiles .djLink .djImage, .profiles .djLinkEnd .djImage
{
	border: 1px solid #B5B5B5;
	margin-bottom: 8px;
}

.profiles .djLink .djName, .profiles .djLinkEnd .djName
 { color: #f90; text-align: center }

.djprofiles .image
{
	float: left;
	width: 100px;
	height: 75px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #FFB901;
}
