body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#banner {
	background: url(../images/rbGlTextBanner.gif) no-repeat center;
	float: left;
	width: 760px;
	height: 82px;
}
#image {
	vertical-align: top;
	float: left;
	width: 760px;
}
#closeBtn {
	height: 20px;
	width: 760px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.closeBtn {
	height: 15px;
	width: 120px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 6px;
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.closeBtn a:link {
	color: #FFFFFF;
	background: #999999;
	text-decoration: none;
	border: 1px solid #000000;
}

#wrapper {
	text-align: center;
	margin: 0px auto;
	width: 760px;
	position: relative;
}
.closeBtn a:hover {

	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #CCCCCC;
	text-decoration: none;
}
#address {
	float: left;
	height: 15px;
	width: 760px;
}
