body {
	background-color: #7f050d;
	text-align: center;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#main {
	text-align: center; 	
	width: 800px; 
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#main #content {
	width: 770px;
	float: left;
	background-color: #fff;
	border-left: 10px solid #F7D200;
	border-right: 10px solid #F7D200;
	padding: 5px;
}

#header {
	width: 440px;
	height: 490px;
	padding: 0px; 
	margin: 0px;
	float: left;
}

#thumb {
	width: 330px;
	float: left;
}

#thumb #thumbtbl {
	width: 330px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#thumb #thumbtbl_cell { float: left; width: 330px; margin: auto; padding: 0px 0px 5px 0px; }

#thumbs {
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#thumbtbl { 
	width: 700px;
	height: 240px; 
	clear: both;
	margin-right: auto;
	margin-left: auto;
} 

#thumbtbl_thumbs { 
	height: 242px;
}

#thumbtbl_cell { float: left; width: 350px; margin-right: auto; margin-left: auto; padding-top: 0px; margin: 0px;}

#thumbtbl_cell img { border: 1px solid #6F0103; width: 320px; height: 240px; }
#thumbtbl_cell img:hover { border: 1px solid #000; width: 320px; height: 240px; }

#img_top { float: left; width: 770px; height: 30px; }

h1 { float: left; width: 770px; text-align: center; padding: 0px; margin: 0px; padding-top: 5px; padding-bottom: 5px; }
h1 a { font-size: 17px; text-decoration: underline; font-weight: bold; color: #000;}
h1 a:hover { font-size: 17px; text-decoration: underline; font-weight: bold; color: #6F0103;}

#footer { 
	width: 770px;
	clear: both;
	text-align: center;
	float: left;
}

a { text-decoration: underline; font-weight: bold; color: #6F0103; }
a:hover { text-decoration: underline; font-weight: bold; color: #000; }

#othersites { width: 770px; float: left; margin: 50px auto 0px auto; }
#copyright { width: 770px; float: left; font-size: 11px; font-weight: bold; margin: 15px auto 0px auto; }
#compliance { width: 770px; float: left; line-height: 20px; margin: 15px auto 0px auto; }
#webmasters { width: 770px; float: left; line-height: 20px; margin: 25px auto 0px auto; padding-bottom: 15px; }
