body {
	background-color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	}
.bg_lt {
	background: url(img/wb_bg_lt2.jpg) no-repeat top right;
	}
.bg_rt {
	background: url(img/wb_bg_rt2.jpg) no-repeat top left;
	}
.wb_main_bg1 {
	background: url(img/wb_main_bg1.gif) repeat-y top left;
	}
.wb_main {
	border: 0px solid #fff;
	background: url(img/wb_main_bg.jpg) no-repeat top left;
	text-align: left; padding: 25px 100px 10px 100px;

	}
a {
	color: #9E0B0E;
	}
table .wbtable {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 14px;
	}
table .wbtable td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
table .wbtable h2 {
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0;
	}
.footer-contact {
	font-size: 11px;
	padding-top: 15px;
	margin-top: 30px;
	border-top: 1px #999 dotted;
	}
.footer-links {
	font-size: 10px; 
	font-weight: bold;
	}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
}