a:link, a:active, a:visited {font-family:Verdana, Helvetica, sans-serif; 
	color: #EEDDBB;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none
}

a:hover {text-decoration: underline}

body {	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: 500; 
	color: #E0EEEE;
	background: #200010;
	margin: 5px;
	/*scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: none*/
}

h1 {
	font-size: 28px;
	font-weight: 800;
}

#feed {
	position: absolute;
	display: block;
	width: 820px;
	top: 80px;
	left: 180px;
	background: #200010;
	border-width: 0px 0px 0px 0px;
	border-style: outset;
	border-color: #ffffff;
}

#toplist {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 500; 
	position: absolute;
	display: block;
	width: 150px;
	top: 95px;
	left: 20px;
	background: #200010;
	border-width: 0px 0px 0px 0px;
	border-style: outset;
	border-color: #ffffff;
}

#toplist a:link, #toplist a:active, #toplist a:visited {
	font-size: 11px;
}

#toplist th {
	text-align: center;
	font-size: 16px;
}