body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #5B0000 url(images/bg.jpg);
	color: #FFFFFF;
	}
* {margin: 0; padding: 0;}
#top {
	width: 100%;
	background: url(images/bg-top.jpg) repeat-x left top;
	}
#header {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat center top;
	}
#header p.bookmark {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 23px;
	font-weight: bold;
	padding: 1px 0 0 60px;
	}
#header p.bookmark a {
	color: #730400;
	text-decoration: none;
	}
#header p.bookmark a:hover {
	text-decoration: underline;
	}
#header ul {
	width: 150px;
	padding: 22px 0 0 754px;
	color: #b40100;
	list-style-type: none;
	}
#header ul li{
	line-height: 1.3em;
	font-size: 13px;
	font-weight: bold;
	}
#header ul a {
	color: #730400;
	text-decoration: none;
	}
#header ul a:hover {
	text-decoration: underline;
	}
#header ul li h5 {
	font-size: 13px;
	text-align: center;
	}
#wrap {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	}
div.blocktop {
	width: 990px;
	height: 52px;
	clear: both;
	text-align: center;
	}
div.thumbs {
	width: 990px;
	padding: 2px 0 1px 0;
	text-align: center;
	background: #580000 url(images/block_04.gif) repeat-y center;
	}
div.thumbs img {
	width: 240px;
	height: 180px;
	margin: 1px;
	border: 1px solid #fec700;
	}
div.thumbs a:hover {
	text-decoration: none;
	}
div.thumbs a:hover img {
	border: 1px solid #ffffff;
	}
div.blockbottom {
	width: 990px;
	height: 52px;
	clear: both;
	text-align: center;
	}
div.blockbottom img {
	border: 0;
	}	
div.traders {
	width: 990px;
	overflow: hidden;
	padding-bottom: 5px;
	background: #580000 url(images/block_04.gif) repeat-y center;
	}
div.traders ul {
	float: left;
	width: 190px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 5px 0;
	color: #fec700;
	}
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: #730400;
	background: url(images/footer.gif) center top no-repeat;
	}
#footer a {
	color: #b40100;
	}
#footer a:hover {
	text-decoration: none;
	}

