 

body

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



#content

{ font-family: Georgia, Verdana, Arial; 

  font-size: 13px; 

  color: #fff;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  padding: 10px;

  width: 500px; }


#content img

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

{ border: 7px solid #f4adb1;

  background-color: #f4adb1;}



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

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

#footer

{ font-family: Georgia, Verdana, Arial; 

  font-size: 13px; 

  color: #fff;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  padding: 10px;

  width: 500px; }

#content a 

{ color: #5a0c0c; 

background: #f4adb1;

  text-decoration: none;
  background: #ed6f72;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;   }
  #footer a 

{ color: #5a0c0c; 

background: #f4adb1;

  text-decoration: none;
  background: #ed6f72;

  cursor: cross;   }



#footer a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;   }
  
 

i, em            

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



b, strong            

{ color: #af1b10; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ background-color: #f4adb1;

  color: #000;

  line-height: 20px;

  font-family: Georgia;

  font-size: 11px;

  border-bottom: 2px solid #f4adb1;

  border-left: 2px solid #f4adb1;

  border-top: 2px solid #f4adb1;

  border-right: 2px solid #f4adb1;

  padding: 0 0 0 5; }

  

h1
{
background : transparent;
color : #5a0c0c;
  padding: 0px 40px 0px 0px;
  margin: 0px;
font : 20pt times-new-roman;
font-weight: bold;
font-variant: small-caps;
}

h2 { font-family: times-new-roman; 
font-size: 16pt;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 60px;
  margin: 0px;
color: #db220d;
text-align: left;}

h3 { font-family: times-new-roman; 
font-size: 14pt;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 90px;
  margin: 0px;
color: #eac692;
text-align: left;}
  

li           

{ margin-top: 2; 

  margin-bottom: 2 }

  
#stats

{ background: #ed6f72;

  font-family: Century Gothic, Verdana;

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

 color: #b21502;
 
 border-bottom: 2px solid #db220d;


} 