body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6f9e5;
	background-image: url(images/body_bg.jpg);
	color: #fff;
	text-align: center;
}
img {
	border: 0px;
}
a {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	color: #d9149a;
}
a:hover {
	text-decoration: none;
}
p, ul, li, h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}
.main_table {
	width: 100%;
	float: left;
	border: 0px solid #f00;
	background-image: url(images/bg1.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.thumbs, .ad, .bonus_sites {
	width: 498px;
	float: left;
	border: 0px solid #f00;
}
.thumbs img {
	width: 140px;
	height: 180px;
	background-color: #ede6d6;
	margin: 1px;
	padding: 1px;
	margin-left: 11px;
	margin-right: 11px;
}
.thumbs A:link IMG    	{        BORDER: #c35e78 1px solid;}
.thumbs A:visited IMG 	{        BORDER: #c35e78 1px solid;}
.thumbs A:hover IMG   	{        BORDER: #c35e78 1px dashed;}
.thumbs A:active IMG	{        BORDER: #c35e78 1px solid;}

.ad, .bonus_sites {	
	width: auto;
}

.ad {
	width: auto;
	border: 0px solid #f00;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
.ad p {
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.ad p span {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #e47893;
}

.bonus_sites {
	width: 800px;
}
.bonus_sites p {
	text-align: center;
	width: 100%;
	float: left;
}
.bonus_sites img {
	width: 240px;
	height: 180px;
	background-color: #ede6d6;
	margin: 2px;
}
.bonus_sites A:link IMG    	{        BORDER: #c35e78 1px solid;}
.bonus_sites A:visited IMG 	{        BORDER: #c35e78 1px solid;}
.bonus_sites A:hover IMG   	{        BORDER: #c35e78 1px dashed;}
.bonus_sites A:active IMG	{        BORDER: #c35e78 1px solid;}
.footer {
	width: 100%;
	float: left;
	background-image: url(images/footer_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	margin-top: 40px;
}
.footer p {
	text-align: center;
	font-size: 10px;
	color: #000;
	padding-bottom: 20px;
}
.footer p a {
	font-size: 12px;
	color: #e47893;
}

.thumbs1 {
	width: 100%;
	float: left;
}
.thumbs1 p {
	text-align: center;
}
.thumbs1 img {
	width: 140px;
	height: 180px;
	background-color: #ede6d6;
	margin: 1px;
	padding: 1px;
	margin-left: 11px;
	margin-right: 11px;
}
.thumbs1 A:link IMG    	{        BORDER: #c35e78 1px solid;}
.thumbs1 A:visited IMG 	{        BORDER: #c35e78 1px solid;}
.thumbs1 A:hover IMG   	{        BORDER: #c35e78 1px dashed;}
.thumbs1 A:active IMG	{        BORDER: #c35e78 1px solid;}
#Table_01 {
	background-color: #fdf7e9;
	background-image: url(images/main_bg.jpg);
	background-position: let top;
	background-repeat: repeat-y;
}