
	body {
	background-color: #A20000;
    background-image: url(bg.gif); 
	background-repeat: repeat-y; 
	background-position: center; 
	font-family: arial; 
	font-weight: 900;
	color: #000000;
	margin: 0px;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #FFFF99;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #660000;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 10px;
	width: 240px;
	border: 0px solid #660000;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	a.navbutton { 
	color: #CC0000;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #FFC025; 
	text-decoration: none; 
	} 
	
	a { 
	color: #A20000; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #FFC025; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #B30808; 
	font-size: 120%;
	font-weight: 900;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FFC025; 
	font-weight: 900;
	text-decoration: underline; 
	
	}
	a.adclick2 { 
	color: #FF0000; 
	font-size: 170%;
	font-weight: 900;
	text-decoration: underline; 
	} 
	
	a.adclick2:hover { 
	color: #FFC025; 
	font-weight: 900;
	text-decoration: underline; 
	
	}



	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #FFFFFF
	width: 160px;
	background-color: #E8E7E7; 
	}

.maincell1 {

	}

.maincell2 {

	}	
	
.recip      {
	padding: 2px;
	color: #D61826;
	
	font-weight: 600;
	font-size: 0.8em;
	width: 160px;
	}
	
a.recip { 
	color: #FFCC33; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.8em;
	} 	
	
a.recip:hover { 
	color: #CA563B; 
	font-weight: 900;
	font-size: 0.8em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
	border: 0px solid #666666;
	}
	
	td.colorcell {

    }
	
	.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 dashed #E1D6F6;
	}
	

img {border:0;}	