body {
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Verdana;
	background: #ff9cc1 url(header_bg.jpg) top repeat-x;
}

#header {
	width: 377px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
}

.thumb_wrapper {
	width: 786px;
	margin: 0 auto;
}

table.thumbs {
	border: 1px solid;
	background: #FF9CA0;
}

.thumb_header {
	padding: 0 0 5px 5px;
}

table.toplist {
	background: #F2FF9C;
	margin: 0 auto 1em auto;
	width: 600px;
	padding: 5px 10px;
	border: 1px solid #555;
}

table.toplist a {
	font-weight: bold;
}

table.paysite {
        text-align: center;
        border: 1px solid #555;
        /* background: #ffccdd; */
	background: #F2FF9C;
        margin: 0 auto 1em auto;
        width: 750px;
        padding: 5px 10px;
}

table.paysite a {
        font-size: large;
        font-weight: bold;
}

.promo {
	text-align: center;
	font-weight: bold;
	font-size: large;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 1.2em;
}

.banner a img {
	border: 1px solid;
}

.hidden {
	display: none;
	text-indent: -9999px;
	font-size: 1px;
}
