body {
	background: top center url(/images/bg.jpg) no-repeat #2d024a; 
}


#page {
	width:940px; margin:auto;
	padding: 0px 4px;
	background: #000000;
}

#headerimg {
	background: url(/images/header.jpg) no-repeat;
	width:940px;
	height:249px;
}
#bottom {	
	clear:both;
}

#sidebar {
	width:150px; margin-right:20px;
	float:left;	
}
#content {
	float:left;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size: 12px;
	width: 515px;
	min-height: 475px;
	margin-top: 10px; 

	border: 1px solid #333435;
	padding: 20px;
	line-height: 18px;

	background: url(/images/bgtxt.jpg) no-repeat left bottom;
}

.siteby { font-size: 11px; font-family:"Trebuchet MS";
	color: #999999;}
	.siteby a {
		text-decoration: none;color: #999999;
	}
a {
	color:#ffffff;
}
h1,h2 {
	font-style:italic;
	font-size:22px;
	margin-bottom:15px; color:#FC0;
}

#navigatie {
	background: url(/images/bgtxt.jpg) left bottom no-repeat;
	border: 1px solid #333435;
	width:175px; min-height:450px; float:left; 
	margin:10px 10px;
}
#col1 {
	
	float:left;
	width:355px;
	
}


ul {
	margin: 0px;
	padding:0px;

}
ul.menu { text-align:left; 
 margin:40px 0px 0px 20px; 
	font-size: 12px; 
	list-style:none;
}

.commentlist { list-style:none; margin:0px;	
}

.commentlist li {
	padding:8px;
	margin-bottom: 10px; border-bottom: 2px solid #FC0;	
}

.commentmetadata {
	font-size: 10px;	 
}
.comment-body p {
	margin-top: 10px;	
} 
ul.menu li {
	color: #989898;text-align: left;
	text-transform:capitalize;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

	height: 26px; 
	margin: 0px 0px 5px 0px;
	letter-spacing:2px;
	}
ul.menu li.active {
	background: url(/images/active.png) no-repeat left bottom;
}
ul.menu li:hover {
background: url(/images/active.png) no-repeat left bottom;
}
#music a {
	color: #989898;
	text-decoration: none;
}
#music a:hover {
	color: #FFCC33;
	text-decoration: none;
}
ul.menu li a {
	color: #989898;
	font-size: 16px; font-style:italic; font-weight:bold;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #FFCC33;
}
#col2 {
	width:150px;
	float:right;
}/* CSS Document */

