body

{ margin: 0px;
padding: 0px;
background: #000000 url(bg.jpg);
background-repeat : repeat-x;
  }


.foot
{
border: 4px #264455 solid;
}

blockquote
{

border: 2px #295A68 dashed;
  color: #000;
  padding: 10px;
  background: #36947A;  
}



#content

{ font-family: verdana; 

  font-size: 10px; 

  color: #baf1f8;  
  
  	line-height: 20px;

  text-align: justify;

position:absolute;
top: 480px;
padding-left: 130px;

  width: 790px; }

  td {
  font-family: verdana; 

  font-size: 12px; 

  color: #000;  
  
	width: 500px;
  }
  
  tr {
  	width: 500px;}

#content img

{ border: 5px solid #36947A;
margin: 6px;
background-color: #36947A;}
  

#content a 

{ color: #2A5B69; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }



i, em            

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



b, strong            

{ color: #2B815C; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ 
  font-family: Arial;


color: #D8ECE3;
font-size:11px;
border:1px #D8ECE3 dashed;
background: #1D2055;

  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: #D8ECE3;
	background: trasparent;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}

h2 { font-family: Century Gothic; 
border-bottom: 1px #295A68 solid;
font-size: 13px;
font-weight: none;
  text-align: left;
  padding: 0px 0px 0px 80px;
  margin: 0px;
color: #D8ECE3;
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: #D8ECE3;
}
  
  #menu{
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: Century Gothic;
  }
  
  #menu a 

{ color: #2A5B69; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#menu a:hover

{ border-bottom: 2px solid; 

  text-decoration: none;

  cursor: cross;  }

#important
{
	background: #36947C;
	border-bottom: 3px solid #295A68;
	color: #F9FAF5;
	font: 9px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#important a
{
	color: #295A68;
	font-variant: small-caps;
	letter-spacing: 2;
	text-decoration: none;
}
#important a:hover
{
	border-bottom: 0px solid;
	text-decoration: none;
}
li           

{ margin-top: 2; 

  margin-bottom: 2;
  
  list-style-type: lower-roman;

}