body { 
	background:#000; 
	margin-top: 80px; 
	font-size:9px; 
	line-height: 20px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center; 
}

#content { width:300px; margin:0 auto; }

h1,h2 { font-size:9px; margin:0; padding:0; font-weight:normal; }
ul { margin:0 0 20px 0; padding:0; list-style:none; }
ul li { list-style:none; margin:0; padding:0; }
ul li a { display:block; width:100%; }

a { text-decoration:none; color:#666; }
a:active { color:#6E6E6E; }
a:hover { color:#212121; } 
a:focus { outline-style:none; }

.menugrey { color: #666; }
.extra { color: #3D3D3D; }
.bio { line-height: 25px; color: #666666; }
.credits { line-height: 25px; color: #202020; }

.featuredtips { color: #000; text-align: left; }
.featuredtips .tip-title { display:none; }
.featuredtips .tip-text { padding:0; background:#666; font-size: 11px; display:block; color:#666; }
.featuredtips .tip-bottom { display:none; }
