body {
	background: #600 url(images/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555; }
p {
	line-height: 1.4em;
	font-size: 14px; margin: 15px 0 20px; }
h3 {
	font-size: 25px;
	font-weight: bolt;
	color: #000; margin: 0; }
a {
	color: #666;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	color: #f00; }
.thumb {
	border-width:1px; border-color:#747679; border-style:solid; }

img.float {
	border: 1px solid #747679;
	margin: 0.4em 1.0em 0.5em 0;}
#container {
	width: 956px;
	margin: 0 auto;
	text-align: left; }
	* html #container { width: 900px; }

#container #thumbss a img{ width: 300px; height: 200px; margin: 1px 1px 0 1px; border: 2px solid #747679}
#container #thumbss a:hover img, #container #thumbss a img:hover{border: 2px solid #440000}

#container #bansmall a img{ width: 120px; height: 60px; margin: 20px 20px 0 0; border: 2px solid #747679}
#container #bansmall a:hover img, #container #bansmall a img:hover{border: 2px solid #440000}

#header {
	width: 956px;
	text-align: center;}
#header h1 {
	font-weight: normal;
	font-size: 55px;
	padding: 20px 0 0 0;
	margin: 0;  }
#header h1 a {
	color: #fff;
	text-decoration: none;
	border: none; }
#header h1 span {
	color: #f00; }
#body {
	background: #fff url(images/body.png) repeat-x; }
#body div {
	background: transparent url(images/body_left.png) no-repeat; }
#body div div {
	background: transparent url(images/body_right.png) no-repeat 100% 0%;
	height: 1%;
	padding: 0 20px 30px; }
* html #body div div {
	width: 100%; }
#body div div:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; }	
#body div div div {
	background-image: none;
	padding: 0; }
#body #content { 
	float: center; 
	height: auto !important;
	width: 919px;
	padding: 26px 0 0 0; }
#footer { 
	width: 960px; }
#footer p {
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 13px; 
	text-align: center;}
#link {
	color:#000;
	text-align:center;
	padding:0 0 0 0;
	font-size: 13px; }
#link a {
	color:#870303; }
#link a:hover {
	color:#000; }
#tumb a img {
	border: 1px solid #666; }
#tumb a img:hover {
	border: 1px solid #fff; }
