body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:black url(/images/3-faces.jpg) no-repeat fixed top left;
	margin-left:25px;
	margin-top:100px;
	margin-bottom:0px;
	margin-right:50px;
	height:100%;
	}

body a {color:#BD0000; text-decoration:none;}
body a:hover {color:white; text-decoration:none;}

#text {
	color:white;
	font-size:12px;
	text-align:left;
	}
	
#text img {
	border:1px solid white;
	margin:5px;
	}
	
#merch img {
	border:1px solid white;
	margin:5px;
	}
	
#merch img:hover {
	border:1px solid #BD0000;
	}
	
#text-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0D0D0D;
	font-size:75px;
	line-height:45px;
	text-align:left;
	margin-top:25px;
	}
	
#album-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:30px;
	text-align:left;
	}
	
#merch-title {
	font-size:10px;
	color:white;
	text-align:center;
	padding:5px;
	}
	
#tourdates-month {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid gray;
	background-color:#333333;
	color:white;
	text-align:left;
	}

#photos-title {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid gray;
	background-color:#333333;
	color:white;
	padding:5px;
	text-align:left;
	}

#photos img {
	border:1px solid white;
	margin:1px;
	}
	
#photos img:hover {
	border:1px solid #BD0000;
	}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

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

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

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
	}
