body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4a2500;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.recip { width: 750px; margin-top: 5px; margin-bottom: 10px; margin-right: auto; margin-left: auto;}

a { text-decoration: underline; font-weight: bold; color: #f10700;}
a:hover { text-decoration: underline; font-weight: bold; color: #ffffff;}

.main { 
	text-align: center; 	
	width: 714px; 
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.header {
	width: 714px; 
	padding: 0px; 
	margin: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 714px; 
	float: left; 
}

.thumbtbl { 
	width: 714px;
	height: 424px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: url("background.gif");
	background-repeat: no-repeat;
	background-position: center top;
} 

.thumbtbl_thumbs { 

}

.thumbtbl_cell { float: left; width: 238px; margin-right: auto; margin-left: auto;}

.thumbtbl_cell_img { border: 1px solid #ffffff;; width: 200px; height: 150px; }

h1 a { font-size: 18px; text-decoration: underline; font-weight: bold; color: #ffffff;}
h1 a:hover { font-size: 18px; text-decoration: underline; font-weight: bold; color: #f10700;}

.footer { 
	width: 714px;
	clear: both;
	text-align: center;
	float: left;
}

.copyright { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; color: #f10700; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 50px;}

.compliance {font-family: verdana, arial, helvetica, sans-serif; line-height: 20px; margin-right: auto;	margin-left: auto; margin-top: 15px; margin-bottom: 15px;}
.compliance a { font-size: 12px; text-decoration: underline; font-weight: normal; color: #ffffff;}
.compliance a:hover { font-size: 12px; text-decoration: underline; font-weight: normal; color: #f10700;}
