@import "base.css";


#theGame {
	width: 100%;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 3px solid #3e210a;
	border-bottom: 3px solid #3e210a;
}

#theFlash {
	margin: 20px auto 0 auto;
	padding: 0;
	position: relative;
}

#copyright {
	width: 648px;
	margin: 10px auto 30px auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #6B5347;
}

#theDescription {
	display: none;
}

#archives {
	width: 648px;
	margin: 0 auto;
}

#archives a {
	width: 153px;
	height: 79px;
}

#archives h2 {
	width: 640px;
	height: 8px;
	background-image: url('/img/t_moreGames.gif');
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f8dfc4;
	margin: 10px 0;
	
}

#archives h2 span{
	display: none;
}

#archives img {
	width: 153px;
	height: 79px;
	margin: 0 6px 9px 0;
	padding: 0;
}

#archives a:active { background: none;}