body
{
	font-weight: normal;
	font-size: 12px;
	font-family: "verdana", "Arial", "Helvetica", "san-serif";
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	overflow-x:hidden;
	background-image:url(images/back3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}

#wrapper{
	width:805px;
	margin-left:auto;
	margin-right:auto;
}


/* Text */
.default_eng { font-size: 13px; line-height:18px; color:#FFFFFF;}
.small_eng { font-size: 10px; line-height:15px;}
.bio_eng { font-size: 12px; line-height:18px; }
.default_color { font-size: 13px; font-weight:bold; line-height:18px; color:#ffffff;}

.playguide{
	width:650px;
	background-color:#000000;
	border:#66CCFF 1px double;
	padding:10px;
	margin:10px auto;
	text-align:left;
}

.playguide2{
	width:650px;
	background-color:#61b3cd;
	border:#ffffff 1px double;
	padding:10px;
	margin:10px auto;
	text-align:left;
}

.playguide-txt{
	text-align:left;
	margin:15px;
}

.bio{font-family:impact;
font-size:25px;}

a:hover img{
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}


#SocialButtons_wrapper li{
	list-style: none;
	padding-left:5px;
}

#main_back{
	background-color: #000000;
}