body {
    background-image:url(images/body-background.jpg);
	background-repeat:repeat-x;   
	margin-top: 0px;
}
.body2 {
    background-image:url(images/splash-body-background.jpg);
    background-repeat:repeat-x;   
	margin-top: 0px;
}

.main-container {width: 976px; margin:0px auto; overflow:hidden;}
.header {width: 976px; height: 145px;}
.splash-header {width: 976px; height: 490px;}
.menu {width: 242px; float:left; background-image:url(images/menu-background.jpg); background-repeat:repeat-y; padding-bottom:30000px; margin-bottom:-30000px;}
.splash-menu {width: 976px; height:117px; background-image:url(images/CLC-splash-final_2x1.jpg);}
.content-container {width: 734px;  background-color:#FFFFFF; float:right; padding-bottom:30000px; margin-bottom:-30000px; }
.content {width: 686px; float:left; padding-bottom:30000px; margin-bottom:-30000px; padding-right:5px;}
.right-bar{width: 43px; background-image:url(images/right-bar-background.jpg); background-repeat:repeat-y; float:right; padding-bottom:30000px; margin-bottom:-30000px;}
.splash-footer {width: 976px; height:75px; background-image:url(images/splash-menu-background.jpg); background-repeat:repeat-y;}
.footer-info {width: 976px; margin:0px auto; background-image:url(images/footer-background.jpg); background-repeat:repeat-y;}
.footer {width: 976px; height:55px; margin:0px auto;}

h1 {
	font-family: Arial;
	font-size: 14pt;
	margin:2px;
	color:#8c0b05;
	}

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 { color:#8c0b05; width:99%; 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%;}
.footer5 { font-size: 8pt; color: #000; 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 -->