body {
	background: #BCBCBC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
div#center{
	width: 760px;
	margin: 0px auto;
}
div#fade_s {
	width: 800px;
	float: left;
	display: inline;
	height: auto;
	background: #BCBCBC url(../images/fade_s.gif) repeat-y top center;
	margin: 0px;
}
div#fade_b{
	width: 800px;
	float: left;
	background: #BCBCBC url('../images/fade_b.gif') no-repeat;
	height: 25px;
}
#ban {
	background-image: url(../images/ban-bg.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 118px;
	text-align: left;
	vertical-align: bottom;
}
.photos {
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 96px;
}
#nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 336px;
	padding-top: 17px;
}	
#r-column {
	width: 513px;
	text-align: left;
	padding: 15px;
}
.page-img {
	float: right;
	padding: 10px;
}
a:link {
	color: #428B3A;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #428B3A;
}
.header {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C16916;
}
table {
	background-color: #FFFFFF; 
	text-align:left;
}
.footer {
	font-size: x-small;
	padding: 3px 3px 0px 0px;
	border-top: 1px solid #CCC;
	color:#999;
}.xs {
	font-size: x-small;
}
.providerHead {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	border-bottom: 1px solid #CC6600;
}
