body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

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

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

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

.thumbs {
	width: 720px;
	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 #6aaabd; width: 320px; height: 240px; }
.thumbtbl_cell img:hover { border: 1px solid #99d0da; width: 320px; height: 240px; }

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

h1 { float: left; width: 720px; text-align: center; padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px; }
h1 a { font-size: 21px; text-decoration: underline; font-weight: bold; color: #99d0da;}
h1 a:hover { font-size: 21px; text-decoration: underline; font-weight: bold; color: #6aaabd;}

.footer { 
	width: 720px;
	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: #6aaabd;}
.othersites a:hover {text-decoration: underline; font-weight: normal; color: #99d0da;}

.copyright {font-size: 11px; text-decoration: none; font-weight: bold; color: #99d0da; 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: #6aaabd;}
.compliance a:hover {text-decoration: underline; font-weight: bold; color: #99d0da;}

.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: #6aaabd;}
.webmasters a:hover {text-decoration: underline; font-weight: normal; color: #99d0da;}
