


body {
	background-color: #000000;
	font-family: courier;
}

#header {
	width: 585px;
	border: none;
	float: left;
	
}
#container {
	width: 816px;
	background: url('time_bg.jpg') no-repeat;	
	margin: 0px auto;
	border: none;
	overflow: hidden;
}
		
#bannerbox {
	width: 429px;
	height: 120px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 9px;
	position: relative;
}

#banner {
	background: url(bts_rect.jpg) no-repeat;
	width: 427px;
	height: 118px;
	display:block;
	border: 1px white solid;
}
	
.topright{
	background: url(corner_ur.png);
	top:0px;
	right:0px;
	width:9px; 
	height:9px;
	position: absolute;
}

.bottomright {
	background: url(corner_br.png);
	right:0px;
	bottom:0px;
	width:9px; 
	height:9px;
	position: absolute;
}

.bottomleft {
	background: url(corner_bl.png);
	bottom:0px;
	left:0px;
	width:9px; 
	height:9px;
	position: absolute;
} 

.topleft {
	background: url(corner_ul.png);
	top:0px;
	left:0px;
	width:9px; 
	height:9px;
	position: absolute;

}

#name {
	background: url(name_index.png) no-repeat;
	width: 364px;
	height: 86px;
	display:block;
	margin:20px;
}

#buttons{
	float: right;
	width:185px;
	margin-bottom: 0px;
}	

#rightmenu, #rightmenu li { 
	margin: 0px;
	padding:0px;
	list-style:none; 
}
	
#rightmenu li a img {
	border: none;
	background-color: #261526;
}

#leftboxbox {
	width: 166px;
	height: 389px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 9px;
	position: relative;
	float: left;
}

#leftbox {
	background: url(mnemleft_box.jpg) no-repeat;
	width: 164px;
	height: 387px;
	display:block;
	border: 1px white solid;
}

#centerbox{
	width:330px;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
	text-align: center;
}

#bio {
	font: Courier 12px;
	color: white;
}

#emailbox {
	width: 91px;
	height: 40px;
	margin-bottom: 30px;
	margin-left: 90px;
	margin-top: 20px;
	padding: 9px;
	position: relative;
	text-align: center;
}

#email{
	background: url(but_email.png) no-repeat;
	width: 89px;
	height: 38px;
	display:block;
	border: 1px white solid;
	background-color: #000000;
}

#rightbox{
	width: 271px;
	height: 377px;
	margin-left: 0px;
	margin-top: 10px;
	position: relative;
	float: right;
}

#newstitle {
	background: url(news.png) no-repeat center; 
	height: 26px;
	text-align: center;
	}

#newsbox  {
	background: url(box_news.png) no-repeat;
	width: 226px;
	height: 351px;
	margin-left:5px;
	margin-top: 0px;
	padding: 20px;

}

#news {
	font: Courier 12px;
	color: white;
	border: none;
	width: 206px;
	height: 331px;
	margin-left:12px;

	
}
	
#smallname {
	display:block;
	margin-left:180px;
	margin-top: 15px;
}

#smallname img { border: none; }

#title {
	width: 289px;
	height: 58px;
	display:block;
	margin-bottom: 0px;
	margin-top: 10px;
}

#title.ill { 
	background: url(title_ill.png) no-repeat center; 
	margin-left:130px;
}

#title.ani { 
	background: url(title_ani.png) no-repeat center; 
	margin-left:-25px;
}

#title.des{ 
background: url(title_des.png) no-repeat center; 
margin-left: 12px
}

#title.comics { 
background: url(title_comics.png) no-repeat center; 
border: 4px solid green;
}

#title.com { background: url(title_com.png) no-repeat center; }


#artbox {
margin-left: 0px;
float: left;
width: 520px;
height: 460px;
border: none;
text-align: center;
}	

#artbox h1 {
font-size: 25px;
color: white;
text-align: center;
}	
#arttext {
	font: Courier 9px;
	color: white;
}

#artbox #emailbox{
	text-align: center;
	margin-left:210px;
	position: relative;
	border: none;
}

#thumbnails {
	float: right;
	width: 285px;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

#thumbbox {
	float: right;
	width: 72px;
	height: 72px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 9px;
	position: relative;
}

#thumb {
	width: 70px;
	height: 70px;
	display:block;
	border: 1px white solid;
}

#thumbbox img{ border:white 1px solid; }


#arrows {
overflow: hidden;
text-align:center;
margin-top: 0px;
}

#arrows { margin: 0px auto;}

#arrows img { border: none; }

#leftarrow {
float: left;
margin-left: 50px
}

#rightarrow {
float: right;
margin-right: 50px
}

#anititle{
margin-bottom: 10px;
margin-top: 50px;
text-align: left;
font: Courier 24px;
color: white;
}

#anitext{
margin-bottom: 10px;
margin-top:0px;
text-align: left;
font: Courier 18px;
color: white;
}

#comiclink{
	margin-top: 50px;
	border: 4px solid green;
	font: Courier 18px;
	color: white;
}