body { 
	margin:0; 
	padding:0; 
	background-color: #222;
}

td, p {
	font-size:18px; 
	line-height: 1.5em;
	font-family:georgia; 
	font-weight: normal;
}	

h1 {
	font-family:georgia;
	font-size:48px;
	line-height: 1em;
	letter-spacing:-1px;
	text-align: center;
	color:#FFCC33;
}

h2 {
	font-family:georgia;
	font-size:26px;
	text-align: center;
}

h3 {
	font-family:georgia;
	text-align:center;
	color:#FFCC33;
}	

a {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:yes;
}

a:hover {
	text-decoration:none;
	background-color:#666;
}

div.gallery {
	width:662px;
	text-align: left;
	margin:auto;
	padding:0;
}
div.gallery td, p {
	color:#FFFFFF;
}



div.footer {
	font-size:23px;
	text-align:left;
	color:#666;
}
div.footer a {
	color:#222;
	font-weight:bold;
	text-decoration:yes;
}
div.footer a:hover {
	text-decoration:none;
	background-color:#fc3;
}
div.footer td, p {
	color:#666;
}


div.legal {text-align:center;font-size:10px;color:#999999;padding-top:14px;}		

.space8 {width:8px;}

.recips a {	
	font-size:12px;
	line-height: normal;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
}
.recips a:hover {
	text-decoration:underline;
}
