body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 25px;
	margin-top: 30px;
	margin-right: 25px;
	font-size: x-small;
}
.table_main {
	width: 750px;
	align: center;
}
.table_gray {
	background-color: #3B3B3B;
	width: 100%; 
	height: 12px;
}
.table_gold {
	background-color: #CC9933;
	width: 100%;
	height: 1px;
}
.table_content {
	background-color: #252525;
	width: 100%;
	text-align: center; 
}
.table_contact {
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #252525;
	width: 100%; 
	height: 385px;
}
.style_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #252525;
	color: #c2c2c2;
	margin-left: 15;
	

}

