body {
	background-color: #FFF;
	font: 10px/16px Verdana, Arial, sans-serif;
	color: #333;
	padding: 0;
	}

body img {
	border: none;
	}

h1 {
	display: none;
	}

h2 {
	color: #333;
	font: bold 13px/13px Georgia, "Times New Roman", serif;
	}

a {
	color: #0E73AF;
	}

p.intro {
	font: 11px/21px Verdana, Arial, sans-serif;
	color: # 4C6A82;
	}

.photoleft {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999;
	padding: 4px;
	}

.photoright {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999;
	padding: 4px;
	}

#container {
	width: 700px;	
	margin: 0px auto;
	padding: 0;
	}

#header {
	background: url(images/header_bg.gif);
	height: 77px;
	}

#navigation {
	white-space: nowrap;
	}

#content {
	margin: 0;
	border-bottom: 1px solid #B2BFD4;
	border-right: 1px solid #B2BFD4;
	}

#home_left {
	float: left;
	width: 358px;
	height: 700px;
	background: #ECF4F6 url(images/guitarbg.jpg) bottom left no-repeat;
	}

#cd {
	margin: 30px 0px 0px 20px;
	width: 300px;
	border: 0px;
	}

#cd td {
	vertical-align: top;
	white-space: nowrap;
	}

#home_main {
	font: 10px/14px Verdana, Arial, sans-serif;
	color: #041926;
	width: 168px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 4px;
	margin-left: 358px;
	}

#main {
	width: 520px;
	background: url(images/flamesbg.gif) top left repeat-y;
	border-left: 1px solid #B2BFD4;
	padding-bottom: 30px;
	}

#title {
	padding-left: 40px;
	width: 480px;
	height: 31px;
	background: #B2BFD4 url(images/title_fade.gif) top right no-repeat;
	}

#text {
	width: 420px;
	padding-top: 20px;
	margin-left: 70px;
	background: #FFF;
	}

#home_right {
	float: right;
	width: 134px;
	height: 700px;
	margin: 0px;
	background: #E2E2E6 url(images/homerightbg.gif) bottom right no-repeat;
	}

#home_right p {
	margin: 6px;
	padding: 4px;
	background-color: #E8F4A4;
	border: 1px solid #999;
	}

#right {
	float: right;
	width: 134px;
	margin: 0px;
	}

#lyrics_top {
	background: #CAD8DB url(images/lyrics_top.gif) top left no-repeat;
	width: 100%;
	height: 31px;
	}

#lyrics {
	background: #FFF;
	width: 350px;
	padding: 30px 20px 10px 40px;
	}

.credits {
	color: #666;
	}

a.special:link,

a.special:visited { color: #0E73AF; background: transparent; text-decoration: none; border: none;} 

a.special:hover, 

a.special:active { color: #718E32; }



#photobox {
	position: relative;
	width: 400px;
	height: 430px;
	margin-left: 80px;
	margin-top: 20px;
	background: #FFF;
	}

a.gallery, a.gallery:visited {
	display: block;
	float: left;
	color: #000;
	text-decoration: none; 
	border: 1px solid #000; 
	width: 80px;
	height: 53px; 
	margin: 5px;
	}

a.slidea {background:url(images/thumb-photo1.jpg);}
a.slideb {background:url(images/thumb-photo2.jpg);}
a.slidec {background:url(images/thumb-photo3.jpg);}
a.slided {background:url(images/thumb-photo4.jpg);}
a.slidee {background:url(images/thumb-photo5.jpg);}
a.slidef {background:url(images/thumb-photo6.jpg);}
a.slideg {background:url(images/thumb-photo7.jpg);}
a.slideh {background:url(images/thumb-photo8.jpg);}

a.gallery span {
	display:block; 
	position:absolute;
	width:1px; 
	height:1px;
	top: 5px; 
	left: 5px; 
	overflow:hidden;
	}

.slidek {
	display:block;
	position:absolute;
	width: 340px;
 	height: 226px; 
	top: 170px; 
	left: 5px; 
	padding: 10px;
	border:1px solid #000;
	}

a.gallery:hover {
	white-space: normal; 
	border: 1px solid #fff;
	}

a.gallery:hover img, a.gallery:active img, a.gallery:focus img {
	border: 1px solid #000;
	}

a.gallery:active span, a.gallery:focus span {
	display:block; 
	position:absolute;
	width: 360px;
	height: 226px; 
	top: 170px; 
	left: 5px; 
	padding: 10px;
	}
