html, body, ul, li, h1, h2, h3, h4 {
	padding: 0;
	list-style: none;
}
img {
	border: 0px none;
}
a {
	
	color: #C9AB5D;
}
a:hover {
	color: #FFFFFF;
}


body {
	background: black;
	text-align: left;
	
	font: 12px verdana, sans-serif;
}
li {
	text-align: center;
}

#nav {
	margin: 11px 0 25px 5px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
  background: url('images/nav_bg.jpg') no-repeat bottom left;
  _height: 1%;
  padding-left:50px; padding-right:12px; padding-top:8px; padding-bottom:12px
}
#nav li.last {
  background: url('images/nav_bg_last.jpg') no-repeat bottom left;
}
#gallery img {
	display: block;
}



#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

.spacer {
	height: 18px;
}

#artistName {
	BORDER-RIGHT: #9a0000 1px solid; PADDING-RIGHT: 0px; 
	BORDER-TOP: #9a0000 1px solid; PADDING-LEFT: 3px; 
	BACKGROUND: #000000; 
	PADDING-BOTTOM: 3px; MARGIN: 0px auto; OVERFLOW: auto; 
	BORDER-LEFT: #9a0000 1px solid; WIDTH: 180px; PADDING-TOP: 3px; 
	BORDER-BOTTOM: #9a0000 1px solid; HEIGHT: 300px; TEXT-ALIGN: left
}
#artistName A {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#artistName A:hover {
	TEXT-DECORATION: underline
}
A.artistName:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #bcb39f; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A.artistName:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #bcb39f; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A.artistName:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #a2765b; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}