body {
	background-color: #8C8C8C;
	margin-top: 0px; 
}
 
.container {width:999px; overflow:hidden; }
.header1 { width:999px; height:118px; background-image: url(images/PLBS-Final-Plygem.jpg); background-repeat:no-repeat; text-align:left;}
.header2 {width:999px; height:50px}
.content {width:999px;  overflow:hidden; }
.content-left {float: left; width:353px; background-image:url(images/background-left.jpg); padding-bottom:30000px; margin-bottom:-30000px;}
.content-right {width:646px; float:right;  padding-bottom:30000px; margin-bottom:-30000px;}
.right-right { width:47px; float:right; background-image: url(images/PBS-final_3x3.jpg); background-repeat:repeat-y;  padding-bottom:30000px; margin-bottom:-30000px;}
.right-left {width:599px; float:left; background-image:url(images/PBS-final_3x2.jpg); background-repeat:repeat-y; padding-bottom:30000px; margin-bottom:-30000px; text-align:left;}

.footer {width:999px; height:69px; background-image:url(images/PBS-final_4x1.jpg); }

h1 {
	font-family: Arial;
	font-size: 14pt;
	color:#666666}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color:#666666}
	
h3 {
	font-family: Arial;
	font-size: 11pt;
	color:#666666}

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

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

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

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

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 -->