body {
 background-color: #CCCCCC;
 position:absolute;
 left:50%;
 margin-left:-380px;
}
.section-header{
	background-image: url(../Images/section-title-bar.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-background-text {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}
.section-header-wide {
	background-image: url(../Images/section-title-bar-wide.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-background-text-wide {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}
.white-background {
	background-color: #FFFFFF;
}
.bottom-info {
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	font-size: 12px;
}
.text-hyperlinks {
	color: #0066FF;
}
.bottom-liks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	background-color: #FFFFFF;
	text-align: center;
}
.top-silver-bar {
	background-image: url(../Images/top-silver-bar.gif);
}

