
	body {
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	font-family:  tahoma, arial,sans-serif; 
	margin-top: 0;	
	}
	
	p { 
	color: #ffffff; 
	font-weight: 900;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #D02090; 
	text-align: center;
	}
	
	h2 { 
	text-transform: capitalize; 
	color: #B60255;
	font-size: 1.3em; 
	padding: 10px;
	border: 1px solid;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	a { 
	color: #ffffff; 
	text-decoration: underline; 
	} 
	
 
	
	a.adclick { 
	color: #FFFF99; 
	font-weight: 900;
	font-size: 1.5em;
	text-decoration: underline; 
	} 
	
	a.adclick2 { 
	color: #FFFF99; 
	font-weight: 900;
	font-size: 1.2em;
	text-decoration: underline; 
	} 

		.subtable {
	padding: 5px;
	border: 0px solid #9900CC;
	}
	
	.recipcell {
    border: 4px double #000000; 
	text-align: center;
		}
	
	
.recip      {
	padding: 4px;
	color: #FFFFCC;
	font-weight: 900;
	font-size: 0.9em;
	}
	
.recip a { 
	color: #FFFFCC; 
	font-weight: 900;
	text-decoration: underline; 
	 
	} 	
	
 
	
	
	
	.maintable { 
	 
	border: 0px double #000000;
	}
	
	a.navbutton { 
	color: #003332;
	font-weight: 900;
	font-size: 1.9em; 
	text-align: center;
	padding: 12px; 
	text-decoration: underline; 
	border: 4px solid #003332;
	} 
	
	a.navbutton:hover { 
	color: #D61826; 
	text-decoration: underline; 
	} 
	
	.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: 5px;
	border: 12px solid #663366;
	line-height: 200%;
	font-size: 1.4em;
	}
	
		.adspace2 {
	padding: 5px;
	border: 12px solid #663366;
	line-height: 140%;
	font-size: 1.2em;
	}	
	
	.galleryimg {
	border: 0px solid #BD8FB9;
	}
	
	adimg {
	padding: 20px;
	}

img {border: 0px;}

.emphasis {
	color: #CC33CC;
	background-color: #FBF9D1;

	}	
	
	.footer {
	margin-top: 70px;
 
	font-size: 0.8em;
	}
	


	