BODY {
	background-color: #39395d;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #ffffff;
}
	a:link {
		color: #7d7fff;
		font-weight: bold;
	}
	a:visited {
		color: #7d7fff;
		font-weight: bold;
	}
	a:active {
		color: #9193ff;
	}
	a:hover {
		color: #9193ff;
		
	}
	a.ext:link {
		color: #0000C0;
		text-decoration: none;
		background-color: #FFFFC0; }
	a.ext:visited {
		color: #0000C0;
		text-decoration: none;
		background-color: #FFFFC0; }
	a.ext:hover {
		color: #4040FF;
		text-decoration: none; }
	a.ext:active {
		color: #0000C0;
		text-decoration: none; }
		
	#page {
		width: 980px;
		margin: auto;
		background-color: #000000;	
	}
		#nav {
			width: 100%;
			height: 35px;
			padding-top: 10px;
		}
			div.navitem {
				width: 24%;
				height: 50px;
				text-align: center;
				float: left;
			}

	#page_left {
		width: 220px;
		float: left;
		background: #000000;
	}
		div.left_ad {
			width: 220px;
		 	margin: 30px 0 0 35px;
			float: left;
		}
		div.ext_link {
			width: 220px;
			margin: 10px 0 0 10px;
			float: left;
		}
		div.disclaim {
			width: 198px;
		 	margin: 10px 0 0 10px;
			font-size: 11px;
			border: 1px solid blue;
			float: left;
		}
		div.left-stuff {
			width: 220px;
			margin: 10px 0 0 10px;
			float: left;		
		}
		td.cheats {
			font-size: 12px;
			font-weight: bold;	
		}
			tr.odd {
				background: #515151;	
			}

	#page_right {
		width: 760px;
		float: left;
		background: #000000;
	}
		h1 {
			margin: 0 10px 0 16px;
			font-size: 30px;
		}
		div.intro {
			margin: 4px 10px 6px 16px;
			font-weight: bold;
			font-size: 16px;
		}
		div.rules {
			margin: 4px 10px 6px 16px;
			font-weight: bold;
			font-size: 16px;
		}
		
		#ajaxAdSpc {
			height: 120px;
		}
		#ajaxAd {
			border: 1px solid #d5d5d5;
			margin-right: 10px;
			margin-bottom: 10px;
			width: 728px;
			height: 90px;
			padding: 6px;
			float: right;
		}
			img.ebayImg {
				height: 90px;	
			}
		#otherAd {
			border: 1px solid #d5d5d5;
			margin-right: 10px;
			width: 728px;
			height: 90px;
			padding: 6px;
			float: right;
		}
		div.supItem {
			width: 728px;
			height: 90px;
			font-weight: bold;
			background-image: url('ebay.gif');
			background-position: bottom right;
			background-repeat: no-repeat;
		}
		div.atla {
			width: 728px;
			height: 90px;
			display: table-cell;
    		vertical-align: middle;
		}