html {
	background:#012;
	border:0; 
	color:#89a;
	font-family:georgia, times new roman, serif;
	font-size:85%; 
	height:100%; 
	margin:0; 
	max-height:100%; 
	padding:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	background:#012 url(images/bg_shadow.jpg) repeat-y center;
	border:0;
	height:100%; 
	margin:0; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
}
div,h1,h2,ol,p,table,td,th,ul {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:link img,
a:visited img {
	border:2px solid #89a;
}
a:hover img {
	border:2px solid #fff;
}
h1 {
	color:#b44;
	font-size:2.2em;
	font-style:italic;
	font-weight:normal;
	position:absolute;
	left:220px;
	letter-spacing:6px;
	/*text-transform:lowercase;*/
	top:130px;
}
#fiddlers h1,
#fiddlers h2 {
	color:#674;
}
h2 {
	border-bottom:1px dashed #345;
	color:#fff;
	font-size:1.3em;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:3px;
	margin-bottom:5px;
	margin-left:220px;
	margin-right:40px;
	padding-top:20px;
	padding-bottom:2px;
}
#photos h2,
#events h2 {
	border-bottom:none;
}
.r {text-align:right;}
#menu {
	background:#012 url(images/bg.jpg) repeat fixed;
	height:40px; 
	left:50%; 
	margin-left:-381px; 
	min-width:760px;
	padding-top:12px;
	position:absolute; 
	text-align:center;
	top:0; 
	width:760px; 
	z-index:5; 
}
/** html #menu {
	top:0px; 
	width:760px; 
	height:40px;
}*/
#menu a, #foot a {
	/*color:silver;
	font-size:.9em;*/
	font-size:12px; 
	letter-spacing:1px;
	margin-right:30px;
}
#menu a#mf {
	margin-left:2px;
	margin-right:0;
}
#menu a:link,
#menu a:visited,
#foot a:link,
#foot a:visited {
	color:#abc;
}
#menu a:hover,
#foot a:hover {
	border-bottom:none;
	color:#b44;
}
#menu a#mf:link,
#menu a#mf:visited {
	color:#abc;
}
#menu a#mf:hover {
	color:#674;
}
#content a:link,
#content a:visited {
	border-bottom:none;
	color:#cde;
}
#content a:hover,
#fiddlers #content a:hover {
	border-bottom:none;
	color:#fff;
}
/*#content a:link,
#content a:visited,
#fiddlers #content a:link,
#fiddlers #content a:visited {
	font-weight:bold;
}*/

#head {
	background: #012 url(images/head.jpg) no-repeat right top; 
	border-bottom:1px solid #345;
	border-top:1px solid #345;
	font-size:1em; 
	height:170px; 
	left:50%; 
	margin-left:-381px; 
	min-width:760px; 
	position:absolute; 
	top:42px; 
	width:760px; 
	z-index:5; 
}
* html #head {
	top:40px; 
	width:760px; 
	height:170px;
}
#fiddlers #head {
	background:#012 url(images/mfhead.jpg) no-repeat right top;
}
#head div {
	height:170px;
	width:200px;
}
#bio #head div {
	background:url(images/bio.jpg) no-repeat left top;
}
#music #head div {
	background:url(images/music.jpg) no-repeat left top;
}
#events #head div {
	background:url(images/events.jpg) no-repeat left top;
}
#photos #head div {
	background:url(images/photos.jpg) no-repeat left top;
}
#links #head div {
	background:url(images/links.jpg) no-repeat left top;
}
#press #head div {
	background:url(images/press.jpg) no-repeat left top;
}
#glengarry #head div {
	background:url(images/glengarry.jpg) no-repeat left top;
}
#fiddlers #head div {
	background:url(images/fiddlers.jpg) no-repeat left top;
}
#contact #head div {
	background:url(images/contact.jpg) no-repeat left top;
}

