
	body {
	font-family: verdana; 
	color: #000000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;	
	margin-bottom: 0px;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #300149;
	font-weight: 900;
	font-size: 2em;
	text-align: center;
	margin-top: 3px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #660066;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 10px;
	width:100%;
	border-top: 0px solid #33CC66;
	border-bottom: 0px solid #33CC66;
	text-align: center;

	}
	
	a.navbutton { 
	color: #660066;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #CC00CC; 
	text-decoration: none; 
	} 
	
	a { 
	color: #660066; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC66FF; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #660066; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #CC66FF; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 0px solid #52000B;
	background-color: #EEE7FC; 
	}
	
	
.recip      {
	padding: 3px;
	color: #D61826;
	font-weight: 600;
	border: 0px double #9933CC;
	height: 40pt;
	margin: 2pt;
	font-size: 0.9em;
	text-align: center;
	}
	
a.recip { 
	color: #FFCC33; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #FFCC33; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
     border-left: 0px solid #300149;
	 border-right: 0px double #9933CC;
	
	}
	
	td.colorcell {
	padding: 20px;
	color: #33CC66;
	font-size: 20pt;
	align: center;
	border-top: 0px solid #CC00CC;
	border-bottom: 0px solid #CC00CC;
    }
	
	.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: 20px;
	}
	
	.adspace {
	padding: 3px;
	margin: 5px;
	border: 10px solid #9933CC;
	text-align: left;
	width: 500px;
    background-color: #EEE7FC; 
	font-weight: bolder;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px dashed #E1D6F6;
	}
	


	