/* CSS Document */
body {
	margin-left: 200px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #8C2A41;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #852938;
	text-decoration: underline;
	}
	
/* ID Styles */

#navigation a {
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color: #985866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.header_2 {
	font:18px times new roman;
	color: #367C61;
	letter-spacing:0.2em;
	font-weight:normal;
	line-height:16px;
	}
.footer {
	color: #333333;
	letter-spacing:0.2em;
	font-family: "times new roman";
	font-size: 16px;
	}

.smallText {
	color: #000000;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.artistText {
	color: #000000;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing:0.2em;
	}

.pageHeader {
	color: #000000;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: "times new roman";
	font-size: 13px;
	}
	
.bodyText {
	color:#000000;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #872C3E;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #8A2D3F;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 12px;
	}
	.top-nav {
	color: #8A2D3F;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.navText {
	color: #000000;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	.leftnave {
	color: #FFFFFF;
	font-weight:bold;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: "times new roman";
	font-size: 12px;
	}
