body {
	background-color:#333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body_bg.jpg);
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
#main {
	background-image: url(images/main_bg.jpg);
	width: 800px;
}
#paysites {
	margin-top: 65px;
	float: left;
	width: 100%;
}
#paysites h2 {
	padding: 0px;
	margin: 0px;
	color: #0192e5;
	font-size: 16px;
	margin-bottom: 10px;
}
#paysites p {
	width: 400px;
	float: left;
}
#paysites p img {
	width: 320px;
	height: 240px;
	background-color: #000000;
	border: 1px solid #333;
}
#paysites p a {
	color: #ed239a;
	font-size: 18px;
	text-transform: capitalize;
}
#disclaimer {
	margin-top: 65px;
	float: left;
	width: 100%;
}
#disclaimer p {
	color: #0192e5;
	padding-bottom: 10px;
}
#disclaimer p a {
	color: #ed239a;
}
.thumbs_block {
	font-size: 12px;
	color: #fff;
	text-align: justify;
}
.thumbs_block h2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #0192e5;
}
.thumbs_block h2 span {
	color: #ed239a;
}
.thumbs_block p.desc {
	text-transform: uppercase;
	color: #ed239a;
	text-align: center;
}
.thumbs_block img.big {
	width: 300px;
	height: 220px;
	border: 1px solid #333;
}
.thumbs_block img.small {
	width: 230px;
	height: 175px;
	border: 1px solid #333;
}
.content {
	background-image: url(images/gal-main_05.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#000000;
	text-align: center;
}
.content img {
	width: 240px;
	height: 180px;
	background-color: #0d0d0d;
	border: 1px solid #333;
	margin: 2px;
}