body {
	background-color: #E5E5E5;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* main layout */

#frame {
	width: 900px;
	text-align: left;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-style: normal;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#side {
	width: 170px;
	float: left;
}

#main {
	position: relative;
	width: 610px;
	float: none;
	margin-left: 190px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 64px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}


div.clearer {clear: left; line-height: 0; height: 0;}


/* styles */

a:link {
	color : #666666;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color : #666666;
	background-color: transparent;
	text-decoration: none;
}
a:hover {color: #ffffff; background-color: #000000; text-decoration: none;}
a:active {color: #ffffff; background-color: #000000; text-decoration: none;}

.footertext {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-transform: none;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.image_right {
	float: right;
}

.header1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 5px;
}
.italics {
	font-style: italic;
	font-weight: normal;
}
.menu {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.around_menu {
	background-color: #E5E5E5;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 60px;
	width: 100px;
	margin-left: 35px;
}
.line_menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
	background-image: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
	background: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	background-image: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	background-image: none;
}
.artist_page {
	background-color: #e5e5e5;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.artist_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.artist_table a:link {
	color: #000000;
	text-decoration: none;
	background-image: none;
}
.artist_table a:visited {
	color: #000000;
	text-decoration: none;
	background: none;
}
.artist_table a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C00;
	background-image: none;
}
.artist_table a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F00;
	background-image: none;
	text-align: left;
}
