body

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

.foot
{
border: 2px solid #000;
}

.left
{ text-align: left;}

#content

{ font-family: verdana; 

  font-size: 14px; 
line-height: 20px;
  color: #000;  

  text-align: justify;

  position: relative;

padding-left: 50px;
padding-right: 20px;

  width: 90%; }

  

#content img

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

{ border: 7px solid #b59cb1;

  background-color: #b59cb1;}

#footer img

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

{ border: 0px solid #b59cb1;

  background-color: #b59cb1;}


#content a 

{ color: #7fb4b3; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;  }



i, em            

{ color: #1d5245; 
font-variant: small-caps;}



b, strong            

{ color: #b59cb1; }

  

p            

{ text-align: left; 

  margin-bottom:0 }


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: #7fb4b3;
	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: #b59cb1;
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: #000;
text-align: left;}
  

li           

{ margin-top: 2; 

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

}

.line {
 border-left: 5px #7fb4b3 solid;
 list-style-type: none;
 padding-left: 10px;
}
  
#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;  }



blockquote {
 border-left: 5px #7fb4b3 solid;

}

.quotes {
padding-left: 20px

}