
	body {
	background-color: #52000B; 
	font-family: georgia, times new roman, times, serif; 
	color: #FFFFFF;
	margin-top: 3;	
	}
	
	p { 
	color: #ffffff; 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #D02090; 
	text-align: center;
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #52000B;
	width: 300px;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 2px;
	border: 6px double #FFE454;
	text-align: center;
	background-color: #FFE454;
	}
	
	a.navbutton { 
	color: #52000B;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	padding: 2px; 
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #52000B; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #FFE454; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #FFE454; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FFE454; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FF9900; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	
	}

		.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #52000B; 
	}
	
	
.recip      {
	padding: 2px;
	color: #52000B;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #52000B; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #52000B; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
    border-top: 14px double #FFE454;
	border-left: 14px double #FFE454;
	color: #FFFFFF;
	}
	

	
	.adcell {
	background-color: #FFFFFF; 
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	}
	
	.gallerytable {
	border: 4px ridge #8BCE04;
	background-color: #B60255; 
	}
	
	li {
	line-height: 30px;
	}
	
		.adspace {
	padding: 10px;
	border: 2px ridge #8BCE04;
	line-height: 30px;
	background-color: #FFEDFF;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	