 body{
margin:0px; 
padding:0px; 
font-size:9px; 
font-weight:none; 
color:#FBCB57; 
word-spacing:2px; 
font-family:Verdana;
background-color:#000000;
background-repeat:repeat-x; 
background-position:right top; 
background-image: url('images/bg.jpg');
width:100%; 
cursor:default;}


blockquote
{
background: #660000 right no-repeat; 
width:330px;
border-left: 5px ridge #CC0000; 
color: #CC9900;
font-family: "Courier New", Courier, monospace;
font-weight:bolder; 
font-size:8pt; 
height:auto; 
text-align:center; 
margin-left:20px; 
margin-right:10px;}


.stats
{
padding-right:110px; 
padding-left:10px; 
padding-top:60px; 
padding-bottom:2px;}

p{
margin-left:4px; 
margin-bottom:1px; 
margin-right:6px; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt; 
color:#FBFCFC; 
text-align: left;}

a{
color:#FFFFFF; 
cursor:default; 
text-decoration:none;
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}

a:hover{
color:#ECF6F2; 
cursor:default; 
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}


h1{
		color:#D87641;
width:330px;
text-align:center;
		font-size:18pt;
		margin-bottom:5px;
		font-family: Times New Roman,"Courier New", Courier, monospace;
		font-weight:bold;
background-image: url(images/h1.gif);
background-position: right;
background-repeat: no-repeat;

	}
	


h2{font-family: Georgia,arial; 
font-size:11pt; 
font-weight:none; 
width:300px; 
margin-left:25px; 
color:#FFFFFF; 
text-align:center;}



h3{font-family:Georgia,"Times New Roman",Times,serif; 
font-size:10px; 
font-weight:none; 
width:300px; 
margin-left:25px; 
color:#FFFFFF; 
text-align:left}



#text{
width:438px;
background-image:url(images/index_07.jpg);
background-position:top;
background-repeat:no-repeat;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color:#000000;
color:#ECF6F2;
font-size: 12px;
float:left}

#text a{
color:#CD2023; 
cursor:default; 
border-bottom: 1px  thick #FFFFFF;
text-decoration:none;
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}

#text a:hover{
color:#F7EAE8; 
cursor:default; 
border-bottom: 1px thick #FFFFFF;
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}


.spo{
margin-left:20px}

b, strong
{font-variant:small-caps}

em, i 
{
color:#DCDCDC}

.img{
border:4px #FFFFFF solid}
 
.codesort img{
border:4px #FFFFFF double; 
margin-left:20px}

ul
{margin-left:10px; 
margin-right:10px}

li
{
list-style-type: cjk-ideographic; 
font-size:11px; 
color:#F1FEFF;
font-weight:bold;}

.codesort li{
list-style-type:hiragana-iroha;
margin-left:10px; 
margin-right: 20px;
font-size:10px; 
color:#FFFFFF}

option, select, input, textarea  
	{ 
		background: #EBC080;
background: url('images/index_14.jpg');
		border-left:  4px solid #ADC1C2; 
border-right:  4px solid #ADC1C2; 
border-top: 4px groove #DEFBF1; 
border-bottom: 4px groove #DEFBF1; 
		color: #394648; 
text-align:center;
		font: 13px Script,Arial,Helvetica,sans-serif; 
	}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	color:#FFFFFF;
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 97%;
	bottom: 0px;
	position: absolute;
right: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 0px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	color:#FFFFFF;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
