body {
	background-color: #FFFFFF;
	background-image:url(images/background-main.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}

.main-container {width: 959px; margin:0px auto; overflow:hidden;}
.header {width: 959px; }
.content-container {width: 753px; float:right; background-color:#FFFFFF; padding-bottom:30000px; margin-bottom:-30000px; }
.content {width: 734px; float:left; background-image:url(images/CT-final-blue_2x2.jpg); background-repeat:no-repeat; background-position:top; padding-bottom:30000px; margin-bottom:-30000px;}
.content-red {width: 734px; float:left; background-image:url(images/CT-final-red_2x2.jpg); background-repeat:no-repeat; background-position:top; padding-bottom:30000px; margin-bottom:-30000px;}
.menu{width: 206px; float:left; background-color:#FFFFFF; background-image:url(images/background-left-side.jpg); background-repeat:repeat-y; padding-bottom:30000px; margin-bottom:-30000px;}
.menu-red{width: 206px; float:left; background-color:#FFFFFF; background-image:url(images/background-red-left-side.jpg); background-repeat:repeat-y; padding-bottom:30000px; margin-bottom:-30000px;}
.right-bar{width: 19px; float:right; background-color:#FFFFFF; background-image:url(images/CT-final-blue_2x3.jpg); background-repeat:no-repeat; background-position:top; padding-bottom:30000px; margin-bottom:-30000px;}
.right-bar-red{width: 19px; float:right; background-color:#FFFFFF; background-image:url(images/CT-final-red_2x3.jpg); background-repeat:no-repeat; background-position:top; padding-bottom:30000px; margin-bottom:-30000px;}
.footer-info {width: 959px; margin:0px auto; background-color:#FFFFFF; background-image:url(images/background-left-side.jpg); background-repeat:repeat-y;}
.footer-info-red {width: 959px; margin:0px auto; background-color:#FFFFFF; background-image:url(images/background-red-left-side.jpg); background-repeat:repeat-y;}
.footer {width: 959px; margin:0px auto;}

a:link {
	color: #6E6E70;
	text-decoration: none;
}
a:visited {
	color: #6E6E70;
	text-decoration: none;
}
a:hover {
	color: #942B6E;
	text-decoration: none;
}
a:active {
	color: #6E6E70;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 14pt;
	color:#6E6E70;
}

h2 {
	font-family: Verdana;
	font-size: 10pt;
	color:#6E6E70;
}

ol { line-height: 160%;
  font-family: Verdana;
  font-size: 10pt;
  color:#6E6E70;}

ul { line-height: 160%;
  font-family: Verdana;
  font-size: 10pt;
  color:#6E6E70;}
  
table { line-height: 150%;
  font-family: Verdana;
  font-size: 10pt;
  color:#6E6E70;}

p { line-height: 150%;
  font-family: Verdana;
  font-size: 10pt;
  color:#6E6E70;}
  
.heading2 { font-size: 12pt; font-weight:bold; color:#6E6E70; font-family: Verdana; line-height: 150%; color:#818183;}
.heading3 { font-size: 10pt; font-weight:bold; color:#6E6E70; font-family: Verdana; line-height: 150%; color:#818183;}
.barheading { font-size: 10pt; font-weight:bold; color:#FFFFFF; font-family: Verdana; line-height: 150%; color:#818183;}
.red { font-size: 10pt; color:#FF0000; font-family: Verdana; line-height: 150%; }
.blue { color:#0000CC;}
.maroon {color:#FFFFFF;}
.green { font-size: 10pt; color:#006633; font-family: Verdana; line-height: 150%; }
.white {
	color: #FFFFFF;
	font-weight: bold;

}
.highlight{ font-size: 10pt; font-weight:bold; color:#6b70f1; font-family: Verdana; line-height: 150%;}
.small { font-size: 8pt; font-family: Verdana; line-height: 150%; color:#6E6E70;}
.small2 { font-size: 8pt; font-family: Verdana; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Verdana; line-height: 150%; color:#6E6E70;}
.footer2 { font-size: 8pt; font-family: Verdana; line-height: 150%; color:#6E6E70;}
.body { font-size: 10pt; font-family: Verdana: 150%; color:#6E6E70;}

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

<!-- us this for multiple link colors -->
.class1 a:link {
	color: #6E6E70;
	text-decoration: none;
}
.class1 a:visited {
	color: #6E6E70;
	text-decoration: none;
}
.class1 a:hover {
	color: #942B6E;
	text-decoration: none;
}
.class1 a:active {
	color: #6E6E70;
	text-decoration: none;
}
<!-- us this for multiple link colors -->