
  

body

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

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

#content

{ font-family: verdana; 

  font-size: 12px; 

  color: #000;  

  text-align: justify;

  position: relative;

padding-left: 50px;

  width: 750px; }

  

#content img

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

{ border: 7px solid #000;

  background-color: #000;}

#footer img

{ border: 0px solid #6a8e4f;
margin: 0px;
  background-color: #6a8e4f;}
  
  #footer img:hover

{ border: 0px solid #000;

  background-color: #000;}

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

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

#content a 

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

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }



i, em            

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



b, strong            

{ color: #3d6e19; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ 
  font-family: Arial;


color:#000;
font-size:11px;
border:2px #6a8e4f solid;
background: #fff;

  padding: 0 0 0 2; }

  

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

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

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

li           

{ margin-top: 2; 

  margin-bottom: 2;
  
  list-style-type: square;

}

  
#other {
color:#000;
font-size:11px;
    width: 635px; 
	  text-align: justify;

  position: relative;
}

#other a 

{ color: #3d6e19; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#other a:hover

{ border-bottom: 0px dashed; 

  text-decoration: none;

  cursor: cross;  }



  td.uno {  
color:#fff;
font-size:11px;
border-bottom:3px #3d6e19 solid;
background: #000;
    width: 400px; 
}

#stats

{ background: #6a8e4f;

  font-family: Century Gothic, Verdana;

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

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

 }  
 
 #stats a 

{ color: #fff; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#stats a:hover

{ border-bottom: 0px dashed; 

  text-decoration: none;

  cursor: cross;  }

blockquote {
 border-left: 4px #6a8e4f solid;

}