* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #ccf5ff url(images/bg.jpg);
	color: #00aeff;
	}
#top {
	width: 100%;
	background: url(images/bg-top.jpg) repeat-x left top;
	}
#header {
	width: 980px;
	height: 240px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat center top;
	}
#header ul {
	width: 150px;
	padding: 32px 0 0 798px;
	color: #fe004a;
	list-style-type: none;
	}
#header ul li{
	line-height: 1.2em;
	font-size: 13px;
	font-weight: bold;
	}
#header ul a {
	color: #00aeff;
	text-decoration: none;
	}
#header ul a:hover {
	text-decoration: underline;
	}
#header ul li h5 {
	color: #ff9900;
	font-size: 13px;
	text-align: center;
	}
#wrap {
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
	}
div.blocktop {
	width: 1028px;
	height: 52px;
	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: #ccf5ff url(images/block_02.gif) repeat-y center;
	}
div.thumbs img {
	width: 165px;
	height: 215px;
	margin: 1px;
	border: 1px solid #ffffff;
	background: url(images/thumb-bg.gif) no-repeat center top;
	}
div.thumbs a:hover {
	text-decoration: none;
	}
div.thumbs a:hover img {
	border: 1px dashed #008DFF;
	}
p.archive {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	}
p.archive a {
	margin-left: 4px;
	padding: 2px 6px;
	color: #fe004a;
	text-decoration: none;
	border: 1px solid #00aeff;
	background: #ffffff;
	}
p.archive a:hover {
	border: 1px solid #fe004a;
	}
div.blockbottom {
	width: 1028px;
	height: 52px;
	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 #00aeff;
	background: #ffffff;
	overflow: hidden;
	}
div.sites ul li {
	float: left;
	margin: 2px;
	}
div.sites ul img {
	border: 1px solid #00aeff;
	}
div.sites a {
	text-decoration: none;
	color: #fe004a;
	font-size: 13px;
	font-weight: bold;
	}	
div.traders {
	width: 1028px;
	overflow: hidden;
	padding-bottom: 5px;
	background: #ccf5ff url(images/block_021.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: #fe004a;
	}
div.traders ul li {
	padding-left: 20px;
	padding-top: 1px;
	}
div.traders a {
	text-decoration: none;
	color: #00aeff;
	}
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: #fe004a;
	background: url(images/footer.gif) center top no-repeat;
	}
#footer a {
	color: #00aeff;
	}
#footer a:hover {
	text-decoration: none;
	}