#content {
	background:#0c2132 url(images/content_bg.jpg) repeat fixed;
	bottom:31px; 
	display:block; 
	left:50%; 
	margin-left:-381px; 
	overflow:auto; 
	padding-top:20px;
	position:absolute; 
	top:212px; 
	width:760px; 
	z-index:3; 
}
* html #content {
	border-top:210px solid #012; 
	border-bottom:30px solid #012;
	bottom:0; 
	height:100%;
	top:0; 
	/*width:762px;*/
}
#content p {
	line-height:175%;
	margin-bottom:10px; 
	margin-left:220px;
	margin-right:40px;
}
#content ul {
	list-style-type:square;
	margin-left:240px;
}
#content li {
	padding:5px 0;
}

#content table {
	color:#89a;
	font-family:Arial,sans-serif;
	font-size:1em;
	margin-left:220px;
	margin-right:40px;
}
h1 span {
	border-bottom:0px solid #345;
	border-top:0px solid #345;
	color:#345;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.35em;
	font-style:normal;
	letter-spacing:0px;
	margin:5px 0;
	padding:5px 0;
	text-align:left;
	white-space:nowrap;
}
h1 span a:link,
h1 span a:visited,
h1 span a:active {color:#678; display:inline;}
h1 span a:hover {color:#fff;}
#content table td {
	border-bottom:1px dotted #345;
	padding: 8px 10px 8px 0;
	vertical-align:top;
}
#content table th {
	border-bottom:2px solid #345;
	border-top:1px solid #345;
	color:#b44;
	font-family:Georgia,"Times New Roman",serif;
	font-size:1em;
	padding:5px 0;
	text-align:left;
}
#content table.music {
	border-bottom:1px solid #345;
}
#content table.music th {
	border-top:none;
	color:#b44;
	font-size:.9em;
}
#content table.music td {
	border-bottom:1px solid #234;
	font-size:.9em;
	padding:3px 0;
}
#fiddlers #content table.music th {
	border-top:none;
	color:#674;
	font-size:.9em;
}
#content table.press td {
	border:none;
	font-size:.9em;
	padding:0;
	padding-right:40px;
	text-align:center;
}
#content table.photos td {
	border:none;
	font-size: .9em;
	padding:0;
	text-align:left;
}

#foot {
	background:#012 url(images/bg.jpg) repeat fixed;
	border-top:1px solid #345;
	bottom:0px; 
	height:30px; 
	left:50%; 
	margin-left:-381px; 
	min-width:760px;
	padding-right:5px; 
	position:absolute; 
	text-align:right;
	width:760px; 
	z-index:5; 
	}
/** html #foot {
	bottom:0px; 
	height:30px;
	width:762px; 
}*/
#foot a {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#foot div, #content p.caption {
	color:#678;
	font-family:Arial,sans-serif;
	font-size:.9em;
	line-height:120%;
	margin-top:7px;
}
.caption strong {
	color: #fff;
	font-family:sans-serif;
}
#photos .caption {
	margin-left:240px;
	margin-right:60px;
}
img.border {
	border:1px solid #777;
}
img.left {
	float:left;
	margin:10px 20px 10px 180px;
}
img.right {
	float:right;
	margin:5px 20px 5px 0px;
}
#events #pics,
#bio #pics,
#photos #videos,
#music #cart {
	position:absolute;
	left:0px;
	top:20px;
	text-align:center;
	width:200px;
}
#events #pics img,
#bio #pics img {
	margin-top:100px;
}
#pics ul {margin-left:80px; margin-top:20px; text-align:left;}
#videos p.caption {margin:0; padding:0; margin-bottom:10px; margin-left:40px; text-align:left;}

#cart h4 {margin-top:55px;margin-bottom:8px;}
#cart table {font-size:0.8em; margin:25px; margin-top:0;}
#cart table td,
#cart table th {padding:5px; text-align:left;}
#cart table tbody,
#cart table thead {background:#012;}
#cart table input,
#cart table select {font-size:1em;}
caption {font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; margin-top:45px;}