
	body {
	background-image:url(bg.jpg);
	font-family: verdana; 
	color: #000000;
	margin-top: 3;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #D61826; 
	text-align: center;
	}
	

	
	a.navbutton { 
	color: #FFFF66;
	padding: 40px;
	font-weight: 900;
	display: block;
	background-color: #0066FF;
	font-size: 2em; 
	text-align: center;
	padding: 12px; 
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #D61826; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #D61826; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #D61826; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #D61826; 
	font-weight: 900;
	font-size: 1.2em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #D61826; 
	font-weight: 900;
	font-size: 1.2em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #0066FF; 
	}
	
	
.recip      {
	padding: 2px;
	color: #0066FF;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #0066FF; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #0066FF; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
    border: 0px solid #F40000;


	}
	

	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFFFCC; 
	border: 3px solid #0066FF;
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 15px;
	border: 1px ridge #000000;
	background-color: #FFFFCC;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	