
	body {
	background-image:url(bg.jpg);
	background-color: #F3EDED;
	background-repeat: repeat-x;
	font-family: verdana; 
	color: #000000;
	margin-top: 3;	
	  
		border-left: 15px solid #CC3333;
	}
	
	p { 
	font-size: 1.2em;
	} 
	

	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: #FFFFFF;
	padding: 10px;
	font-weight: 600;
	background-color: #CC3333;
	font-size: 1.1em; 
	text-align: center;
	border: 2px solid #666666;
	} 
	
 
	
	a { 
	color: #CC3333; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC6600; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #0033FF; 
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #CC3333; 
	font-weight: 900;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	
	
.recip      {
	padding: 2px;
	color: #FF00CC;
	font-weight: 600;
	font-size: 0.8em;
	width:150px;
	height: 60px;
	padding: 3px;
	text-align:center;
	background-color:#FFFFFF;
	
	}
	
a.recip { 
	color: #663300; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.8em;
	} 	
	
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;
	}
	
	img {
		border: 0;
		}
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	