body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 10px 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: #FFFD2A;}
a:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF;}

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

.header {
	width: 736px;
	height: 300px;
	padding: 0px; 
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.content {
	width: 736px; 
	float: left;
	background-color: #373737;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #737373;
}

.thumbs {
	width: 736px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

.thumbtbl { 
	width: 690px;
	height: 150px; 
	clear: both;
	margin-right: auto;
	margin-left: auto;
} 

.thumbtbl_thumbs { 
	height: 152px;
}

.thumbtbl_cell { float: left; width: 230px; margin-right: auto; margin-left: auto; padding-top: 0px; margin: 0px;}

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

h1 { float: left; width: 736px; text-align: center; padding: 0px; margin: 0px; padding-top: 5px; padding-bottom: 5px; }
h1 a { font-size: 19px; text-decoration: underline; font-weight: bold; color: #ffffff;}
h1 a:hover { font-size: 19px; text-decoration: underline; font-weight: bold; color: #FFFD2A;}

.img_bottom {
	width: 736px;
	height: 55px;
	padding: 0px; 
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

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

.copyright { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; color: #ffffff; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 50px;}

.compliance {font-family: Tahoma, 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: bold; color: #FFFD2A;}
.compliance a:hover { font-size: 12px; text-decoration: underline; font-weight: bold; color: #ffffff;}
