body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #000;
	margin: 0;
	background-image: url(images/body_bg.jpg);
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
#header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
p.intro {
	color: #fff;
	width: 420px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
}
p.intro a {
	color: #fc0;
}
p.archives {
	color: #000;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
p.archives a {
	font-weight: bold;
	color: #fff;
}
a {
	color: #000;
	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 {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
#footer p {
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
#footer p a {
	color: #fc0;
}
.content_wrapper {
}
.content {
	width: 1000px;
	margin: 0px auto;
	background-color: #ff056f;
}
.content a img {
	width: 135px;
	height: 180px;
	padding: 1px;
	margin: 0px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.gals {
	width: 270px;
	float: left;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 5px;
	margin-left: 12px;
	margin-right: 5px;
}
.gals ul {
	list-style: none;
	padding: 10px;
	padding-top: 5px;
	margin: 0px;
}
.gals ul li a {
	color: #000;
}
.content1 {
	width:auto;
}
.ad_block {
	width: 1000px;
	background-color: #fff;
	border: 0px solid #ff006c;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: url(images/ad_block_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.ad_block p {
	float: left;
	text-align: center;
	width: 199px;
	padding: 25px;
	padding-bottom: 0px;
	border: 0px dotted #333;
}
.ad_block p a {
	color:#960f48;
	font-size: 18px;
	text-transform: uppercase;
}
.ad_block1 {
	width: 1000px;
	background-color: #fff;
	border: 0px solid #ff006c;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: url(images/ad_block_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.ad_block1 p {
	float: left;
	padding: 25px;
	border: 0px dotted #333;
}
.ad_block1 p a {
	color:#960f48;
	font-size: 18px;
	text-transform: uppercase;
}
.ad_block1 p.p1 {
	width: 300px;
	padding-bottom: 0px;
}
.ad_block1 p.p2 {
	width: 580px;
	height: 200px;
	margin: 5px;
	text-align: left;
	font-size: 18px;
	padding-bottom: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
table.maintop {
	width: 980px;
	padding: 10px;
	background-color: #960f48;
	border: 1px solid #000;
	border-top-width:0px;
	background-image: url(images/body_bg.jpg);
}
table.maintop td {
	font-size: 14px;
	color: #fff;
	padding: 3px;
}
table.maintop td a {
	color: #fc0;
}
