
	body {
	background-color: #660099;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	color: #FFFFFF;
	margin-top: 5px;	
	}
	
	p { 
	font-size: 1.2em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #FFFF33;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 7pt;
	margin: 13pt;
	border: 4px solid #CCFF66;
	text-align: center;

	}
	
	a.navbutton { 
	color: #FFFF33;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	background-color: #663399;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #663399; 
	background-color: #FFFF33;
	text-decoration: underline; 
	} 
	
	a { 
	color: #FFFF00; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CCFF00; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #CCFF66; 
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #CCFF66; 
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	
	}

	.subtable {
	border: 0px solid #8BCE04;
	padding: 10px;
	}
	
	.recipcell {
    border: 0px solid #52000B; 
	}
	
	
.recip      {
	padding: 2px;
	color: #0033CC;
	font-weight: 600;
	font-size: 1em;
	}
	
a.recip { 
	color: #0033CC; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 1em;
	} 	
	
a.recip:hover { 
	color: #0033CC; 
	font-weight: 900;
	font-size: 1em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
	background-color: #000000;
	border: 20px solid #333333;
	}
	
	td.colorcell {
	padding: 5px;
	color: #FFFFFF;
	background-color: #333333;
    }
	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFC969; 
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 5px;
	border: 1px ridge #FF3333;
	line-height: 30px;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	
	img {border: 0px;}


	