 body {
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: none; 
color:#FFFFFF;
word-spacing:2px;
font-family: Verdana; 
background: #000000;
margin: 0;
padding: 0;
cursor: crosshair}


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

.stats
{
	padding-right: 6%;
	padding-left: 200px;
	padding-top: 12%;
	padding-bottom: 0px;
}

.afi{
padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}

p {
width: 650px;
margin-left:20px;
margin-top:15px;
font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
text-shadow:#000000;
text-align: justify;
}

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

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

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

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

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

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

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

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

h1
{
background : url(images/h1.gif);
background-position: left center;
background-repeat : repeat;
color : #FFFFFF;
height : 17px;
width: 600px;
padding-top : 8px;
margin-top: 10px;
margin-bottom : 2px;
margin-left : 10px;
padding-bottom: 8px;
padding-left: 140px;
font : 14pt Lucida Handwriting;
font-weight: lighter;
font-stretch:extra-condensed;
font-variant: normal;
text-shadow:#7F6F55;
}

h2 { font-family: Verdana; 
font-size: 12px;
font-weight: none;
color: #FFFFFF;
font-variant: small-caps;
border-bottom: 2px inset #564ACA;
border-top: 2px inset #C80002;
text-align: center;
margin-left:20px;
width:600px;
;}

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

#container {
/* margins at top and bottom are 0px but on the sides, "auto" will center the layout */
margin-left: 0%;
padding: 0px;
background-color:#000000;
background-repeat:repeat-y;
/* sets the layout width */
width: 800px;
}
#header {
width: 800px;
height: 498px;
background: url(images/index_01.jpg) no-repeat;
}


#text {
width: 800px;
height: auto;
background-color:#000000;
background-repeat:repeat-y;
margin-top:0px;
/* float it to the left of the right sidebar */
float: left;
}
#footer {
width: 800px;
height: 169px;
/* clear: both so that it remains at the bottom of the 3 columns */
clear: both;
background: url(images/kota_07.jpg) no-repeat;
}

.footer {
font-size:9px;
margin-left: 2%;
margin-right: 500px;
padding-top: 0%;
padding-left: 3px;
padding-right: 500px;
text-align: left;
}

.spo {
margin-left: 20px;}

#menu {
width: 800px;
height: 28px;
}

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

var {
visibility: hidden;
}

a.one {
width: 200px;
height: 28px;
background: url(images/index_02.jpg) no-repeat 0px 0px;
}
a.two {
width: 200px;
height: 28px;
background: url(images/index_03.jpg) no-repeat 0px 0px;
}
a.three {
width: 200px;
height: 28px;
background: url(images/index_04.jpg) no-repeat 0px 0px;
}
a.four {
width: 200px;
height: 28px;
background: url(images/index_05.jpg) no-repeat 0px 0px;
}


a:hover.one {
background: url(images/kota_02.jpg) no-repeat 0px 0px;
}
a:hover.two {
background: url(images/kota_03.jpg) no-repeat 0px 0px;
}
a:hover.three {
background: url(images/kota_04.jpg) no-repeat 0px 0px;
}
a:hover.four {
background: url(images/kota_05.jpg) no-repeat 0px 0px;
}


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

em, i 
{
color: #CD3939;
}

.img {
border: 3px #CD3939 solid;
}

.codesort img { 
border:3px #CD3939 solid;
}

li, ul
{
list-style-type: katakana;
color:#6163B7;
padding-left:40px;
}

.codesort li { 
list-style-type: katakana;
color: #6163B7;
padding-left:40px;
}

#navlist
{
margin-left:60px;
margin-right: 200px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 30px;
background-image: url(images/ball.gif);
background-repeat: no-repeat;
}

textarea, input, select
{ background: #000000 url(images/h1.gif) repeat;
  font-family: arial;
  font-size: 8pt;
  border-right: 0px none;
  color:#FFFFFF;
  border-bottom:2px inset #2C2CA60;
  border-top:1px inset #8D0202;
  border-left:1px inset #8D0202;
  border-right:2px inset #2C2CA6;
  padding-left:5;
  padding-right:2;
  padding-top:2;
  padding-bottom:2; } 
