@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
body {
	background-color: #000000;
}

#header {
	background-repeat: no-repeat;
}
#menu {
	width: 970px;
	height: 20px;
	position: absolute;
	top: 190px;
	//top: 195px;
	left: 50%;
	margin-left: -485px;
}
#mainCont {
	background-repeat: no-repeat;
}
#whatsNews {
	padding-top: 15px;
	width: 335px;
	padding-left: 7px;
}
#website_development {
	padding:4px 0 0 3px;
}
#headline {
	position: relative;
	top: 5px;
	left: 2px;
}
#date {
	color: #49dc8b;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	//position: relative;
	//top: 0px;
	margin-right: 10px;
}
.headline_content {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 10px;
}
.headline_content a {
	color: #FFFFFF;
}

.border_green {
	border: 1px solid #019d47;
}
#content2 {
	margin: 0px;
	padding: 5px;
	width: 900px;
	height: 350px;
	overflow: auto;
	padding-top: 40px;
}

a:link{
color: #ffffff;
}

a:visited{
color: #ffffff;
}

a:hover{
color: #00FF00;
text-decoration: none;
}

img{
display:block;
}
#Specials_Detail_DIV {
	height: 240px;
	width: 506px;
	display: block;
	overflow: auto;
	color: #fedd78;
}
#Specials_Detail_DIV td
{
	color: #fedd78;
	font-family: tahoma;
	font-size: 18px;
}
.power_tools_links img {
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}
#main_content_box {
	font-size: 12px;
}
#main_content_box h2{
	font-size: 22px;
	padding-left: 60px;
}
.member_table {
	border: 1px solid #999999;
}
.member_table th {
	border-bottom: 1px solid #999999;
	color: #000000;
	background-color:#FFFFFF;
	font-size: 16px;
	padding: 5px;
}
.member_table td {
	text-align: left;
	padding-bottom: 5px;
}
.website_testimonials {
	padding-top: 35px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}