
  

body

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

  }

#footer
{
	background: #fff;
	color: #000;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 10 0 0 10;
	text-align: center;
}
#footer a
{
	color: #6d2020;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover
{
	border-bottom: 1px dashed #6d2020;
	font-size: 10px;
	text-decoration: none;
}

#content

{ font-family: verdana; 

  font-size: 12px; 

  color: #000;  

  text-align: justify;

  position: relative;

padding-left: 80px;

  width: 635px; }

  

#content img

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

{ border: 7px solid #da8369;

  background-color: #da8369;}



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

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

#content a 

{ color: #6d2020; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }

  

i, em            

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



b, strong            

{ color: #da8369; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ 
  font-family: Arial;


color:#fff;
font-size:11px;
border:2px #da8369 solid;
background: #da8369;

  padding: 0 0 0 2; }

  

h1
{
background : transparent;
color : #b24040;
  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: #da8369;
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 110px;
  margin: 0px;
color: #e47c85;
text-align: left;}
  

li           

{ margin-top: 2; 

  margin-bottom: 2;

}

  
  td.uno {  
color:#000;
font-size:11px;
border-bottom:2px #a3522a solid;
background: #d6dada;
}

#stats

{ background: #a80e11;

  font-family: Century Gothic, Verdana;

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

 color: #fff;
 
 border-left: 0px solid #7b0913;
 
 border-right: 0px solid #7b0913;
 
 border-bottom: 2px solid #f98a3f;
 
 border-top: 2px solid #f98a3f;
 

}  

#stats a {
color: #f0a97b; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#stats a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }


