body
{
	background: #cfddeb url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.foot
{
	border: 4px #000 solid;
}
#content
{
	color: #000;
	font-family: verdana;
	font-size: 12px;
	padding-left: 60px;
	padding-right: 20px;
	position: relative;
	text-align: justify;
	width: 700px;
}
#content img
{
	background-color: #0267b4;
	border: 7px solid #0267b4;
	margin: 3px;
	opacity: 0.5;
}
#content img:hover
{
	background-color: #8fa9c4;
	border: 7px solid #8fa9c4;
	opacity: 1.0;
}
#content a
{
	color: #68a2cf;
	cursor: cross;
	font-variant: small-caps;
	text-decoration: none;
}
#content a:hover
{
	border-bottom: 1px dashed;
	cursor: cross;
	text-decoration: none;
}
i, em
{
	color: #8fa9c4;
	font-variant: small-caps;
}
b, strong
{
	color: #0267b4;
}
p
{
	margin-bottom: 0;
	text-align: left;
}
input, textarea, select
{
	background: #0267b4;
	border: 2px #0267b4 solid;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	padding: 0 0 0 2;
}
h1
{
	background: trasparent;
	color: #000;
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: normal;
	height: 20px;
	letter-spacing: 3px;
	margin: 15px 0px 2px 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
	text-transform: uppercase;
}
h2
{
	color: #0267b4;
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: none;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	text-align: left;
}
h3
{
	color: #8fa9c4;
	font-family: Century Gothic;
	font-size: 10px;
	font-style: italic;
	font-weight: none;
	margin: 0px;
	padding: 0px 0px 0px 120px;
	text-align: left;
}
li
{
	margin-bottom: 2;
	margin-top: 2;
}
#stats

{ background: #000;

  font-family: Century Gothic, Verdana;

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

 color: #fff;
 
 border-bottom: 4px solid #68a2cf;

 }  
#stats a
{
	color: #68a2cf;
	cursor: cross;
	font-variant: small-caps;
	text-decoration: none;
}
#stats a:hover
{
	border-bottom: 1px dashed;
	cursor: cross;
	text-decoration: none;
}
  td

{
font-family: times-new-roman; 

  font-size: 13px; 

  color: #000;  
	width: 500px;
}


th {
font-size:13px;
color: #68a2cf; 
font-variant: small-caps;
text-align:left;

}

