#footer

{background: #fff url('images/squafer_30.gif');

   font-family: Verdana, Arial; 

  font-size: 11px; 

  color: #414141;  

  text-align: center;

  padding: 0 0 0 10; }



#navi img

{ border: 0px none;}



#footer a

{ text-decoration: none;

  color: #000;}



#footer a:hover

{ border-bottom: 1px dashed;}



#footer i, #footer em

{ color: #8bc178; }



#footer b, #footer strong            

{ color: #312b2b; } 



#navi

{ position: relative;

   float:left;

  padding: 0 0 0 10;

   width: 20%; }

  

body

{ margin: 0px;
padding: 0px;
background: #fff url(images/bg.gif);
background-repeat : repeat-x;
  }



#content

{ font-family: Georgia, Verdana, Arial; 

  font-size: 13px; 

  color: #858585;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  float:right;

  width: 70%; }

  

#content img

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

{ border: 7px solid #ccc;

  background-color: #ccc;}



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

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

#content a 

{ color: #312b2b; 

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;   }

  

i, em            

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



b, strong            

{ color: #000; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ background-color: #ccc;

  color: #000;

  line-height: 20px;

  font-family: Georgia;

  font-size: 11px;

  border-bottom: 2px solid #000;

  border-left: 2px solid #000;

  border-top: 2px solid #000;

  border-right: 2px solid #000;

  padding: 0 0 0 5; }

  

h1
{
background : url(images/h1.gif);
background-position : left center;
background-repeat : no-repeat;
color : #5f5b5b;
height : 50px;
padding-top : 30px;
margin-bottom : -2px;
padding-left : 80px;
font : 14pt Curier-New;
font-weight: bold;
font-variant: small-caps;
}

h2 { font-family: Curier-New; 
font-size: 12px;
font-weight: none;
color: #000;
font-variant: small-caps;
border-bottom: 3px solid #999;
text-align: left;}

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

li           

{ margin-top: 2; 

  margin-bottom: 2 }

  

#stats a

{ color: #4b7fc8;

  border-bottom: 1px dashed #4b7fc8; }  

  

a.clickme, a:visited.clickme

{ color: #000;

  line-height: 20px;

  font-family: Tahoma;

  font-size: 10pt;

  text-transform: lowercase;

  text-align: left;

  display: block; 

  border-bottom: 2px dashed #999;

  padding: 0 10 0 10;

  text-decoration: none  }

  

a:hover.clickme

{ color: #999;

  line-height: 20px;

  font-family: Tahoma;

  font-size: 10pt;

  text-transform: uppercase;

  text-align: right;

  display: block; 

  border-bottom: 2px dashed #000;

  padding: 0 10 0 10;

  text-decoration: none  }

 


blockquote

{ background: #fff url('images/bq.gif') right center no-repeat;


  font-family: Century Gothic, Verdana;

  font-size: 9pt;

 color: #414141;
 
 height: 250px;
 
 padding-left: -20px;
}  
 
 .stat
 
 {
    padding-left: 60px;
	padding-right: 80px;
	padding-top: 50px;
	padding-bottom: 40px;
 }