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/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}


/* 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:#996633;}

.playguide{
	width:650px;
	background-color:#FFFFFF;
	border:#996633 1px double;
	padding:10px;
	margin:10px auto;
	text-align:left;
}

.playguide2{
	width:650px;
	background-color:#FFFFFF;
	border:#996633 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{ 
opacity:0.6;
filter: alpha(opacity=60);
}