body {
background-color: rgb(62, 62, 62);
}

#CT1 {
	background-image: url(images/AV_content_tile_1.jpg);
	background-repeat: repeat-y;
}



#CT3 {
	font-family: Arial, Helvetica Narrow, sans-serif;
	font-size: 14px;
	color: #000000;
}

#CT3 a:visited {
	color: #d31145;
	text-decoration: none;
}

#CT3 a:link {
	color: #d31145;
	text-decoration: none;
}

#CT3 a:hover {
	color: #d31145;
	text-decoration: underline;
}


#footer {
	font-family: Arial, Helvetica Narrow, sans-serif;
	font-size: 11px;
	color: #808183;
}

#footer a {
	color: #808183;
	text-decoration: none;
}

#mainBody {
	font-family: Arial, Helvetica Narrow, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#mainBody a  {
	color: #d31145;
}

#quote {
	font-family: Verdana, Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#topLinks {
	font-family: Arial, Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #000000;
}

#topLinks a:visited {
	color: #000000;
	text-decoration: none;
}

#topLinks a:link {
	color: #000000;
	text-decoration: none;
}

#topLinks a:hover {
	color: #000000;
	text-decoration: underline;
}