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



blockquote
{
	background: url(images/statbg.gif) no-repeat;
	width: 350px;
	color: #FFFFFF;
	border-left: 25px solid  #000000;
	border-right: 2px solid  #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8px;
	height: 180px;
	text-align: left;
	margin-left: 10px;
	margin-right:50px;
}

blockquote:hover
{
	border-left: 25px solid  #000000;
	border-right: 2px solid  #000000;
	background: #1A2D3F url(images/statbg2.gif) right no-repeat;}


.stats
{
	padding-right: 180px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}


p {
margin-left:14px;
margin-top:20px;
margin-bottom: 5px;
margin-right: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #ADD0F0;
text-align: justify;
}
a{
color : #C2DAF0;
cursor : cross;
text-decoration : none;
font-weight: strong;
}

a:hover {
color : #6A90B2;
cursor : cross;
text-decoration : none;
font-family: Verdana;
}

a:visited{

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

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

#text  a:hover {
background-color:#000066;
border-bottom: 1px dashed #FFFFFF;
color : #6A90B2;
cursor : cross;
text-decoration : none;
font-variant: small-caps;
font-size: 10px;
font-family: Verdana;
}

#text a:visited{

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


a.foot {
color : #31CBB3;
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;
}

#text img
{ background-color: #052B44;
   padding: 3px 5px 0 0;
   border: 1px solid #FFFFFF; }

#text img:hover
{ background-color: #052B44;
   padding: 3px 4px 0 0;
   border: 1px dotted #646DA4; }


h1
{
background: url(images/h1.gif);
background-position: left center;
background-repeat: no-repeat;
color: #ECF4F9;
	text-align: right;
width: 410px;
height: 66px;
padding-top: 13px;
margin-bottom: 5px;
padding-right: 30px;
margin-right: 0px;
font: 14pt Lucida Calligraphy,"Times New Roman", Times, serif;
font-weight: lighter;

}

h1:first-letter {
padding-left: 0px;
	font-size: 50px;
	font-variant:small-caps;
	text-align:center;
	color: #B1D5EE;
	font-family: BixAntiqueScriptHmk, "Lucida Calligraphy", Times New Roman, Times, serif;}

h2 { font-family: BixAntiqueScriptHmk, "Verdana"; 
font-size: 14px;
font-weight: lighter;
width: 100%;
margin-left: 0px;
color: #FFFFFF;
text-align: center;}

h2:first-letter {
padding-left: 0px;
	font-size: 25px;
	font-variant:small-caps;
	text-align:center;
	color: #B1D5EE;
	font-family: BixAntiqueScriptHmk, "Lucida Calligraphy", Times New Roman, Times, serif;}


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


h4 { font-family: Curier-New; 
font-size: 10px;
font-weight: none;
color: #2E7CA9;
font-variant: small-caps;
border-bottom: 1px solid #000; 
text-align: left;}


#text {
width: 423px;
background-image: url(images/index_08.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#06131B;
/* float it to the left of the right sidebar */
float: left;
}


.spo {
margin-left: 20px;}

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

em, i 
{
color: #C4E1EB;
}

.img {
border: 5px #B3AD72 solid;
}

.codesort img { 
border: 2px #B3AD72 solid;
margin-left: 20px;
}

ul
{margin-left:30px;
padding-right: 40px;
color: #BCD1EA;
font-size: 10px;
}

ol, li
{
list-style-type: decimal-leading-zero;}

.codesort li { 
list-style-type: decimal-leading-zero;
margin-left: 10px;
}

textarea, input, select
{ background-color:#0B2332;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-right: 0px none;
  color:#B1D3ED;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  border-left:10px groove #FFFFFF;
  border-right:1px solid #FFFFFF;
  padding-left:5;
  padding-right:2;
  padding-top:2;
  padding-bottom:2; } 
  
  