 body {
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: none; 
color:#1A503E;
word-spacing:2px;
font-family: Verdana;
background-color:#000000;
background-repeat:repeat-x;
background-position: top center;
background-image: url(images/ashikiandneku_03.jpg);
cursor: default;}

blockquote
{
	background: url(images/statbg.gif) right no-repeat;
	width: 400px;
	color: #000000;
	border-bottom: 3px #FFFFFF dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8px;
	height: 300px;
	text-align: center;
	margin-left: 30px;
	margin-right:0px;


}

.stats
{
	padding-right: 130px;
	padding-left: 130px;
	padding-top: 55px;
	padding-bottom: 2px;
}


p {
margin-left:10px;
margin-top:10px;
margin-bottom: 5px;
margin-right: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
text-shadow:#000000;
text-align: left;
}
a{
color: #CC3333;
cursor : cross;
text-decoration : none;
font-weight: strong;
}

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

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

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

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

a:hover.foot {
color : #5C9D9F;
cursor : corss;
text-decoration : none;
font-variant: small-caps;
font-size: 12px;
font-family: Verdana;
}

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

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

h1
{
background : url(images/h1.gif);
background-position: left;
background-repeat : no-repeat;
color: #FFFFFF;
width: 300px;
height : 99px;
padding-top : 2px;
margin-bottom : 20px;
padding-left : 0px;
margin-left : 80px;
font-weight:bolder;
font : 14pt Lucida Calligraphy, "Times New Roman", Times, serif;
}

h1:first-letter {
padding-left: 69px;
	font-size: 40px;
	font-variant:small-caps; 
	color: #FFD2C0;
	font-family: BixAntiqueScriptHmk, "Times New Roman", Times, serif;}
	
h2 { font-family: Verdana; 
font-size: 12px;
font-weight: none;
width: 390px;
margin-left: 25px;
color: #FFFFFF;
font-variant: small-caps;
border-bottom: 1px dotted #FFFFFF;
text-align: center;}

h3 { font-family: Curier-New; 
font-size: 10px;
font-weight: none;
width: 390px;
margin-left: 25px;
color: #FFFFFF;
font-variant: small-caps;
border-bottom: 1px solid #FFFFFF; 
text-align: left;}


h4 { font-family: Curier-New; 
font-size: 10px;
font-weight: none;
width: 480px;
margin-left: 25px;
color: #000000;
font-variant: small-caps;
border-bottom: 3px double #FFF778; 
text-align: left;}

#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: 800px;
}
#header {
width: 100%;
height: 568px;
background: url(images/index_01.jpg) no-repeat;
}
#leftside {
width: 131px;
/* float it to the left of the text */
float: left;
background: transparent;
}

#text {
width: 460px;
background-image: url(images/index_11.jpg);
background-position: top left;
background-repeat:no-repeat;
background-color:#252525;
/* float it to the left of the right sidebar */
float: left;
}
#footer {
width: 100%;
height: 150px;
/* clear: both so that it remains at the bottom of the 3 columns */
clear: both;
background: url(images/index_03.jpg) no-repeat;
}

.footer {
text-align: left;
margin-left: 0px;
padding-left: 12px;
color:#FFFFFF;
padding-right: 500px;
padding-top: 150px;
font-size:9px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.spo {
margin-left: 20px;}

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

em, i 
{
color: #D0543E;
}

.img {
border: 2px #FFFFFF groove;
}

.codesort img { 
border: 2px #FFFFFF groove;
margin-left: 20px;
}

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

li
{
list-style-type: cjk-ideographic;
font-size:10px;
color: #FFFFFF;
}

.codesort li { 
list-style-type: cjk-ideographic;
margin-left: 10px;
font-size:10px;
color: #FFFFFF;
}

textarea, input, select
{ background-color:#252525;
  font-family: arial;
  font-size: 8pt;
  border-right: 0px none;
  color:#FFFFFF;
  border-bottom:2px dashed #FFFFFF;
  border-top:2px dashed #FFFFFF;
  border-left:5px dotted #FFFFFF;
  border-right:5px dotted #FFFFFF;
  padding-left:5;
  padding-right:2;
  padding-top:2;
  padding-bottom:2; } 

