
	body {
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	font-family:  Palatino Linotype,  times new roman, times, georgia,serif; 
	color: #000000;
	margin-top: 5px;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
	margint-bottom: 0px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #FFFFFF;
	font-weight: 600;
	display: block;
	font-size: 1em; 
	padding: 12px;
	line-height: 50px;
	border: 0px solid #FF0033;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	a.navbutton { 
	color: #993366;
	font-weight: 600;
	font-size: 1em; 
	text-align: center;
	padding: 2px; 
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #FF0033; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #993366; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #FF6699; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #993366; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FF6699; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #52000B; 
	}
	
	
.recip      {
	padding: 2px;
	color: #003399;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #003399; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #003399; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 

	border: 0px ridge #993366;

	}
	
	td.colorcell {
	border-top: 0px ridge #AC0000;
	border-bottom: 0px ridge #AC0000;
	padding: 5px;
	color: #FFE00F;
    }
	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
	
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 5px;
	border: 0px ridge #FF3333;

	color: #000000;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	