
	body {
	background-image:url(Desertwll.gif);
    background-repeat: repeat;
 	font-family: courier, arial; 
	margin-top: 0;	
	}
	
	p { 
	color: #30290D; 
	font-size: 0.9em;
	} 
	
	h1 { 
	text-transform: capitalize; 
	color: #595C3D; 
	}
	
	h2 { 
	text-transform: capitalize; 
	background-color: #E3F17A;
	color: #595C3D;
	font-size: 1.3em; 
	padding: 10px;
	border: 1px solid;
	text-align: center;
	}	
	
	h3 { 
	text-transform: capitalize; 

	color: #595C3D;
	font-size: 1.1em; 
	padding: 5px;
	text-align: center;
	}
	
	a { 
	color: #595C3D; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #595C3D; 
	text-decoration: underline; 
	
	}

.recip      {
    
    border: 2px solid #40E0D0; 
	background-color: #FFFFFF; 
	padding: 5px;

    }
	.maintable { 
	padding:10px;  
	 
	}
	
	.subtable {
	border-top: 2px solid #595C3D;
	border-bottom: 2px solid #595C3D;
	}
	
	.adcell {
	border: 2px solid #595C3D; 
	background-color: #595C3D; 
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	}
	
	.gallerytable {
	border-top: 2px solid #595C3D;
	border-bottom: 2px solid #595C3D;
	background-color: #A0A481; 
	}
	
		.adspace {
		width: 600px;
		padding: 10px;
	border-top: 2px solid #595C3D;
	border-bottom: 2px solid #595C3D;
	margin-top: 3px;
	margin-botom: 3px;
	background-color: #FFFFFF; 	
	font-weight: 900;
	font-size: 1.4em; 
	color: red;	
	line-height: 30px;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #000000;
	}
	


	