body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-color: #f2f7d7;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p img {
	padding: 0px;
	margin: 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-transform: capitalize;
	font-size: 18px;
	width: 242px;
}

#header {
	background-image: url(images/h_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	border: 0px solid #607006;
	border-bottom-width: 0px;
}
#header p {
	text-align: center;
	font-size: 10px;
}
#header p a {
	color: #000;
}
#header ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	border: 0px solid #000;
}
#header ul li {
	background-image: url(images/menu_li_bg_2.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	border: 0px solid #f00;
}
#header ul li span{
	background-image: url(images/menu_li_bg_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	border: 0px solid #000;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 4px;
}
#header ul li a {
	color: #fff;
	text-transform: uppercase;
}
#header ul li a:hover {
	color: #fff;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#footer p {
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 3px;
	color: #333;
	text-align: center;
	font-size: 10px;
}
#footer p a {
	font-size: 10px;
	color: #000;
}


.content {
	width: 1000px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fff;
	border: 1px solid #c5d758;
}
.content img {
	width: 240px;
	height: 180px;
	background-color: #ececec;
	border: 1px solid #79aa00;
	padding: 1px;
	float: left;
	margin: 1px;
	margin-left: 4px;
}
.content A:link IMG    	{        BORDER: #c3d31a 1px solid;}
.content A:visited IMG 	{        BORDER: #c3d31a 1px solid;}
.content A:hover IMG   	{        BORDER: #607006 1px dashed;}
.content A:active IMG	{        BORDER: #c3d31a 1px solid;}

.content ul {
	width: 315px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ul li {
	text-align: left;
	color: #999 ;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
	margin-left: 10px;
}
.content ul li a {
	color: #ff35ac;
}
.content ul.links {
	width: 480px;
}
.content ul.links li {
}

.archive_links {
}
.archive_links ul {
	width: auto;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
}
.archive_links ul li {
	background-image: url(images/archive_link_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 30px;
	height: 24px;
	text-transform: capitalize;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	padding-top: 10px;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #333;
	border: 0px solid #f00;
}
.archive_links ul li a {
	color: #fff589;
	text-decoration: none;
}
.archive_links ul li a:hover {
	color: #fff;
}

.traders {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.traders ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.traders ul li {
	background-image: url(images/trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px;
	margin: 0px;
	font-size: 12px;
	color: #333;
	text-align: center;
	float: left;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.traders li a {
	font-size: 18px;
	color: #546204;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #fff;
}

.right_ad_place {
	float: right;
	width: 760px;
}
.right_ad_place p {
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
	color: #666;
}
.right_ad_place p a {
	color: #e20095;
}
.left_ad_place {
	width: 235px;
	float: left;
}
.left_ad_place img {
	width: auto;
	height: auto;
}
.left_ad_place A:link IMG    	{        BORDER: #e20095 1px solid;}
.left_ad_place A:visited IMG 	{        BORDER: #e20095 1px solid;}
.left_ad_place A:hover IMG   	{        BORDER: #e20095 1px dashed;}
.left_ad_place A:active IMG	{        BORDER: #e20095 1px solid;}
.left_ad_place p a {
	color: #e20095;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
h2.paysite_name {
	width: 745px;
	border: 0px solid #f00;
	text-align: left;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
}
h2.paysite_name a {
	color: #e20095;
}
.ad_wrapper_1 {
	background-image: url(images/right_ad_place_bg_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.ad_wrapper_2 {
	background-image: url(images/right_ad_place_bg_1.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	width: 760px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.ad_wrapper_2 img {
	width: auto;
	height: auto;
	border: 0px;
}
.ad_wrapper_2 ul {
	margin: 0px;
	padding: 0px;
	width: 30%;
	float: left;
	border: 0px solid #000;
	margin-left: 15px;
}
.ad_wrapper_2 ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
	border: 0px solid #000;
	width: 28px;
}
.ad_wrapper_2 ul li.f {
	width: auto;
	color: #999;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
.ad_wrapper_2 p {
	float: left;
	width: 30%;
	padding-top: 6px;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	color: #999;
}
.ad_wrapper_2 p span {
	color: #000;
}
.ad_wrapper_2 p.button {
	background-image: url(images/button_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 2px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.ad_wrapper_2 p.button a {
	color: #fff;
	font-weight: bold;
}
.ad_wrapper_2 p.button a:hover {
	color: #fff2b4;
}
.ads {
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ads img {
	width: auto;
	height: auto;
	float: none;
}
.ads p {
	text-align: center;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 14px;
}
.ads p a {
	color: #e20095;
	font-size: 20px;
	text-transform: uppercase;
}
.ads A:link IMG    	{        BORDER: #e20095 1px solid;}
.ads A:visited IMG 	{        BORDER: #e20095 1px solid;}
.ads A:hover IMG   	{        BORDER: #e20095 1px dashed;}
.ads A:active IMG	{        BORDER: #e20095 1px solid;}

ul.pay1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul.pay1 li {
	float: left;
	width: 230px;
	list-style: none;
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
	background-image: none;
	text-align: center;
}
ul.pay1 li img {
	width: 220px;
	height: 180px;
}
ul.pay1 li a {
	font-size: 18px;
	text-transform: capitalize;
	color: #ff5086;
}
.ad_block {
	width: 1000px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fff;
	border: 1px solid #c5d758;
}
.bottom_links {
	width: 100%;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom_links a {
	color: #333;
	text-decoration: capitalize;
}

.sidebar {
	float: left;
	width: 250px;
	background-image: url(images/sidebar_h2_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.sidebar h2 {
	text-align: left;
	font-size: 16px;
	color: #e20095;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 20px;
}
.sidebar h3 {
	text-align: left;
	font-size: 10px;
	color: #999;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidebar ol {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.sidebar ol li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: inside decimal;
	margin-left: 10px;
	font-size: 11px;
	color: #999;
}
.sidebar ol li a {
	color: #333;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	border: 0ox solid #f00;
}
.sidebar ul li {
	display: block;
	margin-top: 0px;
	padding: 0px 0px 0px 16px;
	background: url(images/main_menu_arrow.jpg) 0 0 no-repeat;
	margin-left: 5px;
	float: left;
}
.sidebar ul li a {
	color: #333;
}
.center_block {
	width: 460px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.center_block h2 {
	text-align: center;
	color: #85950e;
	margin-top: 14px;
	padding-bottom: 5px;
}
.center_block ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	border: 0px solid #f00;
}
.center_block ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 100%;
}
.center_block ul li.l1 {
	background-color: #efefef;
}
.center_block ul li a {
	color: #666;
}


