@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
#bodyWrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	position: relative;
}
.headerText {
	float: left;
	position: absolute;
	left: 331px;
	top: 40px;
	width: 639px;
	text-align: center;
	height: 77px;
}
#bodyWrapper #header img {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	margin-bottom: 5px;
}
#bodyWrapper #header .bookmark {
	position: absolute;
	left: 864px;
	top: 110px;
}
#bodyWrapper #header .bookmark img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	position: relative;
}
.thumbBlock {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.thumb {
	height: 225px;
	width: 160px;
	float: left;
	padding: 0px;
	margin: 2px;
	background-color: #666666;
	border: 1px solid #FB6B00;
}
.thumb:hover  {
	height: 225px;
	width: 160px;
	float: left;
	padding: 0px;
	margin: 1px;
	background-color: #666666;
	border: 2px solid #FFFFFF;
}
.bigTrades   {
	width: 996px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tradeLink {
	width: 240px;
	display: inline;
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyWrapper #contentWrapper .bigTrades .tradeLink a {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
}
#bodyWrapper #contentWrapper .bigTrades .tradeLink a:hover {
	font-size: 24px;
	color: #73CD21;
	text-decoration: underline;
}
.bottomTrades {
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	width: 992px;
}
#bodyWrapper #contentWrapper .bigTrades .bottomTrades .bottomTradesTitle {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	font-size: 24px;
	background-color: #FB6B00;
}
.bookmarkInterthumb {
	height: 30px;
	text-align: right;
	margin-right: -25px;
	margin-top: 3px;
}
.footer {
	padding: 0px;
	height: 100px;
	background-color: #333333;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer a {
	color: #FB6B00;
}
.webmaster {
	text-align: right;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyWrapper #contentWrapper .bookmarkInterthumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
