/* CSS Document */

body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/background.jpg);
	margin-top: 0px;
}
a:link {
	color: #CE2429;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #1E346E;
	font-weight: normal;
}
a:visited {
	color: #CE2429;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #49568B;
	font-weight: normal;
}
#left_col {
	background-color: #FFFFFF;
	background-image: url(images/left-col-back.jpg);
	background-repeat: no-repeat;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
}
#MainCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1DAC7;
	height: auto;
	margin: 0px;
	padding: 20px 20px 55px;
	background-image: url(images/maincol-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.music {
	background-image: url(images/headerRight.jpg);
	height: 52px;
	width: 366px;
}

td img {display: block;
}
