
/*reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* general */

body {
	font-family:Helvetica,Verdana,Arial;
	font-size:1em;
	line-height:1.3em;
	background-image:url(../img/bg.jpg);
	background-position:center top;
}

a {
	text-decoration:none;
}

p {
	padding:5px;
	font-size:0.9em;
}

a {
	color:#bf141c;
}

a:hover {
	text-decoration:underline;
}


h2 {
	margin:0;
	padding:0 0 5px 5px;
	font-size:1.2em;
	font-weight:bold;
}

h3 {
	margin:0;
	padding:0 0 5px 5px;
	font-size:1.0em;
	font-weight:bold;
}

.clearer {
	clear:both;
}

/* layout */

#container {
	width:900px;
	_height:989px;
	min-height:989px;
	position:relative;
	margin:0 auto;
	background-image:url(../img/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#eae7ea;
}

#content {
	width:615px;
	float:left;
	padding:0 15px 0 20px;
}

#content ul {
	padding:0 0 0 5px;
}

#header {
	width:900px;
	background-image:url(../img/header_bg.jpg);
	height:156px;
	line-height:normal;
}

#header h1 {
	padding:39px 0 0 36px;
	color:#fdbe4e;
	font-size:3em;
}

#header h1 a {
	color:#fdbe4e;
}

#header h1 a:hover {
	text-decoration:none;
}

#footer {
	width:840px;
	font-size:0.8em;
	text-align:center;
	position:absolute;
	bottom:0;
	padding:0 30px 0 30px
}

#footer ul {
	display: inline-block;
}

#footer li {
	float:left;
	margin-right:10px;
}

#footer a {
	color:#000000;
}

/* menu */
#menu {
	width:220px;
	/*height:740px;*/
	float:left;
	line-height:normal;
}

#menu li a {
	width:184px;
	display:block;
	text-decoration:none;
	color:#eae7e9;
	font-size:1.7em;
}

#menu1 a {
	width:184px;
	height:82px;
	background-image:url(../img/menu1.png);
	padding:0px 0 0 36px;
}

#menu2 a {
	width:184px;
	height:64px;
	background-image:url(../img/menu2.png);
	padding:35px 0 0 36px;
}

#menu3 a {
	width:184px;
	height:67px;
	background-image:url(../img/menu3.png);
	padding:46px 0 0 36px;
}

#menu4 a {
	width:184px;
	height:99px;
	background-image:url(../img/menu4.png);
	padding:46px 0 0 36px;
}

#menu5 a {
	width:184px;
	height:67px;
	background-image:url(../img/menu5.png);
	padding:46px 0 0 36px;
}


#menu li a:hover {
	color:#fdbe4e;
}

#menu li .menuOn {
	color:#fdbe4e;
}

#artistlist ul {
	padding:0 0 0 20px;
	font-size:0.9em;
}

.artistname {
	color:#000000;
}

.artist {
	line-height:1.2em;
	font-style:italic;
	margin-bottom:10px;
}

.artist a {
	font-style:normal;
}

#artMenu {
	margin:20px 0 20px 0;
	width:615px;
	display:none;
}

#artMenu li {
	float:left;
	margin:0 10px 0 0;
}

#artMenu li a {
	display:block;
	text-align:center;
	width:36px;
	height:25px;
	font-size:1.3em;
	border:1px solid #666;
	color:#bf141c;
	padding:5px 0 0 0;
}

#artMenu li a:hover {
	text-decoration:none;
	background-color:#CCCCCC;
}

#artMenu li .on {
	background-color:#CCCCCC;
}

.artThumb {
	width:90px;
	height:90px;
	background-color:#CCCCCC;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}

.artThumb img {
	border:1px solid #666;
}

.artDetails {
	float:left;
	width:510px;
	margin:10px 0 0 10px;
}

.artDetails li {
	font-size:0.8em;
}

.artDetails li.artistName {
	font-size:1.0em;
}

.artAudio {
	width:615px;
	height:90px;
	margin:0 0 20px 0;
	float:left;
}

#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11,#page12 {
	margin:0 0 50px 0;
	height:650px;
}

.gallery img {
	padding:10px 20px 5px 20px;
}

#jennyluvideo, #lucyfryvideo {
	position:absolute;
	left:250px;
	top:260px;
	background-color:#FFFFFF;
	width:576px;
	height:462px;
	padding:10px 10px 30px 10px;
	display:none;
	border:1px solid #555;
}
#maxvideo {
	position:absolute;
	left:250px;
	top:260px;
	background-color:#FFFFFF;
	width:590px;
	height:420px;
	padding:10px 10px 30px 10px;
	display:none;
	border:1px solid #555;
}
#jennyluclose, #lucyfryclose, #maxclose {
	float:right;
	margin:5px 0 0 0;
}

/* lightbox */
#lightbox a {
color:#555555;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color:#555555;
	margin-left:70px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	
	}
#keyboardMsg {
margin-top:5px;
}
kbd{
color: #555;
background-color: #ddd;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 font-size: inherit;
 font-family: inherit;
 padding: 0 3px 2px 4px;
 } 