body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.c_background {
	float: left;
	position: relative;	
	height: 768px;
	width: 1024px;
	background-attachment: fixed;
	background-image: url(images/clubmingel_ny_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#d_bg #d_leftside {
	position: relative;
	top: 86px;
	left: 236px;
/*	left: 170px;*/
	height: 300px;
	width: 200px;
	text-align: right;
}
#d_bg #d_rightside {
/*	border: solid thin white;*/
	float: right;
	text-align: left;
/*	vertical-align:top;*/

	top: 46px;
	right: 26px;
	position: relative;
	height: 640px;
	width: 560px;
	overflow-y: auto;
	overflow-x: hidden;

}
#d_bg #d_rightside p{
	padding: 0px 30px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.headline
{
/*border: solid thin white;*/
vertical-align: top;
right: 30px;
width: 450px;
display: block;
position: relative;

font-size: 36px;
font-weight:lighter;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align: right;
left: 45px;

}
#d_bg #d_login {
	position: relative;
	display: block;
	top: 25px;
	color: white;

	width: 200px;
	text-align: right;
	font-size: 12px;
	
}
#d_bg #d_login a{
	color: #ffffff;
	
	
}
input{
	border-style:none;
	background:#ffffff;
	margin-bottom:1px;
	text-align: right;
	font-weight: bold;
	width: 120px;
	font-family:Arial, Helvetica, sans-serif;
}

#frmCreate input{
	border-style:none;
	background:#ffffff;
	margin-bottom:1px;
	text-align: left;
	font-weight: bold;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
}

textarea
{
	border-style:none;
	background:#ffffff;
	text-align: left;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}  
.inputbutton
{
	font-weight: bold;
	font-size: 12px;
	border-style: ridge;
	border-width: 1px;
	border-color: black;
	text-align: center;
	width:auto;
}

.gbHead {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/topicbgs.gif);
	background-repeat: repeat;
}
.gbBody{
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
	
}
.menugb
{
	position: relative;
	display:block;
/*	border: thin white solid;*/
	width: 200px;

	top: 10px;
	font-size:10px;
}
.vote
{
	display:block;
/*	border: thin white solid;*/
	top: 20px;
	position: relative;

	width: 200px;
}
.vimmel_image
{
	width: 170px;
	vertical-align: top;
	text-align: center;
}
.vimmel_image a
{
	display: block;
	width: 170px;
	height: 128px;
	padding: 4px;
}
.vimmel_image a:hover
{
	padding: 4px;
	display: block;
	width: 170px;
	height: 128px;	
	background-image: url(./images/vimmel_bg.gif);
}
.DjTop10
{
	font-size: 11px;
	font-weight: bold;
	display:block; 
	border: solid 1px black; 
	width: 300px; 
	height: 300px;
	padding: 10px 10px 10px 10px
}
.DjTop10:first-line
{
	font-size: 16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.DjTop10 div
{
	font-size: 9px;
	line-height: 11px;
}
.DjDisplay
{
	display: block;
	padding-left:20px; 
	padding-right:20px;
	/*border: solid thin white ;*/
	min-height: 200px;
}
.DjDisplay img
{
	height: 150px;
	width: 150px;
	margin-right: 30px;
}
.DjBio
{
	text-align: justify;
	font-size: 10px;
}
.DjDisplay:first-line
{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
.SpelarListan
{
	width: 450px;
	/*border: solid thin white;*/
	display: block;
	position: relative;
	
}
.SpelarListan:first-line
{

	font-size: 16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.Banner
{
	float:left;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:center;	
	color: white;
	display: block;
}


