#padbox {
	color: white;
	position: relative;
	left: -8px;
	width: 790px;	
}

.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px 9px 9px 9px;
	margin: 4px 4px 4px 4px;
   border: 1px solid #444;
	background-color: #333;
	width: 130px;
	height: 118px;
	overflow: hidden;
	text-align:center;
	vertical-align: middle;
}

#greyspace {
	background: #1f1e1e;
	position: relative;
	float: left;
	width: 100%;
	height: 210px;
	margin-bottom: -20px;
}

#greyspace li {
	list-style: none;
	line-height: 1.8;
	font-size: 115%;
}

#greyspace h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 195%;
	margin-bottom: 20px;
}

#search {
	position: relative;
	left: 300px;
	top: -620px; 	 
	text-align: center;
}

.copyright {
	display: block;
	position: relative;
	width: 278px;
	height: 98px;
	top: -130px;
	left: 165px;
	margin:0 auto;
	padding-right: 10px;
	text-align: right;
	font-size: 100%;
	background: url(../images/copy.gif) no-repeat;
}

.copy {
	position: relative;
	display: block;
	width: 53px;
	height: 37px;
	left: 120px;
	top: -13px;
}

.toplist {
	display: block;
	position: relative;
	left: 293px;
	top: -60px;
}

.imgnav .small {
	color: white;
}
