body {
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	color: #ffffff;
	background: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
    
}

#mainID {
	width: 779px;
	margin: 0px auto;
	border: solid 1px #4f4e4e;
	text-align: left;
}

img {
	border: 0px;
}

.logo {
	background: url('images/logo.jpg') no-repeat left top;
	width: 779px;
	height: 106px;
}

.header {
	padding: 15px 4px 15px 4px;
	line-height: 2em;
}

.divider {
	background: url('images/bg_tussenbalk.gif') repeat-x left top;
	width: 779px;
	height: 16px;
	margin: 10px 0;
}

/*========================================================================
	Thumbs
========================================================================*/
.thumbContainer {
	background: url('images/bg_countdown.gif') repeat-x left top;
	width: 779px;
	margin: 0px;
}

.countdownContainer {
	width: 437px;
	padding: 0px 4px 4px 4px;
	float: left;
}

.thumbBig {
	background: url('images/bg_thumb.jpg') no-repeat left top;
	width: 328px;
	height: 260px;
	margin: 6px 2px 9px 0px;
	padding: 4px 0 0 0;
	float: left;
	text-align: center;
}

a.clickHere {
	background: url('images/but_clickhere.gif') no-repeat top left;
	width: 223px;
	height: 40px;
	display: block;
}

/*========================================================================
	Who's Online
========================================================================*/
.whosOnlineContainer {
	width: 777px;
	height: 153px;
	margin: 0px 0px 20px 3px;;
}

.onlineThumb {
	background: url('images/bg_whosOnline.gif') no-repeat left top;
	width: 120px;
	height: 126px;
	margin: 0px 35px 0px 0px;
	padding: 30px 3px 0px 3px;
	float: left;
	text-align: center;
}

.nomargin {
	margin: 0px 0px 0px 2px;
}

/*========================================================================
	Footer
========================================================================*/
.footer {
	margin: 0 0 20px 0;
	letter-spacing: 1px;
	text-align: center;
	font-size: 10px;
}

.footer A:link {
	text-decoration: underline;
}

.footer A:hover {
	text-decoration: none;
}

.footer A:visited { 
	text-decoration: underline; 
}

/*========================================================================
	Fonts
========================================================================*/

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}

.y14 {font-size:14px; color:#f6ca01; }
.y11:link {text-decoration: underline; color:#f6ca01; }
.y11:active {text-decoration: underline; }
.y11:hover {text-decoration: none; }
.y11:visited {text-decoration: underline; }


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #f6ca01;
	letter-spacing: 0.02em;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0px;
}
