body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #500400 url(images/bg.jpg);
	color: #ffffff;
	}
* {margin: 0; padding: 0;}
#top {
	width: 100%;
	background: url(images/bg-top.gif) repeat-x left top;
	}
#header {
	width: 980px;
	height: 230px;
	margin: 0 auto;
	position: relative;
	background: url(images/logo.jpg) no-repeat center top;
	}
#header a.book {
	position: absolute;
	top: 1px;
	left: 130px;
	display: block;
	width: 320px;
	height: 36px;
	} 
#header ul {
	width: 150px;
	padding: 24px 0 0 807px;
	color: #ffcc00;
	list-style-type: none;
	}
#header ul li{
	line-height: 1.2em;
	font-size: 13px;
	font-weight: bold;
	}
#header ul a {
	color: #ffffff;
	text-decoration: none;
	}
#header ul a:hover {
	text-decoration: underline;
	}
#header ul li h5 {
	font-size: 13px;
	text-align: center;
	}
#wrap {
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
	}
div.blocktop {
	width: 1028px;
	height: 54px;
	clear: both;
	text-align: center;
	background: url(images/block_01.gif) no-repeat center top;
	}
div.thumbs {
	width: 1028px;
	padding: 2px 0 1px 0;
	text-align: center;
	background: #500400 url(images/block_02.gif) repeat-y center;
	}
div.thumbs img {
	width: 165px;
	height: 215px;
	margin: 1px;
	border: 1px solid #ffcc00;
	}
div.thumbs a:hover {
	text-decoration: none;
	}
div.thumbs a:hover img {
	border: 1px dashed #ffffff;
	}
p.archive {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	}
p.archive a {
	margin-left: 4px;
	padding: 2px 6px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFCC00;
	}
p.archive a:hover {
	border: 1px solid #ffffff;
	background: #330000;
	}
div.blockbottom {
	width: 1028px;
	height: 54px;
	clear: both;
	text-align: center;
	}
div.blockbottom img {
	border: 0;
	}
div.sites {
	width: 783px;
	margin: 16px auto;
	}
div.sites ul {
	width: 783px;
	list-style: none;
	text-align: center;
	border: 3px solid #710000;
	background: #570000;
	overflow: hidden;
	}
div.sites ul li {
	float: left;
	margin: 2px;
	}
div.sites ul img {
	border: 1px solid #ffffff;
	}
div.sites a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}
div.traders {
	width: 1028px;
	overflow: hidden;
	padding-bottom: 5px;
	background: #500400 url(images/block_02.gif) repeat-y center;
	}
div.traders ul {
	float: left;
	width: 205px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 5px 0;
	color: #ffcc00;
	}
div.traders ul li {
	padding-left: 20px;
	padding-top: 1px;
	}
div.traders a {
	text-decoration: none;
	color: #ffffff;
	}
div.traders a:hover {
	text-decoration: underline;
	}
#footer {
	width: 600px;
	height: 30px;
	margin: 10px auto 0 auto;
	padding-top: 70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(images/footer.gif) center top no-repeat;
	}
#footer a {
	color: #ffcc00;
	}
#footer a:hover {
	text-decoration: none;
	}

