body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	margin:0;
}
.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	line-height: 170%;
	text-transform: capitalize;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #F00;
	text-transform: capitalize;
	font-weight: bold;	¨
	margin:0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#box {
	margin: 23px;
	width:1000px;
	text-align:left;
}
.toplist_number {
	font-size: 16px;
	color: #FFF;
	line-height: 170%;
	font-weight: bold;
}
.toplinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	line-height: 170%;
	text-transform: capitalize;
	font-weight: bold;
}
.toplinks:hover {
	color: #FFF;
}
.permlinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	line-height: 170%;
	text-transform: capitalize;
	font-weight: normal;
}
.st_gal img {
   padding:3px;
   border: 1px solid #000;
   background-color:#fff;
}
.st_gal:hover img {
   padding:3px;
   border:1px solid #fff;
}
#st {
	padding-top:5px;
	padding-right:5px;
	float:left; 
	margin: 2px; 
	width:184px; 
	height:244px; 
	text-align:center;
}
#stcontainer{
width: 99%;
margin:20px;
}