body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #000;
	background-image: url(images/body_bg.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;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
p.h_top {
	width: 1000px;
	background-image: url(images/h_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	padding-top: 6px;
	padding-bottom: 16px;
}
p.h_bottom {
	width: 1000px;
	background-image: url(images/h_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	padding-top: 16px;
	padding-bottom: 6px;
}
p.h_bottom a {
	color: #c00;
}
p.h_bottom a:hover {
	color: #f00;
}

#header {
	width: 100%;
	float: left;
	background-image: url(images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header p {
	color: #fff;
	margin: 4px;
	margin-top: -10px;
	width: auto;
	font-size: 10px;
	text-align: center;
}
#footer {
	width: 100%;
	background-image: url(images/f_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
}
#footer p {
	color: #333;
	font-size: 10px;
	padding-bottom: 4px;
	text-align: center;
}
#footer p a {
	color: #000;
}
#footer p a:hover {
	color: #333;
}
.content {
	width: 993px;
	padding-left: 7px;
	background-image: url(images/content_bg.jpg);
}
.content img {
	width: 160px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #040404;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
}
.content p img {
	width: auto;
	height: auto;
}
.content a:link img    	{        BORDER: #10e006 1px solid;}
.content a:visited img 	{        BORDER: #10e006 1px solid;}
.content a:hover img   	{        BORDER: #fff 1px dashed;}
.content a:active img	{        BORDER: #10e006 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;
	margin: 2px;
}
.content ul li a {
	color: #1f8b00;
	text-decoration: none;
}
.content ul li a:hover {
	color: #35ee00;
}


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


.ads {
	width: 1000px;
	background-color: #140101;
	color: #fff;
	border: 1px dotted #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: #fc0;
}
.ads p.c700x100 {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 0px;
}
.ads p.c700x100 a {
	font-size: 20px;
}
.ads A:link IMG    	{        BORDER: #764d2e 1px solid;}
.ads A:visited IMG 	{        BORDER: #764d2e 1px solid;}
.ads A:hover IMG   	{        BORDER: #41271d 1px dotted;}
.ads A:active IMG	{        BORDER: #764d2e 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;
	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;
	font-size: 12px;
}
.content ul.friends a {
	font-size: 16px;
	text-transform: capitalize;
}
.content ol {
	width: 315px;
	list-style: decimal inside;
	float: left;
	margin: 10px;
	padding: 0px;
	color: #fff;
	margin: 0px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ol li {
	text-align: left;
	color: #FFF;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 14px;
}
.content ol li a {
	color: #1f8b00;
	text-decoration: none;
}
.content ol li a:hover {
	color: #35ee00;
}



.linkbar3 {
	width: 985px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/linkbar.jpg);
	margin-bottom: 10px;
	padding-left: 12px;
}
.linkbar3 p {
	width: 160px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 2px;
}
.linkbar3 p:hover {
/*
	background-image: url(images/linkbar_p_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
*/
}
.linkbar3 p a {
	color: #ff9900;
	font-size: 14px;
	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;
}

.linkbar2 {
	width: 985px;
	margin-top: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/linkbar2.jpg);
	margin-bottom: 20px;
	padding-left: 12px;
}
.linkbar2 p {
	width: 160px;
	float: left;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: 2px;
}
.linkbar2 p:hover {
/*
	background-image: url(images/linkbar_p_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
*/
}
.linkbar2 p a {
	color: #ff9900;
	font-size: 14px;
	text-transform: capitalize;
}
.linkbar2 p a:hover {
	color: #fff;
}

#top_links {
	margin-top: 10px;
	padding-bottom: 10px;
}
#top_links p {
	font-size: 12px;
}
#top_links p a:hover {
	color: #fff;
}
