@charset "UTF-8";

td img {display: block;}

a {
	text-decoration: none;
	color: #512573;
}
a:hover {
	text-decoration: underline;
	color: #502570;
}
a:visited {
	color: #512573;
}
body {
	background-image: url(images/bodyBack.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	color: #686868;
}
h1 {
	font-size: 20px;
	color: #512573;
	font-family: Arial, Helvetica, sans-serif;
	}
.footer {
	font-size: 11px;
	color: #767676;
}
.bottomnav {
	background-image: url(images/Tina_Shiver_r3_c1.jpg);
	background-repeat: no-repeat;
}
.rt_column {	
	padding-top: 10px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 13px;
}
.rt_column h1 {
	line-height: 18px;
}