* {
	border:0;
	margin:0;
	padding:0;

}
html {

}

body {
	font-family: Georgia, Times, serif;
	
	
	width:100%;
	background: #fff url(images/bodybg.gif) 0 0 repeat-y;
	text-align:left;
	font-size:14px;
	color:#444;
line-height:1.4em;
	
}

a, a:link, a:visited {
	color:#846362;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	background-color:#846362;
	color:#fee;

}
h1,h2 {
font-weight:normal;
color:#444;
font-style: italic;
border-bottom:1px solid #ccc;
padding: 4px 0 4px 0;
margin-bottom:8px;
}

p {

margin:10px 0 15px 0px;
}
.smaller {

font-size:12px;}
#all {


}

#header {
background: transparent url(images/main_photo.jpg) 0 0 no-repeat;
height:350px;
width:255px;
top:0;
left:0;
position:absolute;
}


#logo {

background:transparent url(images/main_header.jpg) 253px 0px no-repeat;
position:absolute;

width:975px;
height:200px;
}

#logo h1 {
display:none;

}


#nav {
position:absolute;
top:60px;
left:253px;
}

#navbar {
 width: 747px;
 height: 753px;
 background: transparent url(images/nav2.gif) no-repeat 0 -88px ;
 margin: 0; padding: 0;
display:block;
top:0px;





}
#navbar ul {
border:none;
	}
#navbar li span {display:none;}
#navbar li {margin: 0; padding: 0; border:none; list-style: none; position: relative; top: 0;float:left;}

#navbar li, #navbar a {height:73px; border:none; font-weight: normal; display: block; padding:0; margin:0;}
#navbar a:hover,  #navbar a:link, #navbar a:visited, #navbar a:active {font-weight: normal;
margin:0;
padding:0;
}



#home { width: 108px;}
#meet { width: 161px;}
#legacy {width: 76px;}
#concerts { width: 90px;}
#discog  { width: 117px;}
#gallery {width: 80px;}
#contact {width: 105px;}


#home a:hover, #home a:active {background: transparent url(images/nav2.gif) no-repeat 0 -14px ;}
#meet a:hover, #meet a:active{background: transparent url(images/nav2.gif) no-repeat -108px -14px ;}
#legacy a:hover, #legacy a:active{background:transparent url(images/nav2.gif) no-repeat -269px -14px ;}
#concerts a:hover, #concerts a:active{background:transparent url(images/nav2.gif) no-repeat -345px -14px ;}
#discog a:hover, #discog a:active{background:transparent url(images/nav2.gif) no-repeat -435px -14px ;}
#gallery a:hover, #gallery a:active{background: transparent url(images/nav2.gif) no-repeat -552px -14px ;}
#contact a:hover, #contact a:active{background:transparent url(images/nav2.gif) no-repeat -632px -14px ;}


#home a.selected {background: transparent url(images/nav2.gif) no-repeat 0 -14px ;}
#meet a.selected {background: transparent url(images/nav2.gif) no-repeat -108px -14px ;}
#legacy a.selected {background:transparent url(images/nav2.gif) no-repeat -269px -14px ;}
#concerts a.selected {background:transparent url(images/nav2.gif) no-repeat -345px -14px ;}
#discog a.selected {background:transparent url(images/nav2.gif) no-repeat -435px -14px ;}
#gallery a.selected {background: transparent url(images/nav2.gif) no-repeat -552px -14px ;}
#contact a.selected {background:transparent url(images/nav2.gif) no-repeat -632px -14px ;}

#side {
	width: 250px;
	position:absolute;
	top:310px;
	left:0;
	margin:5px 20px 5px 0px;
	font-size:14px;
}

#submenu {
	
	list-style-type:none;
	padding: 3px;

}

#submenu li a,#submenu dt a{
	display:block;
	height:18px;
	padding:3px;
	width:237px;
	margin:2px 4px 2px 4px;
	background-color:#c8b6a6;
	border:none;
	font-weight: normal;
}
#submenu li a:hover, #submenu dt a:hover{
	
	background-color:#b7a696;

	color:#fee;
}

 #submenu  a.selected, #submenu  a.selected {
	background-color:#a69585;	
	color:#fee;
}
#main {
position:relative;

top:30px;
left:90px;
width:650px;
margin:120px 21px 10px 220px;
}



.discog {
width:650px;

display: block;
overflow: none;
clear:both;
height:140px;
background-color:#eaefea;
position:relative;

padding:5px 5px 20px 5px;
margin-bottom:20px;

}

.discog_image {
vertical-align: top;
top:5px;
left:5px;
position:absolute;
border:1px solid #888;
padding: 2px;
width:140px;
}

.discog_image a:hover {

background:none;

}
.discog_details {
vertical-align: top;
top:0;
clear:none;
float:left;
margin:0px 0px 0px 150px;
border:0;
padding:0 0 0 0px;
width:500px;
height:140px;



}

.discog a, .discog a:link, .discog a:hover, .discog a.selected, .discog a:visited {
border:none;
}
#headlines {

}
 .discog p {
	
	margin:0px;
	padding:2px;
	line-height:16px;
}

#footer {
 
background: transparent url(images/footer.gif)  253px 0 no-repeat;
position:relative;
clear:both;	
margin-top:250px;
bottom:0;
width:980px;
height:120px;
}


input, textarea {
border: 1px solid #333;
}



.gallery_image{
margin: 12px; float: left;  padding: 2px; width:111px; border:1px solid #666; height:111px; overflow:visible;
}
.gallery_image a span {

display:none;



}

.gallery_image a {
display: block; width: 110px; height: 110px;  text-decoration: none; border:0;}
.gallery_image a:hover {


}

#insight {
	padding-bottom:10px;
}
#insight ul{
font-size:12px;
margin-left:15px;

}


.floatright {
	float:right;
	border:1px solid #888;
	padding:2px;
	margin: 2px 0 10px 10px;
	background-color:#fff;
}

.floatleft  {
	float:left;
	border:1px solid #888;
	padding:2px;
	margin: 2px 10px 10px 0px;
}
.biog {
	margin: 10px 0 40px 0;
}

.hoverNav img a {
	
	border:none;
	background:none;
}

sup {
	
	font-size:8px;
}

tr {
	margin:0;
	padding:0;
}

.input {
	
width:175px;
height:18px;
padding:2px;
margin:5px 2px 0px 4px;
border:1px solid #936252;
font-family: georgia, times, serif;
font-size:14px;	
background-color:#e9d8c8;
}	
.input:hover, .input:active {
	
	background-color:#fbeae9;
}	
	.search
	{
		margin:0;
		padding:0;
	width:55px;
	height:23px;	
	}


.clear {
	
clear:both;	
	
}