body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #7C0703 url(images/bg.jpg);
	}
* {margin: 0; padding: 0;}
table.top {
	width: 100%;
	border: 0;
	background: url(images/top-bg.jpg) repeat-x;
	}
table.logo {
	width: 1000px;
	border: 0;
	}
table.thumbs {
	width: 1000px;
	margin: 0 auto;
	background: #fff6d0 url(images/bg2.jpg) repeat-x left top;
	border: 2px solid #bd1600;
	border-top: 0;
	}
table.thumbs td {
	padding: 10px 0 ;
	text-align: center;
	vertical-align: top;
	}
table.thumbs img {
	border: 2px solid #ffae00;
	}
table.thumbs a:hover {
	text-decoration: none;
	}
table.thumbs a:hover img {
	border: 2px solid #ff6600;
	}
table.thumbs td p {
	width: 238px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: justify;
	}
table.thumbs td p.b {
	padding: 0;
	}
table.thumbs td p.b a {
	display: block;
	width: 80px;
	height: 24px;
	margin: 0 auto;
	padding-top: 6px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000 url(images/button.jpg) no-repeat center top;
	}
table.thumbs td p.b a:hover {
	padding-top: 7px;
	height: 23px; 
	background: #CC0000 url(images/button2.jpg) no-repeat center top;
	}
