body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #455c6f;
	text-align: center;
	margin: 5px 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: #c5dcef; }
a:hover { text-decoration: underline; font-weight: bold; color: #ffcc00; }

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

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

.header_middle {
	width: 340px;
	height: 150px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

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

.contentbox {
	width: 760px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.thumbtbl { 
	width: 446px;
	height: 242px;
	float: left;
	margin-right: auto;
	margin-left: auto;
} 

.thumbtbl_thumbs { 
	width: 420px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}

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

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

h1 { width: 760px; float: left; text-align: center; padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px; }
h1 a { font-size: 24px; text-decoration: underline; font-weight: bold; color: #ffcc00; }
h1 a:hover { font-size: 24px; text-decoration: underline; font-weight: bold; color: #c5dcef; }

.img_left { 
	width: 157px; 
	height: 307px;
	margin-right: auto;
	margin-left: auto; 
	float: left;
}

.img_right { 
	width: 157px; 
	height: 307px;
	margin-right: auto;
	margin-left: auto; 
	float: left;
}

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

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

.copyright { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #c5dcef; 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: normal; color: #ffcc00;}
.compliance a:hover { font-size: 12px; text-decoration: underline; font-weight: normal; color: #c5dcef;}
