body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	background-color: #f8f4e3;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

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

.header {
	width: 680px; 
	height: 45px;
	padding: 0px; 
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 680px;
	float: left;
	background-color: #ffffff;
	border: solid 1px #772d0a;
	padding: 10px 0px 10px 0px;
}

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

.thumbtbl {
	width: 660px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.thumbtbl_cell { float: left; width: 330px; height: 240px; margin-right: auto; margin-left: auto; }
.thumbtbl_cell img { border: 1px solid #a46246; width: 320px; height: 240px; }
.thumbtbl_cell img:hover { border: 1px solid #772d0a; width: 320px; height: 240px; }

.thumbtbl_img { float: left; width: 330px; height: 240px; margin-right: auto; margin-left: auto; }
.thumbtbl_img img { padding: 1px; }

h1 { float: left; width: 680px; text-align: center; padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px; }
h1 a { font-size: 16px; text-decoration: underline; font-weight: bold; color: #772d0a;}
h1 a:hover { font-size: 16px; text-decoration: underline; font-weight: bold; color: #a46246;}

.img_bottom {
	width: 680px;
	height: 22px;
	float: left;
}

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

.othersites {font-size: 12px; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 50px; }
.othersites a {text-decoration: underline; font-weight: normal; color: #a46246;}
.othersites a:hover {text-decoration: underline; font-weight: normal; color: #772d0a;}

.copyright {font-size: 11px; text-decoration: none; font-weight: bold; color: #772d0a; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 15px;}

.compliance {font-size: 12px; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 15px; }
.compliance a {text-decoration: underline; font-weight: bold; color: #a46246;}
.compliance a:hover {text-decoration: underline; font-weight: bold; color: #772d0a;}

.webmasters {font-size: 12px; line-height: 20px; margin-right: auto; margin-left: auto; margin-top: 25px; margin-bottom: 15px;}
.webmasters a {text-decoration: underline; font-weight: normal; color: #a46246;}
.webmasters a:hover {text-decoration: underline; font-weight: normal; color: #772d0a;}
