body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p.intro {
	font-size: 14px;
	color: #293803;
	margin: 5px;
	margin-left: 0px;
	text-align: center;
	margin-top: 30px;
	margin-left: 5px;
	font-weight: normal;
}

#header {
	background-image: url(images/h_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px solid #f00;
	float: left;
	width: 100%;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border: 0px solid #f00;
}
#footer p {
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	color: #666;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#footer p a {
	font-size: 10px;
	color: #c00;
	font-weight: bold;
}

.content_wrapper {
	border: 0px solid #f00;
	margin: 0px 0px 15px;
}
.content {
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f7ddb8;
	border: 1px solid #dea34b;
}
.textgals {
	margin: 0 auto;
	background-color: #f7ddb8;
	border: 1px solid #dea34b;
	float: left;
	margin: 0px 5px 15px;
	text-align:left;
	font-size: 12px;
}
.content img {
	width: 240px;
	height: 180px;
	background-color: #fef3dc;
	border: 1px solid #b54abb;
	margin: 2px;
}
.content A:link IMG    	{        BORDER: #b21200 1px solid;}
.content A:visited IMG 	{        BORDER: #b21200 1px solid;}
.content A:hover IMG   	{        BORDER: #c00 1px dashed;}
.content A:active IMG	{        BORDER: #b21200 1px solid;}

.archive_links {
	width: 760px;
	border: 0px solid #f00;
}
.archive_links ul {
	margin: 0px;
	padding: 0px;
	border: 0px solid #fc0;
	margin-left: 10px;
	margin-top: 10px;
}
.archive_links ul li {
	width: 30px;
	text-transform: capitalize;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.archive_links ul li a {
	color: #c00;
}
.archive_links ul li a:hover {
	color: #900;
}

.ad_wrapper_1 {
	width:expression(document.body.clientWidth > 1100 ? "1100px": "auto" );
}
.ad_wrapper_2 {
	max-width: 1100px;
	margin: 0 auto;
	width:expression((document.documentElement.clientWidth > 1100)?'1100px':'auto');
	background-image: url(images/ad_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.ad_wrapper_3 {
	background-image: url(images/ad_bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.ads {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(images/ad_bg_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid #f00;
}
.ads h2 {
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #666;
}
.ads h2 a {
	color: #c00;
}
.ads p.banner {
	width: 60%;
	float: left;
	padding: 0px;
	padding-left: 10px;
}
.ads p.desc {
	width: 32%;
	float: right;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #666;
	border: 0px solid #fff;
}
.ads p.desc a {
	font-size: 18px;
	text-transform: capitalize;
	color: #c00;
}

.toplist {
	width: 930px;
	border: 0px solid #f00;
	margin-top: 30px;
	margin-bottom: 30px;
}
.toplist h2 {
	color: #666;
}
.toplist ul {
	float: left;
	list-style: none;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #f00;
}
.toplist ul li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/trader_li_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.toplist ul li a {
	color: #c00;
}
.toplist ul li a:hover {
	color: #900;
}

.wrapper_1 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #f00;
}
.toplist h2 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 20px;
	text-transform: capitalize;
}