
.main-container {width:981px; background-color:#85868a;  overflow:hidden; }
.content-container {width:981px; background-color:#85868a; text-align:left;}
.content-left {width:303px; background-color:#85868a; background-image: url(images/BG-final_1x1.jpg); background-repeat:no-repeat; padding-bottom:30000px; margin-bottom:-30000px; float:left; text-align:left;}
.content-right {width:678px; background-color:#85868a; padding-bottom:30000px; margin-bottom:-30000px; float:right; text-align:left;}
.menu {width:678px; height:53px; background-image:url(images/BG-final_2x1.jpg); background-repeat:no-repeat; text-align:left;}
.statement {width:678px; height:67px; background-image:url(images/BG-final_3x1.jpg); background-repeat:no-repeat;}
.content {width:678px; background-image:url(images/BG-final_4x1.jpg); background-repeat:repeat-x; text-align:left;  padding-bottom:30000px; margin-bottom:-30000px;}
.footer {width:981px; height:63px; background-image:url(images/BG-final_5x1.jpg); background-repeat:no-repeat;}

body {
	background-image: url(images/BG-final-background.jpg);
	background-repeat: repeat-x;
	background-color: #85868a;
	margin-top: 0px;
}

h1 {
	font-family: Arial;
	font-size: larger;
	color:#FFFFFF;}

h2 {
	font-family: Arial;
	font-size: 10pt;color:
	#FFFFFF;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

td.table1
{
background-repeat: no-repeat;
background-position: top right
}

<!-- us this for multiple link colors -->
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
<!-- us this for multiple link colors -->