body { background:#570000 url(/images/bg.jpg) repeat-x; padding:0px; margin:0 auto; font-family:Tahoma; font-size:12px; }

.vids { width: 240px; height:180px; border: 1px #000000 solid; }
a:hover .vids {  border: 1px #000 dashed; }
a:link .vids { border: 1px #000 solid; }
a:visited .vids { border: 1px #000 solid; }
a:active .vids { border: 1px #000 solid; }

.pics { width: 165px; height:225px; border: 1px #000000 solid; }
a:hover .pics { border: 1px #000 dashed; }
a:link .pics { border: 1px #000 solid; }
a:visited .pics { border: 1px #000 solid; }
a:active .pics { border: 1px #000 solid; }

.best { width: 190px; height:145px; border: 1px #000 solid; }
a:hover .best {  border: 1px #000 dashed; }
a:link .best { border: 1px #000 solid; }
a:visited .best { border: 1px #000 solid; }
a:active .best { border: 1px #000 solid; }

a:link{
	text-decoration: underline;
	color: #AA0000;
}

a:visited{
	text-decoration: underline;
	color: #AA0000;
}

a:active{
	text-decoration: underline;
	color: #AA0000;
}

a:hover{
	text-decoration:none;
	color: #FF9F00;
}

#links {
	font-size:14px;
	color:#fff;
	line-height:16px;
}
* { padding:0px; margin:0px; }
.dark { color:#BC4B00; }
.dark a:link { color:#FEF1C7; text-decoration:none; }
.dark a:active { color:#FEF1C7; text-decoration:none; }
.dark a:visited { color:#FEF1C7; text-decoration:none; }
.dark a:hover { color:#FEF1C7; text-decoration:underline; }

#links {
	font-size:18px;
	color:#fff;
	line-height:16px;
}
#links a {
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #000;
	background-color:#FFD869;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:16px;
	color:#000;

}
#links a:hover {
	border:1px solid #990066;
	color:#000000;
	font-size:16px;
	background-color:#fff;
	text-decoration:underline;
}

#toplist {
	width: 975px;
	margin: 0px;
	text-align: center;
}
#toplist_item {
    position : relative;
    height: 180px;
    width: 240px;
    background-color: #FFFFFF;
    margin-top: 0px;
    cursor: pointer;
    text-align: center;
}
#toplist_box {
	position: absolute;
	left: 1px;
	top: 180px;
	width: 240px;
	height: 20px;
	background-color: #FF0000;
	filter:alpha(opacity=40);
	margin-top: -18px;
    opacity: 0.25;
	cursor: pointer;
}
.toplist_text {
	left: 0px;
	top: 180px;
	position: absolute;
	width: 240px;
	margin-top: -20px;
    font-weight: bold;
    padding-top: 4px;
    text-decoration: none;
	cursor: pointer;
	font-size:12px; 
}
#toplist img { width: 240px; height: 180px; border: 1px solid #000; }
#toplist a:hover img { width: 240px; height: 180px; border: 1px dashed #000; }
#toplist a { text-decoration: none; color: #ffffff; }	
