body {
	background: black;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:74%;
	letter-spacing: 1px;
	line-height:1.3;	
	color: white;
}

.menu-blog {
	display: block;
	position: relative;
	float: right;
	width: 176px;
	top: 0px;
	left: 330px;
	margin-bottom: 20px;
	padding: 0px 0px;
}

.menu-blog li {
	list-style: none;
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}

#greyspace {
	background: #1f1e1e;
	position: relative;
	float: left;
	width: 100%;
	height: 200px;
}

#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;
}

.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: -26px;
}

.toplist {
	display: block;
	position: relative;
	left: 293px;
	top: -75px;
}
