 body {
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: none; 
color:#F0B8CC;
word-spacing:2px;
font-family: Verdana; 
background: #2F0111 url(images/bg.jpg) repeat-x;
margin: 0;
padding: 0;
cursor: crosshair;}


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

.stats
{
	padding-right: 49%;
	padding-left: 14px;
	padding-top: 17%;
	padding-bottom: 0px;
}

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

p {
width: 600px;
margin-left:45px;
margin-top:8px;
font-family: Verdana;
	font-weight: inherit;
	font-size: 11px;
	color: #F0B8CC;
text-shadow:#000000;
text-align: justify;
}

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

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

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

color : #FFF8FA;
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 : no-repeat;
color : #FFFFFF;
height : 100px;
width: 500px;
padding-top : 65px;
margin-left : 90px;
padding-left: 150px;
font : 16pt 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 outset #A12169;
text-align: center;
margin-left:7%;
margin-right:7%;
;}

h3 { font-family: Curier-New; 
font-size: 10px;
font-weight: none;
color: #000000;
font-variant: small-caps;
border-bottom: 1px inset #A12169; 
text-align: center;
margin-left:8%;
margin-right:8%;}

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


#text {
width: 800px;
height: auto;
background-image: url(images/index_09.jpg);
background-repeat:repeat-y;
/* float it to the left of the right sidebar */
float: left;
}


#footer {
width: 100%;
height: 156px;
direction:rtl;
/* clear: both so that it remains at the bottom of the 3 columns */
clear:both;
background: url(images/footerbg.gif) repeat-x;
background-position: relative;
text-align: center;
}

.footer {
margin-left: 7%;
margin-right: 2%;
padding-top: 2%;
padding-left: 3%;
text-align: right;
}

.spo {
margin-left: 20px;}

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

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

var {
visibility: hidden;
}

a.one {
width: 209px;
height: 51px;
background: url(images/index_2.GIF) no-repeat 0px 0px;
}
a.two {
width: 179px;
height: 51px;
background: url(images/index_3.GIF) no-repeat 0px 0px;
}
a.three {
width: 179px;
height: 51px;
background: url(images/index_4.GIF) no-repeat 0px 0px;
}
a.four {
width: 233px;
height: 51px;
background: url(images/index_5.GIF) no-repeat 0px 0px;
}


a:hover.one {
background: url(images/index_02.gif) no-repeat 0px 0px;
}
a:hover.two {
background: url(images/index_03.gif) no-repeat 0px 0px;
}
a:hover.three {
background: url(images/index_04.gif) no-repeat 0px 0px;
}
a:hover.four {
background: url(images/index_05.gif) no-repeat 0px 0px;
}



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

em, i 
{
color: #FFD8E6;
}

.img {
border: 3px #894F63 solid;
}

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

li
{
list-style-type: cjk-ideographic;
color:#ECE2D9;
}

ul
{
list-style-type: cjk-ideographic;
color:#ECE2D9;
padding-left:15%;
}

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

textarea, input, select
{ background: #2F0111 url(images/bbg.gif);
  font-family: arial;
  font-size: 8pt;
  border-right: 0px none;
  color:#F0B8CC;
  border-bottom:2px inset #894F63;
  border-top:1px inset #894F63;
  border-left:1px inset #894F63;
  border-right:2px inset #894F63;
  padding-left:5;
  padding-right:2;
  padding-top:2;
  padding-bottom:2; } 