body {
	background-color: #333333;
	text-align: center;
}
.baseframe{
	width: 738px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px auto;
	padding: 0px 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	color: #333333;
	float: none;
	height: auto;
	background-color: #000000;
}

#info{
	color:#CCC;	
	
}
#gameTagArea{
	width: 573px;
	height: auto;
	text-align: center;
	padding: 0px;
	background-color: #000000;
}
#gameTag{
	color: #CCCCCC;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
	border-bottom-style: dotted;
}
#titleheader {
	width: auto;
	height: 60px;
	padding: 5px;
	background-color: #000000;
	color:#ffffff;
}
#inner {
	width: 738px;
	text-align: center;
	color: #333333;
	float: left;
	height: auto;
	background-color: #000000;
}
#adSide {
	width: 160px;
	height:600px;
	background-color: #000000;
	float: right;
}
#contents {
	width: 573px;
	height: 200px;
	text-align: center;
	padding: 0px;
	background-color: #000000;
}

h2 {
	font-size: 14px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	padding-left: 5px;
}

#adBottom {
	width: auto;
	height: 90px;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #444444;
}
#footer {
	height: 30px;
	width: auto;
	padding: 5px;
	text-align: center;
	color: #cccccc;
	background-color: #444444;
}

.style1 {color: #FF33CC}
.red {color: #FF0000}
.style5 {
	font-size: large;
	font-weight: bold;
}

.style8 {font-size: large; font-weight: bold; color: #FFFFFF; }

.style9 {color: #000000}
.style10 {color: #99CCFF}
.style11 {font-size: large}
a:link { color: #FFCC00; }
a:visited { color: #FFCC00; }