 body {
margin: 0px;
padding: 0px;
font-size: 10px;
font-weight: none; 
color:#E14F4A;
word-spacing:2px;
font-family: Verdana; 
background: #5C0300;
margin: 0;
padding: 0;
cursor: crosshair}


blockquote
{
	background:url(images/statbg.gif) no-repeat;
	width: 260px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 9px;
	height: 200px;
	text-align: left;
	margin-left: 10px;
	margin-right:10px;
}

.stats
{
	padding-right: 0px;
	padding-left: 39%;
	padding-top: 0%;
	padding-bottom: 50px;
}


afi{
padding-right: 17px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}


p {
margin-left:17px;
margin-top:0px;
margin-right: 50px;
font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #E14F4A;
	font-weight:bold;
text-shadow:#000000;
}

a{
color : #FFD334;
cursor : cross;
text-decoration : none;
font-weight: strong;
}

a:hover {
color : #FF1800;
cursor : cross;
text-decoration : none;
font-variant: small-caps;
font-size: 10px;
font-family: Verdana;
}

a:link, a:visited, a:active {

color : #FBEEEA;
font-weight : bold;
text-decoration : none;
}

a.foot {
color : #FFD334;
cursor : cross;
text-decoration : none;
}

a:hover.foot {
color : #FF1800;
cursor : corss;
text-decoration : none;
font-weight:bold
font-size: 10px;
font-family: Verdana;
}

a:link.foot, a:visited.foot, a:active.foot {

color : #FBEEEA;
font-weight : bold;
text-decoration : none;
cursor:text;
}

h1
{
background : url(images/h1.gif);
background-position: left center;
background-repeat : no-repeat;
color : #FBE9CA;
height : 50px;
padding-top : 15px;
margin-bottom : 2px;
margin-left: 25px;
padding-left : 0px;
font : 15pt Lucida Calligraphy;
font-weight: bold;
font-stretch:extra-condensed;
font-variant: normal;
text-shadow:#7F6F55;
}

h2 { font-family: Verdana; 
font-size: 12px;
font-weight: none;
color: #FBE9CA;
font-variant: small-caps;
border-bottom: 1px outset #5C0300;
border-top: 1px outset #5C0300;
border-left: 1px outset #5C0300;
border-right: 1px outset #5C0300;
text-align: center;
width: 250px;
margin-left:20px;}

h3 { font-family: Curier-New; 
font-size: 12px;
font-weight: none;
color: #FFFFFF;
font-variant: small-caps;
border-bottom: 1px dotted #FFD2A7; 
text-align: center;
width: 250px;
margin-left:20px;}

#container {
/* margins at top and bottom are 0px but on the sides, "auto" will center the layout */
margin: 0px;
padding: 0px;
/* sets the layout width */
width: 668px;
}
#header {
width: 100%;
height: 358px;
background: url(images/index_01.GIF) no-repeat;
}
#leftside {
width: 101px;
/* float it to the left of the text */
float: left;
background: transparent;
}

#text {
width: 329px;
height: auto;
background-image:url(images/index_02.GIF);
background-repeat:repeat-y;
padding-right:0px;
/* float it to the left of the right sidebar */
float: left;
}
#footer {
width: 100%;
height: 171px;
/* clear: both so that it remains at the bottom of the 3 columns */
clear: both;
background: url(images/index_09.GIF) no-repeat;
}

.footer {
margin-left: 120px;
margin-right: 55%;
padding-top: 3px;
}

.spo {
margin-left: 20px;}

#menu {
	width: 101px;
	height: 188px;
}

#menu a {
	text-decoration: none;
	display: block;
}

var {
visibility: hidden;
}

a.one {
width: 101px;
height: 47px;
background: url(images/index_03.GIF) no-repeat 0px 0px;
}
a.two {
width: 101px;
height: 47px;
background: url(images/index_05.GIF) no-repeat 0px 0px;
}
a.three {
width: 101px;
height: 47px;
background: url(images/index_06.GIF) no-repeat 0px 0px;
}
a.four {
width: 101px;
height: 47px;
background: url(images/index_07.GIF) no-repeat 0px 0px;
}

a:hover.one {
background: url(images/atsushi_03.jpg) no-repeat 0px 0px;
}
a:hover.two {
background: url(images/atsushi_05.jpg) no-repeat 0px 0px;
}
a:hover.three {
background: url(images/atsushi_06.jpg) no-repeat 0px 0px;
}
a:hover.four {
background: url(images/atsushi_07.jpg) no-repeat 0px 0px;
}

strong, b {
color: #FBE9CA;
font-variant: small-caps;
}

em, i 
{
color: #FBE9CA;
}

.img {
border: 3px #FBE9CA dotted;
}

.codesort img { 
border: 3px #FBE9CA dotted;
}


li
{
list-style-type: cjk-ideographic;
padding-right:40px;
padding-left:17px;
color:#FBE9CA;
}

.codesort li { 
list-style-type: cjk-ideographic;
color: #FBE9CA;
}

textarea, input, select
{ background: #5C0300 url(images/bbg.GIF) center;
  font-family: arial;
  font-size: 8pt;
  border-right: 0px none;
  color:#FFFFFF;
  font-weight:bolder;
  border-bottom:1px inset #5C0300;
  border-top:1px inset #5C0300;
  border-left:1px inset #5C0300;
  border-right:1px inset #5C0300;
  padding-left:5;
  padding-right:2;
  padding-top:2;
  padding-bottom:2; } 
