*{
	margin: 0;
	padding: 0;
}

a:link {
	color: #3658EB;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3658EB;
}

a:hover {
	text-decoration: underline;
	color: #3658EB;
}

a:active {
	text-decoration: none;
	color: #3658EB;
}

body{
	background-color:#000000;
	font: 14px/14px "lr oSVbN", Osaka, sans-serif,"qMmpS Pro W3","CI";
	line-height:1.5;
	color: #666666;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

h1,h2,h3{
	margin:0px;
	padding:0px;
	border:0px;
	clear:both;
}


div#wrapper{
	text-align:center;
}

div#content{
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	border-left:#C8CBAE 1px solid;
	border-right:#C8CBAE 1px solid;
}

div#main{
	text-align:left;
}

div#center{
	text-align:left;
	padding:20px;
}

div#topimg{
	float:left;
}

div#twitter{
	float:right;
}

div#center img{
	margin:20px;
}

div#center div#bio{
	text-align: center;
	font-size:16px;
}

div#footer{
	text-align:center;
	font-size:12px;
}

div#history{
	background-position:center;
	background-image: url("../img/haikei.jpg");
	background-repeat: no-repeat;
}

div#clear{
	clear:both;
}

h1#top{
	margin:0px;
	border:none;
	padding:0px;
	width:800px;
	height:200px;
}

h2#menu{
	width:130px;
	height:80px;
	padding:0px;
	margin:0px;
	clear:both;
}

div#member{
	width: 140px;
	height: 70px;
	padding: 10px;
}

.name{
	color:#FFFFFF !important;
	font-size:20px;
	font-weight:bold;
}

.twtr-hd{
	display:none !important;
}