@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
body{
	background-color:#444444;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	text-align:-moz-center;
}
#master{
	width:950px;
	margin:auto;
	clear:both;
}
#top{
	width:950px;
	height:auto;
	float:left;
	clear:both;
	border:0;
}
#content{
	width:950px;
	height:auto;
	float:left;
	clear:both;
	text-align:left;
}
.col_left{
	width:287px;
	height:376px;
	float:left;
	clear:none;
}
.col_center{
	width:484px;
	height:386px;
	background-image:url(sailor-moon-fucking.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#870f03;
	float:left;
	clear:none;
	text-align:center;
}
.col_right{
	width:179px;
	height:386px;
	float:right;
	clear:none;
	text-align:center;
}
.access{
	FONT-WEIGHT: bold;
	FONT-SIZE: 30pt;
	COLOR: #ff7f00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	list-style-position:inside;
	text-align:center;
}
.join {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #fff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	text-align:center;
}
a.links{
	font-size:11px;
	color:#fede16;
	text-decoration:underline;
	font-weight:bold;
}
a.links:hover{
	color:#ff6600;
	text-decoration:none;
}
.foot_join{
	width:950px;
	height:110px;
	float:left;
	clear:both;
	border:0;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}
a.foot_join_txt{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
a.foot_join_txt:hover{
	color:#fede16;
	text-decoration:none;
}
