
  

body

{ margin: 0px;
padding: 0px;
background: #fff;
  }

.foot
{
border: 2px solid #969fca;
}


#content

{ font-family: verdana; 

  font-size: 12px; 

  color: #999;  

  text-align: justify;

  position: relative;

padding-left: 50px;

  width: 600px; }

td

{
font-family: verdana; 

  font-size: 12px; 

  color: #999;  
	width: 500px;
}


th {
color: #57629d; 
	font-variant: small-caps;
text-align:left;

}

  

#content img

{ border: 7px solid #969fca;
margin: 3px;
  background-color: #969fca;}
  
  #content img:hover

{ border: 7px solid #a0a0ec;

  background-color: #a0a0ec;}


  


.codesort img { 
border: 7px #969fca solid;
background-color: #969fca;
margin: 3px;
}

.codesort img:hover {
	border: 7px solid #a0a0ec;
	background-color: #a0a0ec;
}

#content a 

{ color: #969fca; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }



i, em            

{ color: #a0a0ec; 
font-variant: small-caps;}



b, strong            

{ color: #57629d; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ 
  font-family: Arial;


color:#ccc;
font-size:11px;
border:2px #969fca solid;
background: #969fca;

  padding: 0 0 0 2; }

  

h1
{
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 2px 0px;
	letter-spacing: 3px;
	text-transform: uppercase; 
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #727cb3;
	padding-left: 60px;
	padding-top: 0px;
	height: 40px;
}

h2 { font-family: Century Gothic; 
font-size: 13px;
font-weight: none;
  text-align: left;
  padding: 0px 0px 0px 100px;
  margin: 0px;
color: #969fca;
text-align: left;}

h3 { font-family: Century Gothic; 
font-size: 10px;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 140px;
  margin: 0px;
color: #a0a0ec;
text-align: left;}
  

li           

{ margin-top: 2; 

  margin-bottom: 2;

}






#stats

{ background: #969fca;

  font-family: Century Gothic, Verdana;

  font-size: 8pt;
  
  text-align: center;
  
  line-height: 20px;

 color: #000;
 
 border-bottom: 4px solid #57629d;

 }  
 
 #stats a 

{ color: #57629d; 
font-variant: small-caps;
  font-size: 10pt;
  text-decoration: none;

  cursor: cross;   }



#stats a:hover

{ border-bottom: 0px dashed; 

  text-decoration: none;

  cursor: cross;  }

