body {
	font-family: georgia, "book antiqua", times;
	font-size: 11px;
			line-height: 20px;
	background-image:url(bg2.png);
	background-repeat:repeat;
	color: #FFFFFF;
	background-color: #4d473a;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#71403b;
	scrollbar-arrow-color:#937167;
	scrollbar-base-color:#71403b;
	scrollbar-darkshadow-color:#71403b;
	scrollbar-face-color:#8d4340;
	scrollbar-highlight-color:#71403b;
	scrollbar-shadow-color:#71403b;
	scrollbar-track-color:#71403b; 
}


strong, b	{
  color: #db775b;
  	font-size: 12px;
  font-weight: bold;
      font-family: georgia, "book antiqua", times;
  }

em, i	{
  color: #937167;
  font-weight: bold;
      font-family: georgia, "book antiqua", times;
  }

a:link {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #7f7f88;

	
}

a:visited {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #7f7f88;

}

a:active {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #dc4b3f;

}

a:hover {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #dc4b3f;

}

p:first-letter
{
  font-family: georgia, "book antiqua", times;
    font-weight: bold;
     font-style:italic; 
    	font-size: 21px;

}

h1	{
  	font-size: 12px;
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: bold;
	    text-transform: uppercase;
	        letter-spacing: 3px;
  color: #db775b;
  		padding: 0px 0px 0px 8px;
  }
  
  h1:first-letter
{
  font-family: georgia, "book antiqua", times;
    font-weight: bold;
     font-style:italic; 
    	font-size: 21px;
    	  color: #ffffff;

    	}


h2	{
  	font-size: 12px;
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
 font-style:italic;       
 line-height: 5px;

  }


h2 a:link {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
 font-style:italic; 
	
}  

h2 a:visited {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
 font-style:italic; 
	
} 

h2 a:active {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
	  color:#FFFFFF;
 font-style:italic; 
	
}  

h2 a:hover {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
	  color:#FFFFFF;
 font-style:italic; 
	
}  



img {

border: none;

}

/* CONTENT */

#images {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	align:justify; 
	
	}
	
	
	#about {
	position: absolute;
	top: 280px;
	left: 40px;
	width: 350px;
	text-align:justify; 
	
	}

	#sites {
	position: absolute;
	top: 300px;
	left: 505px;
	width: 300px;
	text-align:justify; 
	
	}



/* TABLES */

.bgr1	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bg1.png);
	background-repeat:repeat-x;
    	align:left; 
    		  line-height: 0px;

  }  
  
  .bgr2	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bot.png);
  background-repeat: no-repeat;
    	align:left; 
  }
  
 