body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #fff;
	background-image: url(images/main_bg.jpg);
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #961cbf;
}
a:hover {
	text-decoration: none;
	color: #290037;
}
h2, p, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.main {
	width: 100%;
	float: left;
	background-image: url(images/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.wrapper {
	width: 100%;
	float: left;
}
.h {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.h p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 12px;
}

.content {
	max-width: 1500px;
	min-width: 934px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 934? "934px": "auto");
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #f00;
}
.thumbs {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 2px solid #e6e6e6;
}
.thumbs img {
	margin: 1px;
	padding: 1px;
	width: 180px;
	height: 240px;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}
.thumbs A:link IMG    	{        BORDER: #bed74c 1px solid;}
.thumbs A:visited IMG 	{        BORDER: #bed74c 1px solid;}
.thumbs A:hover IMG   	{        BORDER: #bed74c 1px dashed;}
.thumbs A:active IMG	{        BORDER: #bed74c 1px solid;}
.thumbs ul {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 455px;
}
.thumbs ul li {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left;
}
.thumbs ul li a {
	text-transform: uppercase;
}

.block_top {
	width: 100%;
	float: left;
	background-image: url(images/block_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.block_top p {
	width: 100%;
	float: left;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 4px;
}

.block_bottom {
	width: 100%;
	float: left;
}
.block_bottom p {
	width: 100%;
	float: left;
}

.ad_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.ad_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ad_content p {
	font-size: 12px;
}
.ad_content p a {
	font-size: 24px;
	text-transform: uppercase;
}
.ad_content A:link IMG    	{        BORDER: #961cbf 1px solid;}
.ad_content A:visited IMG 	{        BORDER: #961cbf  1px solid;}
.ad_content A:hover IMG   	{        BORDER: #961cbf 1px dashed;}
.ad_content A:active IMG	{        BORDER: #961cbf  1px solid;}

.tops {
	padding: 10px;
}
.tops h2 {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border: 0px solid #000;
	border-bottom-width: 2px;
}
.tops ol {
	margin: 0px;
	padding: 0px;
	color: #333;
	float: left;
	margin-top: 10px;
}
.tops ol li {
	color: #333;
	text-transform: capitalize;
	border: 0px solid #000;
	text-align: left;
	list-style: inside decimal;
	font-weight: bold;
}
.tops ol li a {
}
.tops ol.x3 {
	font-size: 22px;
	width: 33%;
	margin-top: 0px;
}
.tops ol.x4 {
	font-size: 14px;
	width: 25%;
}

.footer {
	width: 100%;
	float: left;
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.f {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.f p {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}

.block_traders {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.block_traders ul {
	width: 100%;
	float: left;
}
.block_traders ul li {
	width: 250px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/block_traders_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.block_traders ul li a {
	text-transform: uppercase;
	font-size: 16px;
}
