body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

.main-container {width: 976px; margin:0px auto; overflow:hidden;}
.header {width: 976px; height: 228px;}
.content-container {width: 976px; padding-bottom:30000px; margin-bottom:-30000px; overflow:hidden;}
.content {width: 773px; background-color:#d2d2d4; background-image:url(images/WP-design-final_2x2.jpg); background-position:top; background-repeat:no-repeat; float:right; padding-bottom:30000px; margin-bottom:-30000px;}
.menu{width: 203px; float:left; background-image:url(images/menu-div-background.jpg); background-repeat:repeat-y; padding-bottom:30000px; margin-bottom:-30000px;}
.footer { margin:0px auto; width: 976px; height: 136px; background-image:url(images/WP-design-final_3x1.jpg); background-repeat:no-repeat;}
.imagepad {padding-left:10px; padding-right:10px;}

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

h2 {
	font-family: Arial;
	font-size: 12pt;
	
	}

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

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

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
.heading2 { font-size: 12pt; font-weight:bold; color:#343468; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.heading3 { font-size: 10pt; font-weight:bold; color:#343468; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.barheading { font-size: 10pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.green { font-size: 10pt; color:#006633; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.highlight{ font-size: 10pt; font-weight:bold; color:#6b70f1; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer-text { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.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 -->