body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #fff;
	margin: 0;
	background-image: url(images/body_bg.jpg);
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
#header {
	width: 992px;
}
#main_left {
	width:998px;
	background-image: url(images/sibe_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#main_right {
	width: 998px;
	background-image: url(images/sibe_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
p.intro {
	color: #fff;
	width: 160px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
a {
	color: #fc0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.bookmark {
	text-transform: uppercase;
	color: #fff;
}
a>img:hover {
	border: 1px solid #ff48af;
}
A:link IMG    	{        BORDER: #cc0000 1px solid;}
A:visited IMG 	{        BORDER: #cc0000 1px solid;}
A:hover IMG   	{        BORDER: #cc0000 1px dotted;}
A:active IMG	{        BORDER: #cc0000 1px solid;}

#footer p {
	padding: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	width: 260px;
}
.content_wrapper {
}
.content {
	background-color: #000;
	width: 990px;
	margin: 0px auto;
}
.content a img {
	width: 240px;
	height: 180px;
	padding: 0px;
	margin: 5px 2px 0px 3px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
table.maintop {
	width: 994px;
	height: 178px;
}
table.maintop td {
	font-size: 12px;
	color: #fff;
	padding: 3px;
}
table.maintop td a {
	color: #fc0;
}
.traders {
	width: 100%;
}
.traders p {
	width: 33%;
	float: left;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
}
.footer_p {
	font-size: 12px;
	text-align: center;
	float: left;
	width: 280px;
	height: 142px;
	background-image: url(images/top4.jpg);
}
.footer_p p {
	padding: 4px;
}
