
#navi img

{ border: 0px none;}



#navi

{ position: relative;

   float:left;

  padding: 0 0 0 10;

   width: 20%; }

  

body

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



#content

{ font-family: Georgia, Verdana, Arial; 

  font-size: 13px; 

  color: #fff;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  float:right;

  width: 70%; }

  

#content img

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

{ border: 7px solid #000;

  background-color: #000;}



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

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

#content a 

{ color: #000; 

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;   }

  

i, em            

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



b, strong            

{ color: #420e0e; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ background-color: #000;

  color: #fff;

  line-height: 20px;

  font-family: Verdana;

  font-size: 11px;

  border-bottom: 2px solid #fff;

  border-left: 2px solid #fff;

  border-top: 2px solid #fff;

  border-right: 2px solid #fff;

  padding: 0 0 0 2; }

  

h1
{
background : url(images/h1.gif);
background-position : left center;
background-repeat : no-repeat;
color : #403167;
height : 50px;
padding-top : 30px;
margin-bottom : -2px;
padding-left : 40px;
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 #fff;
text-align: left;}

h3 { font-family: Curier-New; 
font-size: 10px;
font-weight: none;
color: #fff;
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: #fff;

  line-height: 20px;

  font-family: Tahoma;

  font-size: 10pt;

  text-transform: lowercase;

  text-align: left;

  display: block; 

  border-bottom: 2px solid #000;

  padding: 0 10 0 10;

  text-decoration: none  }

  

a:hover.clickme

{ color: #000;

  line-height: 20px;

  font-family: Tahoma;

  font-size: 10pt;

  text-transform: uppercase;

  text-align: right;

  display: block; 

  border-bottom: 2px solid #fff;

  padding: 0 10 0 10;

  text-decoration: none  }

 


blockquote

{ background: #aabed2 url(images/bq.gif);

  font-family: Century Gothic, Verdana;

  font-size: 8pt;

 color: #000;
 
width:500px;
height:250px;
 

}  

.stat {

padding-left: 240px;
padding-right: 15px;
padding-top: 25px;
padding-bottom: 10px;

}