body {
	background-image: url(images/catartist_stripe200.gif);
	background-repeat: repeat-x;
        margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Courier, "Courier New", monospace, mono, sans-serif;

}
 

a {
	font-family: Courier, "Courier New", monospace, mono, sans-serif;
	color:#443110; 
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	
}  
a:link {
    color:#443110; 
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}  
a:visited {
    color:#d7a75b;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	}
a:active{ 
    color: #d7a75b; 
	color:#443110; 
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	}  
a:hover	{ 
    color: #d7a75b; 
    background-color:#FFFFFF;
    color:#443110; 
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
		  } 


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #443110;
}

.bold {
	font-weight: bold;
	font-family: Courier, "Courier New", monospace, mono, sans-serif;
	font-size: 24px;
}
.boldgold {
	font-weight: bold;
	color: #d7a75b;
	font-family: Courier, "Courier New", monospace, mono, sans-serif;
	font-size: 24px;
}


	
#banner1 {
      position:absolute; 
	  left:7px; 
	  top:7px; width:142px;
	  }
	  
#banner2 {
      position:absolute; 
	  left:160px; 
	  top:40px; 
	  width:249px;
	   
	  }
	  
#banner3 {
      position:absolute; 
	  left:195px; 
	  top:150px;
	  width:430px;
	  }
	  
	  
#textbody {
      position:absolute; 
	  left:50px; 
	  top:250px; width:80%;
	  padding: 10px;
	  margin: 10px;
	  border: 0px none;
	  }
	  
#homelink {
       position:absolute; 
	   left:67%; 
	   top:5px;
	   
	  }