body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000 url(images/b.gif);
	}
* {margin: 0; padding: 0;}
div.main {
	width: 1000px;
	margin: 0 auto;
	}
table.header {
	width: 1000px;
	height: 190px;
	background: url(images/logo.jpg) repeat-x;
	}
table.block {
	width: 1000px;
	}
td.td-thumbs, td.td-text {
	width: 1000px;
	background: url(images/block_02.jpg) repeat-y;
	}
table.thumbs {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	}
table.thumbs img {
	border: 1px solid #522303;
	}
table.thumbs a:hover {
	text-decoration: none;
	}
table.thumbs a:hover img {
	border: 1px solid #893700;
	}
img.bookmark {
	border: 0;
	}
table.text {
	width: 980px;
	text-align: left;
	}
table.text ul {
	padding-left: 28px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #d25400;
	}
table.text ul a {
	text-decoration: none;
	color: #FFFFFF;
	}
table.text ul a:hover {
	color: #FFFFFF;
	background: #592800;
	}
table.footer {
	width: 1000px;
	background: url(images/footer.jpg) no-repeat center bottom;
	}
table.footer p{
	width: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #9d4e00;
	}
table.footer p a {
	color: #FF6600;
	}
table.footer p a:hover {
	text-decoration: none;
	}
