
	body {
	background-image:url(bg.gif);
	background-color: #CCFFCC;
	background-repeat: repeat-x;
	font-family: verdana; 
	color: #000000;
	margin-top: 3;	
	    border: 12px solid #663300;
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #FF99CC; 
	text-align: center;
	}
	
	h2 { 
	text-align: center; 
	font-size: 1.2em;
	color: #CC0099; 
	text-align: center;
	}
	
	a.navbutton { 
	color: #FCFDE9;
	padding: 10px;
	font-weight: 900;
	background-color: #FF3300;
	font-size: 1.8em; 
	text-align: center;
	border: 2px solid #666666;
	} 
	
	a.navbutton:hover { 
	color: #666666; 
	} 
	
	a { 
	color: #663300; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC6600; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FF3300; 
	font-weight: 900;
	font-size: 1.1em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #D61826; 
	font-weight: 900;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #CC6600; 
	}
	
	
.recip      {
	padding: 2px;
	color: #FF00CC;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #663300; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #FF00CC; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 



	}
	

	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFFFCC; 
	border: 3px solid #FF00CC;
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 2px;
	border: 1px ridge #000000;
	background-color: #FFFFCC;
	font-weight: 600;
	font-size: 1.2em;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	