	body {
	margin:0;
	background-image: url(mainbg.jpg);	
	font-family: georgia, times, serif;
	color:#4e4e4e;
	font-size:12px;
	}	
	
  a {
  color:#b6b5b5;
	font-weight:bold;
  text-decoration:none;
  }
  
	a:visited {
  color:#b6b5b5;
  text-decoration:none;
  }
  
	a:hover {
  color:#415619;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
  
	a img {
  border:0px;
  }
	
	a img#rescue {
	border:8px solid #c7c7c7;
	}
	
	img#mysites {
	border:8px solid #c7c7c7;
	margin:5px;
	}
		
	#header {
	background-image: url(bannerbg.jpg);
	background-repeat: repeat-x;
	height:486px;
	margin:0;
	padding:0;
	}
	
	#divider {
	background-image: url(dividerbg.jpg);
	background-repeat: repeat-x;
	height:81px;
	margin:0;
	padding:0;
	}

	#main {
	width:600px;
	margin-left:95px;
	margin-bottom:50px;
	padding-top:40px;
	}

	#nav {
  position:absolute;
	top:617px;
	left:717px;
	}	
	 
  img#banner {
  vertical-align:bottom;
	}

	p {
	text-align: justify;
  }
	
	#mylinks {
	text-align:center;
	margin-bottom:20px;
	}

  	
	#headers {
	text-align:left;
	margin-bottom:20px;
	}
	
	#stats {
  width:230px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	}	
	
  #disclaimer {
  width:450px;
	padding-top:50px;
	font-size:10px;
	text-align:center;
	margin-bottom:30px;
	}		

  .character {
	color:#e9d1a5;
	background-color:#b19958;
	border-right:0px solid #e9d1a5;
	border-bottom:0px solid #bdaa86;
	padding-left:4px;
	padding-right:4px;
  }	 

  .character2 {
  color:#dbdbdb;
	font-weight:bold;
	text-transform:uppercase;	
	}

  .character3 {
  color:#c59852;
	}		
		
  h1 {
  text-align:right;
  font-size:14px;
	font-style:italic;
	color:#c7c7c7;
  letter-spacing:5px;	
	border-bottom:1px dotted #c7c7c7;
	margin-top:30px;
	}	

  #head1 {
	font-size:45px;
	line-height:4px;
	color:#a6a6a6;
	font-family:times;
	text-transform:uppercase;
	font-weight:bold;
 	}

  #head2 {
	font-size:25px;
	color:#c7c7c7;
	padding-left:15px;
	}
