body,html {
	margin:0;
	padding:0;
	background:#000;
	color:#000;
}
#wrap {
	background:#000;
	margin:0;
	padding:0;
	height: 768px;
	width: 1024px;
	border-width: 2px;
}
#header {
	background:#000;
	width: 1024px;
	height:340px;
}
/* scroll area css */
#ps_alpha {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_fash {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_trav {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_morch {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_shig {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_sneak {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_thc {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_spin {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_lore {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_miki {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_ver {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_dmode {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_litt {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_char {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}
#ps_trad {
	background:#000;
	width: 1024px;
	height:340px;
	overflow: auto;
	position: relative;
}

#header2 {
	background:#000;
	width: 1024px;
	height:70px;
}


/*news boxes */
#left_column_news {
	background:#000;
	float: left;
	width: 280px;
	font-family: Helvetica, sans-serif; 
	font-size: 10px;
	color: #656565;
	clear: none;
}

#right_column_news {
	background:#000;
	float: right;
	width:720px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}
/* end news css */

#left_column {
	background:#000;
	float: left;
	width: 75px;
	margin-left: 30px;
	margin-top: 20px;
	font-family: Helvetica, sans-serif; 
	font-size: 10px;
	color: #656565;
}

#middle_column {
	background:#000;
	float: left;
	width: 150px;
	margin-top: 20px;
	font-family: Helvetica, sans-serif; /*Verdana, Arial, */
	font-size: 10px;
	color: #656565;
}

#right_column {
	background:#000;
	float: right;
	width:744px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	margin-top: 20px;
}

#footer {
	background:#000;
	clear: both;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}

.rc_visible {
	display: block;
	padding: 0;
	margin: 0;
	color: #656565;
	line-height: 14px;
}

.rc_hidden {
	display: none;
	padding: 0;
	margin: 0;
}

.ps_visible {
	display: block;
	padding: 0;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	overflow: auto;
	width: 1024px;
}
.ps_hidden {
	display: none;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.open {
	display: block;
	padding: 0;
	margin: 0;
}

.open img {
	border: 0px;
	float: left;
	margin: 0 0 0 0;
}

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

a:hover {
	color: white;
}

li {
	list-style-type: none;
	margin:0 0 0.25em 0; /* ADDED */
}

.header_visible {
	display: block;
	padding: 0;
	margin: 0;
	color: #656565;
	line-height: 12px;
}

.header_hidden {
	display: none;
	padding: 0;
	margin: 0;
}

