@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(images/spacebackground.gif);
	color: #999;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 160px;
	background-position: 48px 35px;
}
.header .logo_container {
	float: left;
	padding-top: 35px;
	padding-left: 45px;
}
.header .logo_container .logo {
	display: block;
	height: 85px;
	width: 172px;
	text-indent: -9000px;
}
.header .header_right {
	float: right;
	padding-top: 33px;
	padding-right: 0px;
}
.header .header_right .Toplist {
	height: 104px;
	width: 327px;
	background-image: url(images/bg_toplist.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.header .header_right .advertisment {
	float: right;
	clear: both;
	background-color: #000;
	font-size: 36px;
	color: #CCC;
	text-align: center;
	margin-right: 40px;
}
.header .header_right .Toplist .toplist_top {
	font-weight: bold;
}
.header .header_right .Toplist .toplist_top tr td a {
	color: #7E5F33;
	text-decoration: none;
}
.friends .toplist_normal {
	font-weight: bold;
}
.friends .toplist_normal tr td a {
	color: #7E5F33;
	text-decoration: none;
	font-size: 14px;
}



.header .galleries {
	clear: both;
}
.galleries tr td a .img {
	height: 240px;
	width: 180px;
	border: 1px dotted #FF0;
}
.hdr_galleries {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.hdr_galleries .halloffame {
	display: block;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/halloffame.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 272px;
	float: left;
}
.hdr_galleries .boomkamrk {
	float: right;
	text-indent: -9000px;
	display: block;
	background-image: url(images/bookmark.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 205px;
}
.hdr_galleries .today_S {
	text-indent: -9000px;
	display: block;
	float: left;
	background-image: url(images/todaysbest.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 282px;
	margin: 0px;
	padding: 0px;
}
.hdr_galleries .yesterdays {
	text-indent: -9000px;
	display: block;
	float: left;
	background-image: url(images/yesterdays.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 364px;
	margin: 0px;
	padding: 0px;
}
.friends {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.friends .friends_1 {
	background-image: url(images/friends.png);
	height: 33px;
	width: 164px;
	text-indent: -9000px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer div a {
	color: #7E5F33;
}




.footer {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footer .contactme {
	display: block;
	text-align: center;
	color: #7E5F33;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.footer .contactme a {
	font-weight: bold;
	color: #7E5F33;
	text-decoration: none;
}

.footer div {
	text-align: center;
}

