body
{
	background: #f4f7f2;
	margin: 0px;
	padding: 0px;
}
#content {
font-family:verdana;
color: #000;
font-size:11px;
background: trasparent;
width: 460px;
float:right;
left:325px;
position:absolute;
top: 40px;
text-align:justify;
}
#foot {
border: solid 3px #495e2e;
}
h1
{
background : transparent;
color : #587136;
  padding: 5px 40px 5px 10px;
  margin: 0px;
font : 20pt georgia;
font-weight: none;
font-variant: small-caps;
}

h2 { font-family: arial; 
font-size: 10pt;
font-weight: none;
  font-style: italic;
   letter-spacing: 5;
  text-align: left;
  padding: 0px 0px 0px 60px;
  margin: 0px;
color: #7ec6dd;
text-align: left;}

h3 { 
color: #1e1256;
font-family: Century Gothic, Verdana, Courier New; 

  font-size: 15px; 

  text-align: left;


  letter-spacing: 10;

  text-transform: uppercase;

  font-weight: normal;}

strong, b
{
	color: #52a7c1;
	font-family: Times-New-Roman;
	font-variant: small-caps;
	letter-spacing: 2;
}
em, i
{
	color: #1e1256;
	font-family: arial;
	text-transform: capitalize;
}
#content a
{
	color: #d54f3a;
	font-variant: small-caps;
	letter-spacing: 2;
	text-decoration: none;
}
#content a:hover
{
	border-bottom: 1px dashed;
	text-decoration: none;
}

textarea, input, select
{
	background-color: #4b602f;
	border-bottom: 2px solid #4b602f;
	border-left: 2px solid #4b602f;
	border-right: 2px solid #4b602f;
	border-top: 2px solid #4b602f;
	color: #fff;
	font-family: arial;
	font-size: 8pt;
	padding-bottom: 2;
	padding-left: 5;
	padding-right: 2;
	padding-top: 2;
}
#content img
{
	background: #4b602f;
	border: 5px #4b602f solid;
	margin: 2px;
}
#content img:hover
{
	border: 5px solid #d54f3a;
		background: #d54f3a;
}

