body {
	background-color: #074205;
	margin: 0px;
	padding: 0px;
	color: #F5F3CB;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

a, a:visited, a:active {
	color: #F0AF48;
	text-decoration: none;
}

a:hover {
	color: #F5F3CB;
	text-decoration: none;
}

img {
	border: 0px;
}
h1 {
	color: #F0AF48;
	font-size: 42px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 a, h1 a:active, h1 a:visited {
	color: #F0AF48;
	font-size: 42px;
	text-decoration: none;

}
h1 a:hover {
	color: #F5F3CB;
	font-size: 42px;
	text-decoration: none;
}

h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gamelistboxtop {
	background-image: url('th/gboxtop.gif');
	background-repeat: no-repeat;
	padding: 10px 7px 10px 7px;
	width: 166px;
}

.gamelistbox {
	background: #000000 url('th/gboxbot.gif') left bottom no-repeat;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 15px;
	
}

.gamelistbox a, .gamelistbox a:active, .gamelistbox a:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #F0AF48;
}

.gamelistbox a:hover {
	color: #F5F3CB;
	text-decoration: none;

}
.gamelistbox img {
	margin-top: 5px;
}

#header {
	background-image: url('cardlogo.gif');
	background-repeat: no-repeat;
	background-position: 385px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 740px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#subtitle {
	font-size: 14px;
	letter-spacing: 1.5px;
	margin-top: 0px;
	margin-bottom: 14px;
	padding: 0px;

}

.cont2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#content {
	width: 740px;
	float: left;
	text-align: center;
}

#more {
	float: left;
	width: 700px;
	padding: 20px;
}

#footer {
	width: 700px;
	margin-top: 0px;
	padding: 40px 20px 20px 20px;
	float: left;
}
.introtop {
	background: url('th/introtop.gif') left top no-repeat;
	width: 705px;
	padding: 12px 15px 12px 15px;
}

.intro {
	background: #000000 url('th/introbot.gif') left bottom no-repeat;
	width: 735px;
	font-size: 11px;
	color: #eeeeee;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

