body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #3b3b3b;
	background-image: url(images/body_bg1.jpg);
	background-position: top left;
	margin: 0px;
	padding: 0px;
}
a {
	color: #7feb00;
	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/header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header p {
	color: #76b01a;
	padding-top: 10px;
	margin: 10px;
	width: auto;
	font-size: 10px;
	text-align: justify;
}
#footer {
	width: 100%;
	background-image: url(images/footer_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;
}
.content {
	width: 1000px;
	background-image: url(images/content_bg.jpg);
}
.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: #fff 1px solid;}
.content a:visited img 	{        BORDER: #fff 1px solid;}
.content a:hover img   	{        BORDER: #7feb00 1px dotted;}
.content a:active img	{        BORDER: #fff 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: #141a08;
	margin: 2px;
}
.content ul li a {
	color: #7feb00;
}


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


.ads {
	width: 1000px;
	background-color: #280000;
	color: #fff;
	border: 1px solid #c00;
	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: #f00;
}
.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: #141a08;
	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: #141a08;
	color: #fff;
	font-size: 12px;
}
.content ul.friends a {
	font-size: 16px;
	text-transform: capitalize;
}



.linkbar3 {
	width: 996px;
}
.linkbar3 p {
	width: 166px;
	float: left;
	padding-top: 10px;
	padding-bottom: 4px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	background-image: url(images/linkbar_li_bg.jpg);
}
.linkbar3 p:hover {
}
.linkbar3 p a {
	color: #333;
	text-transform: capitalize;
}
.linkbar3 p a:hover {
	color: #fff;
}
.friendly_links {
	width: 991px;
}
.friendly_links p {
	width: 155px;
	padding: 3px;
	margin: 1px;
	background-color: #111607;
	border: 1px solid #9dff00;
	font-size: 12px;
	float: left;
}
.friendly_links p a {
	color: #7feb00;
}
.friendly_links p a:hover {
	color: #fff;
}
