@charset "utf-8";
/* CSS Document */

#centerLinks {
	width:716px;
	height:461px;
	padding:37px 26px 0px 26px;
	margin-left:190px;
	float:left;
	display:inline;
	font-size:14px;
	line-height:19px;
	background-image:url(/images/back-links.jpg);
	background-repeat:no-repeat;
	background-position:330px 158px;
	-webkit-text-size-adjust:none;
}
#centerLinks ul {
	margin-top:20px;
}
#centerLinks li {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:25px;
}
#centerLinks a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	font-size:14px;
}
#centerLinks a:hover {
	color:#ca006c;
}
#titleBarLinks {
	height:45px;
	padding:17px 0px 0px 200px;
	background-color:#ca006c;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:30px;
	line-height:30px;
	color:#FFF;
}