#stats_box {
	color: #fff;
	position: absolute;
	width: 200px;
	left: 781px;
	top: 47px;
	font-size: 11px;
	padding: 14px;
}


#header {
	position: relative;
}

body {
	margin: 0px;
	padding: 0px;
	background:url(bodybackground.png);
	background-repeat: repeat-x;
	background-color: #FDFEFC;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11pt;	
}

a img { border: none; }

#everything {
	width: 1024px;
	margin: 0 auto;
}

#header { 
	margin: 0;
	height: 196px;
	width: 1024px;
}

#main_content {
	width: 1024px;
	background:url(main_content_background2.png);
	padding-top: 19px;
}

#left_column {
	width: 200px;
	padding-left: 21px;
	padding-right: 22px;
	float: left;
}

#center_column {
	float: left;
	width: 538px;
}

#right_column {
	float: right;
	width: 200px;
	padding-right: 21px;
	padding-left: 22px;
}

.box {
	margin-bottom: 8px;
}

	.box_head {
		height: 41px;
		width: 200px;
	}
	.box_contents {
		background:url(box_contents_background.png) repeat-y;
		padding-left: 24px;
		padding-right: 24px;
		padding-top: 11px;
		padding-bottom: 11px;
	}
	
	.box_foot {
		background:url(box_bottom_background.png);
		height: 2px;
		width: 200px;
		margin-bottom: 8px;
	}
	
		#menu_head {
			background:url(menu_head.png) no-repeat;
		}
		#advertisers_head {
			background:url(advertisers_head.png) no-repeat;
		}
		#chatbox_head {
			background:url(chatbox_head.png) no-repeat;
		}
		#last15_head {
			background:url(last15credited_head.png) no-repeat;
		}	
		#last15added_head {
			background:url(last15added_head.png) no-repeat;
		}		
		#statsbox_head {
			background:url(yourstats_head.png) no-repeat;
		}	
		#members_head {
			background:url(members_head.png) no-repeat;
		}			
	
#navigation a, #navigation a:visited, #navigation2 a, #navigation2 a:visited {
	display: block;
	height: 22px;
	width: 176px;
	margin-left: -24px;	
	padding-left: 24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #2c2c2c;
	
}

	#navigation a:hover {
		background:url(navigation_hover_background.png);
	}
	#navigation2 a:hover {
		background:url(navigation2_hover_background.png);
	}	
	
#jackpot {
	background:url(jackpot.jpg);
	width: 191px;
	height: 112px;
	margin-bottom: 8px;
	font-size: 31.77pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #1c4912;
	padding-top: 80px;
}

#TDP_LoginStatus {
	margin-top: -35px;
	width: 840px;
	margin-left: 180px;
}

#last15added_contents a, #last15_contents a, #last15added_contents a:visited, #last15_contents a:visited {
	color: #2c2c2c;
       text-decoration: none;
}

#last15added_contents a:hover, #last15_contents a:hover {
        color: #D0EA7F;
}






/* From Shift Code - Table CSS */

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.title, .title a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#navi a { color: #black; font-size: 12px !important; text-decoration: none !important; }
#navi a:hover { color: blue; }

		.droplink { 
			height: 25px;
			display: inline-block;
			overflow: hidden;
			float: left;
			padding-left: 5px;
			padding-top: 5px;
		}
		.droplink a:hover {
			color:#FFF;
		}
		.droplink:hover {
			height: auto;
			overflow: visible;
		}
		.droplink a {
			color: black;
			padding: 5px;
			display:block;
			width: auto;
			margin-right: -75px;
			text-decoration: none;
			background-color: white;
			margin-left: 1px;
			border: 1px solid black;
			border-top: none;
		}
		.droplink a:first-child { 
			border: none;
			display: block;
			margin-right: 0px;
			font-weight: bold;
			background: none; 
			padding-bottom: 8px;
			background: none !important;
		}		
		.droplink a:hover {
			background:url(newlinkhover.png);
		}
		
		#dropdown_float {
			position: absolute; 
		}
		.dropdown_navigation {
			position: relative;  
			height: 30px;
			font-size: 12px;
		}



#TDP_LoginStatus2 {
	margin-top: -35px;
	width: 840px;
	margin-left: 180px;
}
