body {
	font-family: Georgia, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	color:#CCCCCC;
}
#bottom_menu {
	font-family: Georgia, serif;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	color:#CCCCCC
}
#bottom_menu a {
	text-decoration:none;
	color: #BF7C00;
}
#bottom_menu a:hover {
	color:#FFCC00;
}
.main_course {
	font-family: Georgia, serif;
	font-size: 11px;
	padding: 0px 20px;
	width: 100%;
}
#last_update {
	font-size: 10px;
	float: right;
	margin-left: 20px;
	margin-top:11px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #CCCCCC;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.discography h1 {color: #FC610E}
.books h1 {color: #04A8D0}
.interviews h1 {color: #FE4343}
.bio h1 {color: #E8E0D0}
.news h1 {color: #EACA1A}
.photos h1 { color: #34AF29}
.critics h1 { color: #D8CBBB}
.downloads h1 { color: #CAB3EA}
.contact h1 { color: #F2B0C5}

a {
	text-decoration:none;
	color: #BF7C00;
}
a:hover {
color:#FFCC00;
}
h1 a {font-size:12px; text-decoration:none; border-bottom:none}
h1 a:hover {color:#FFCC00;}
p {
	text-align: justify;
	line-height: 16px;
}
.bio {
	background-image: url(images/back_bio.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.books {
	background-image: url(images/back_books.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.discography {
	background-image: url(images/back_discography.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.interviews {
	background-image: url(images/back_interviews.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.news {
	background-image: url(images/back_agenda.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.photos {
	background-image: url(images/back_photos.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.contact {
	background-image: url(images/back_contact.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.critics {
	background-image: url(images/back_critics.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.downloads {
	background-image: url(images/back_downloads.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.lyrics {
	background-image: url(images/back_lyrics.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.signature {
	background-image: url(images/signature.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#submenu {
	display: none;
	position: absolute;
	left: 120px;
	top: 160px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, serif;
	font-size: 15px;
	color: #CCCCCC;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-size: 12px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 20px 0px;
}

.button_container{
	/*position: absolute;
	top:130px;
	left:129px;
	border-bottom:1px solid #CCCCCC;*/
	float:right;
	clear: right;
	display: none;
	
}

.button {
	text-align: center;
	padding: 5px;
	float: right;
	margin-left:10px;
	font-weight: bold;
	background-color:#CCCCCC;
	color:#333333
}
.button_off{
float:right;
padding: 5px}
.button_off a {
font-weight:bold;
		color: #FFFF00;
}
#comment {
	display: none;
	height: 400px;
	overflow: auto;
	padding: 0px 20px 0px 0px;
	scrollbar-face-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #333333;
}
#sample {
	display: none;
	height: 400px;
	overflow: auto;
	padding: 0px 20px 0px 0px;
	scrollbar-face-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #333333;
}
#sample h1 {
text-decoration:none;
margin: 0px;
font-size:15px;
border-bottom:0px;
}
#video {
	display: none;
	height: 400px;
	overflow: auto;
	padding: 0px 20px 0px 0px;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
}
#interview {
	height: 460px;
	overflow: auto;
	padding:20px;
	line-height:18px;
}
.comment {
	font-size: 11px;
	font-style: italic;
}
.border-down{ border-bottom:1px solid black}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.happening {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	height: 120px;
}
#photobox {
clear:right;
}
#photobox img {
	border: 1px solid black;
	margin: 0px 4px;
}

#happenings h2 a  {
	text-decoration: none;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.container {
	overflow: auto;
	height: 460px;
	padding-right:20px;
	scrollbar-face-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #333333;
}
.photothumb {
	border:1px solid black;
}
#photo {
	position:absolute;
	top:90px;
	right:210px;
	border:1px solid black;
	display: none;
}
#thumbnails {
	background-image:url(images/filmstrip_horiz.gif);
	background-repeat: repeat-y;
	position:absolute;
	top:130px;
	left:18px;
	margin: 0px 20px 0px 110px;
	overflow:auto;
	width: 180px;
	height:470px;
		scrollbar-face-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #333333;
}
#thumbnails img {
margin: 4px 0px 0px 23px;
}
#thumbnails ul {
margin:0px; padding:0px; list-style-type:none
}
#thumbnails li {
margin:0px; padding:0px; list-style-type:none
}
.image_container {
position:relative;
margin-top: 82px;
margin-left: 190px;
}
#songslist {
	position:static;
	display:none;
	padding:0px 10px 10px 0px;
}
