body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #500015;
	background-image: url(images/body_bg.jpg);
	background-position: top left;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a {
	color: #56b900;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}
a:hover {
	color: #fc0;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	width: 100%;
	float: left;
	background-image: url(images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header p {
	color: #fff;
	padding-top: 0px;
	margin: 15px;
	width: auto;
	font-size: 10px;
	text-align: justify;
}
#footer {
	width: 100%;
	background-image: url(images/f_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer p {
	color: #fff;
	font-size: 10px;
	padding-bottom: 4px;
}
#footer p a {
	color: #7feb00;
}
#footer p a:hover {
	color: #333;
}
p.h_top {	
	width: 1000px;
	background-image: url(images/h_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
	font-weight: bold;
}
p.h_bottom {	
	width: 1000px;
	background-image: url(images/h_bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 16px;
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
	font-weight: bold;
}
p.h_bottom a {
	color: #c00;
	text-transform: uppercase;
}

.content {
	width: 1000px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content img {
	width: 160px;
	height: 220px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #010101;
	background-position: center;
	background-repeat: no-repeat;
}
.content p img {
	width: auto;
	height: auto;
}
.content a:link img    	{        BORDER: #8f0026 1px solid;}
.content a:visited img 	{        BORDER: #8f0026 1px solid;}
.content a:hover img   	{        BORDER: #fff 1px dotted;}
.content a:active img	{        BORDER: #8f0026 1px solid;}
.content ul {
	width: 322px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
}
.content ul li {
	text-align: left;
	color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 14px;
	background-color: #0e0004;
	margin: 2px;
}
.content ul li a {
	color: #e70042;
}


/*-----------------------------------------------------------------------------------------------------------*/


.ads {
	width: 1000px;
	background-color: #000;
	color: #fff;
	border: 1px solid #8f0026;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ads a {
	text-transform: capitalize;
	font-size: 20px;
}
.ads p {
	text-align: center;
	padding: 10px;
}
.ads p a {
	font-size: 20px;
	color: #e70042;
}
.ads p.c700x100 {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 0px;
}
.ads p.c700x100 a {
	font-size: 20px;
}
.ads A:link IMG    	{        BORDER: #fff 1px solid;}
.ads A:visited IMG 	{        BORDER: #fff 1px solid;}
.ads A:hover IMG   	{        BORDER: #41271d 1px dotted;}
.ads A:active IMG	{        BORDER: #fff 1px solid;}

.traders {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.traders li {
	border: 0px solid #999;
	background-color: #001023;
	text-align: center;
	width: 250px;
	margin-right: 28px;
	margin-left: 28px;
	list-style: none;
	color: #fff;
	font-size: 12px;
	float: left;
}
.traders li a {
	font-size: 20px;
	text-transform: capitalize;
	color: #00568d;
}

.content ul.text_gals {
	width: 476px;
	margin-left: 14px;
}
.content ul.text_gals li {
	font-size: 12px;
	background-color: #0e0004;
	margin: 2px;
	width: 99%;
}
.content ul.friends {
	width: 1000px;
	margin-bottom: 3px;
}
.content ul.friends li {
	margin-top: 4px;
	width: 216px;
	margin-right: 10px;
	margin-left: 10px;
	border: 0px solid #f00;
	float: left;
	background-color: #0e0004;
	color: #fff;
	font-size: 12px;
}
.content ul.friends a {
	font-size: 16px;
	text-transform: capitalize;
}


.friendly_links {
	width: 991px;
}
.friendly_links p {
	width: 155px;
	padding: 3px;
	margin: 1px;
	background-color: #0e0004;
	border: 1px solid #e70042;
	font-size: 12px;
	float: left;
}
.friendly_links p a {
	color: #e70042;
}
.friendly_links p a:hover {
	color: #fff;
}
