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

blockquote
{
	background: #114533 url(images/statbg.gif)right no-repeat;
	width: 300px;
	color: #C2F1E6;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8px;
	height: 126px;
	text-align: left;
	margin-left: 80px;
	margin-right:0px;


}
blockquote:hover
{
	background: #0C1E22 url(images/statbg2.gif)right no-repeat;}

.stats
{
	padding-right: 100px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 2px;
}


p {
margin-left:5px;
margin-bottom: 3px;
margin-right: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA85E;
text-align: justify;
}




a{
color: #7FDE7F;
cursor : cross;
text-decoration : none;
font-weight: strong;
font-style:Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
color: #339548;
cursor : cross;
text-decoration : none;
font-size: 10px;
font-style:Verdana, Arial, Helvetica, sans-serif;
}

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

color: #7FDE7F;
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
{color: #F1A839;
width: 370px;
height : 70px;
padding-top : 2px;
margin-bottom : 2px;
padding-left : 0px;
margin-left : 70px;
font-weight: bold;
font: 11pt Lucida Calligraphy, "Courier New", Courier, monospace;
}

h1:first-letter {
background : url(images/h1.gif);
background-position: left;
background-repeat : no-repeat;
padding-left: 40px;
padding-right: 2px;
	font-size: 47px;
	font-variant:small-caps; 
	color: #FEEE26;
	font-family: BixAntiqueScriptHmk, "Times New Roman", Times, serif;}
	
h2 { font-family: Verdana; 
font-size: 12px;
font-weight: none;
width: 370px;
margin-left: 25px;
color: #C6E279;
font-variant: small-caps;
text-align: center;}

h2:first-letter {
background-position: left;
background-repeat : no-repeat;
padding-left: 40px;
padding-right: 2px;
	font-size: 18px;
	font-variant:small-caps; 
	color: #5BA449;
	font-family: BixAntiqueScriptHmk, "Times New Roman", Times, serif;}

h3 { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-weight: none;
width: 370px;
margin-left: 25px;
color: #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;}



#text {
width: 463px;
background-color:#0C1E22;
/* float it to the left of the right sidebar */
float: left;
}





.spo {
margin-left: 20px;}

b, strong
{
color: #9DBB59;
font-size:12px;
font-variant:small-caps;
}

em, i 
{
color: #76C361;
}

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

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

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

li
{
list-style-type: none;
font-size:10px;
color: #BBFEEE;
}

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

textarea, input, select
{ background-color:#0C1E22;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-right: 0px none;
  color: #FCBC67;
  border-bottom:2px hidden #394D01;
  border-top:2px hidden #394D01;
  border-left:3px solid #394D01;
  border-right:3px solid #394D01;
  padding-left:2;
  padding-right:1;
  padding-top:1;
  padding-bottom:1; } 

