body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	color: #555;
}
img {
	border: 0px;
}
a {
	text-transform: capitalize;
	font-weight: bold;
	color: #d75378;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #555;
}
p, ul, li, h2 {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #f00;
}
.h_bg {
	width: 100%;
	float: left;
	background-image: url(images/h_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.header p {
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin-left: 200px;
	width: 270px;
}
.header p span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	float: left;
	border: 0px dotted #333;
	border-bottom-width: 1px;
}

.f_bg {
	width: 100%;
	float:left;
	background-image: url(images/f_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.footer p {
	font-size: 10px;
	line-height: 12px;
}

.thumbs {
	width: 100%;
	float: left;
}
.thumbs img {
	width: 320px;
	height: 240px;
	background-color: #fff;
	padding: 1px;
	margin: 2px;
	background-image: url(images/t_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.thumbs A:link IMG    	{        BORDER: #d75378 1px solid;}
.thumbs A:visited IMG 	{        BORDER: #d75378 1px solid;}
.thumbs A:hover IMG   	{        BORDER: #d75378 1px dashed;}
.thumbs A:active IMG	{        BORDER: #d75378 1px solid;}

.block_traders {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.block_traders ul {
	width: 100%;
	float: left;
}
.block_traders ul li {
	width: 220px;
	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;
	text-align: center;
	padding-left: 30px;
}
.block_traders ul li a {
	text-transform: uppercase;
	font-size: 16px;
}

.ad_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ad_wrapper p {
	font-size: 12px;
}
.ad_wrapper p a {
	font-size: 24px;
	text-transform: uppercase;
}
.ad_wrapper A:link IMG    	{        BORDER: #d75378 1px solid;}
.ad_wrapper A:visited IMG 	{        BORDER: #d75378 1px solid;}
.ad_wrapper A:hover IMG   	{        BORDER: #d75378 1px dashed;}
.ad_wrapper A:active IMG	{        BORDER: #d75378 1px solid;}

.block_top {
	width: 950px;
	margin-left: 10px;
	float: left;
	background-image: url(images/block_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.block_top p {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #4e9fb2;
	text-align: left;
	text-transform: capitalize;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 30px;
	width: 300px;
}
.block_top p a {
	color: #fff;
	text-transform: uppercase;
}

.block_bottom ul {
	float: right;
	width: 320px;
	margin-top: 5px;
}
.block_bottom ul li {
	width: auto;
	float: left;
	margin-right: 2px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	background-image: url(images/archives_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 22px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.block_bottom ul li.f {
	background-image: none;
	width: auto;
}
.block_bottom ul li a {
	text-decoration: none;
}

.block_bottom {
	width: 100%;
	float: left;
}
.block_bottom p {
	text-align: right;
	margin-right: 30px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-top: 4px;
	float: right;
}

.top_bottom {
	width: 1000px;
	border: 0px solid #f00;
}
.top_bottom ul {
	float: left;
	list-style: none;
	font-size: 18px;
	width: 330px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
}
.top_bottom ul li {
	margin: 2px;
	padding: 2px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	list-style: none;
	background-image: url(images/trader_li_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px dashed #9a3800;
	border-bottom-width: 0px;
	font-size: 18px;
	padding-left: 20px;
	line-height: 20px;
}
.top_bottom ul li a {
}
.top_bottom ul li a:hover {
}
.top_bottom h2 {
	margin-top: 30px;
	text-transform: capitalize;
	color: #555;
	border: 0px solid #f00;
	width: 100%;
	text-align: center;
}