body {
    background-repeat:repeat-x;   
	margin-top: 0px;
}

.main-container {width: 980px; margin:0px auto; overflow:hidden;}
.header-menu {width: 980px; height: 130px;}
.content {width: 960px; background-image:url(images/HD-homepage_2x1.jpg); background-repeat:no-repeat; background-color:#e2e3e5; padding-left:10px; padding-right:10px; overflow:hidden;}
.left-content {width: 706px; float:left; padding-bottom:30000px; margin-bottom:-30000px;}
.right-content {width: 254px; float:right; padding-bottom:30000px; margin-bottom:-30000px;}
.footer {width:980px; height:160px; background-image:url(images/HD-homepage_3x1.jpg); background-repeat:no-repeat; background-color:#c4c5c7;}

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

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

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

ul { line-height: 170%;
  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;}
  
hr {width:95%; margin:2px; }

.menu-text { font-size: 11pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.maroonlarge{ font-size: 12pt; font-weight:bold; color:#8c0b05; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.maroon{ font-size: 10pt; font-weight:bold; color:#8c0b05; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.largerbold { font-size: 12pt; font-weight:bold; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.larger { font-size: 14pt; 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%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer3 { font-size: 8pt; color: #CCCCCC; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer4 { font-size: 10pt; color:#FFFFFF; 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
}

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