body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #FFFFFF;
	
	background-color: #a5b586;
	
	margin-top:0px;

	}
div#preload { display: none; }	
.divleft{background-image:url(../images/elements/thepapergourmet_r2_c1.png)}
.divright {background-image:url(../images/elements/thepapergourmet_r2_c3.png)}

a:link {
	color: #B2C196;
}
a:visited {
	color: #FF99FF;
}
a:hover {
	color: #FF0000;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

