#border {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	height: auto;
	color: #FFFFFF;
	padding-bottom: 20px;
}

body {
	background-color: #464444;
}

#header {
	position: relative;
	width: 800px;
	height: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}


/*------- Navigation and styles ------ */

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 34pt;
	color: #FFFFFF;
	position: relative;
	width: 500px;
	padding-left: 40px;
	padding-top: 30px;
}

#nav {
	position: relative;
	height: 50px;
	width: 795px;
	padding-top: 40px;
	margin-top: 40px;
}

#nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16pt;
	font-weight: bold;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 16pt;
	font-weight: bold;
		}	
		
#nav a:active {
	color: #CCCCCC
	text-decoration:none;
	font-size: 16pt;
	font-weight: bold;
}

#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16pt;
	font-weight: bold;
}

#logo {
	position: absolute;
	height: 88px;
	width: 101px;
	top: 418px;
	left: 65px;
}

#home {
	position: absolute;
	left: 40px;
	top: 38px;
}

#contact {
	position: absolute;
	left: 560px;
	top: 38px;
	width: 205px;
}

#portrait {
	position: absolute;
	height: 552px;
	width: 228px;
	left: 488px;
	top: 0px;
	color: #FFFFFF;
}
#portrait a:link {
	color:#F9F7FA;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}

#portrait a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
		}	
		
#portrait a:active {
	color: #CCCCCC
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}

#portrait a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#discography {
	position: absolute;
	left: 340px;
	top: 38px;
	width: 105px;
}

#biography {
	position: absolute;
	top: 38px;
	left: 170px;
}



#content {
	position: relative;
	height: auto;
	width: 720px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/content_bck.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 30px;
}
#content_txt {
	position: relative;
	width: 450px;
	background-color: #BCBCBC;
	padding: 15px;
	border: 2px inset #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
#content_txt2 {
	position: relative;
	width: 450px;
	background-color: #CCCCCC;
	padding: 15px;
	border: 2px inset #FFFFFF;
	background-repeat: no-repeat;
}
#content_tb {
	position: relative;
	height: 8px;
	width: 745px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat-x;
	left: 33px;
}
#content_rb {
	background-image: url(../images/right_banner.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 600px;
}




/*------- Image Border ------ */

#top_banner2 {
	position: absolute;
	height: 12px;
	width: 233px;
	left: 534px;
	top: 10px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat;
}
#album_content {
	position: absolute;
	height: 294px;
	width: 450px;
	left: 223px;
	top: 37px;
}


#bottom_banner2 {

	position: absolute;
	height: 12px;
	width: 233px;
	left: 536px;
	top: 311px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#left_banner2 {
	background-image: url(../images/right_banner.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 315px;
	width: 14px;
	left: 527px;
	top: 10px;
}

#right_banner2 {
	background-image: url(../images/right_banner.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 313px;
	width: 13px;
	left: 755px;
	top: 9px;
}




#top_banner {
	position: absolute;
	height: 12px;
	width: 768px;
	left: 15px;
	top: 16px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat;
}

#bottom_banner {

	position: absolute;
	height: 12px;
	width: 776px;
	left: 13px;
	top: 568px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat;
}

#left_banner {

	background-image: url(../images/right_banner.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 558px;
	width: 14px;
	left: 12px;
	top: 12px;
}

#right_banner {
	background-image: url(../images/right_banner.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 559px;
	width: 14px;
	left: 773px;
	top: 15px;
}
#album_cover {
	position: relative;
	height: 200px;
	width: 200px;
}
#discog_txt {
	position: relative;
	width: 675px;
	background-color: #CCCCCC;
	padding: 15px;
	border: 2px inset #FFFFFF;
	background-repeat: no-repeat;
}
/*------- Page Scroller ------ */

#scroll_box {
	border: 1px solid #ccc;
	height: 320px;
	width: 425px;
	overflow: auto;
	background-color:#E4E4E4;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 8px;
	padding-left: 8px;
        }
.lutenist {font-size: 28pt}
.new_roman {font-family: "Times New Roman"}
.new_roman2 {
	font-family: "Times New Roman";
	font-size: 13pt;
}
.size {
	font-size: 11pt;
}
/*------- Page Footer ------ */
#copyright {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	top: 10px;
}
#copyright a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:visited {
	color: #FFFFFF;
	text-decoration:none;
		}	
		
#copyright a:active {
	color: #CCCCCC
	text-decoration:none;
}

#copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/*----------------------Image Gallery---------------------------*/
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 1px solid black;
	margin: 0 5px 5px 0;
	position: relative;
}

.thumbnail:hover{
background-color: transparent;
width: 180;
	height:240;
}

.thumbnail:hover img {
	
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	visibility: hidden;
	color: black;
	text-decoration: none;
	top: 50px;
	right: 50px;
	padding-top: 11px;
	padding-left: -1px;
}

.thumbnail span img{ /*CSS for enlarged image*/
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -330px;
	left: 490px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	position: absolute;
	height: 165px;
	width: 250px;
}
.thumbnail:active span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -330px;
	left: 490px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	position: absolute;
}
#image_holder {
	position: absolute;
	height: 240px;
	width: 180px;
	left: 19px;
	top: 44px;
}

.imagefont { color:#FFFFFF;
}
