body {
	background: #333;
}
#header { background: url(/images/logo_dark.png) center no-repeat; }
#content { border:1px solid #0b0b0b; }
#footer {
	color: #fff;
}
#ad {  background: #fff; border:1px solid #0b0b0b; }
#footer a { color: #cccccc; }
#footer a:hover { color: #71BFFF; }
#navlist a:link, #navlist a:visited {
color: #fff;
}

#navlist a:hover, #navlist a.active {
color: #fff;
background-color: #2ba4d7;
}
#styleChange {     
	color: #868686;
	background: #4d4d4d;
 }
 .filesmallinfo { color:#A0A0A0 }
#styleChange a { color: #fff; }
#styleChange a:hover { color: #eeeeee }
.infoName { color: #8C8C8C; }
#fileinfo { color:#fff; }
#view a { color: #fff; text-decoration:none }
.white a:hover { color: #41b6f1; }
.white a { color: #fff; text-decoration:none }
.white a:hover { color: #41b6f1; }
#contentView {
	background: #444;
	color: #E0E0E0;
	border: 1px #313131 solid;
}