body {
background: #e1e1e1;
margin: 0;
padding: 30px 0;
font: 12px Arial, sans-serif;
color: #898989;
}

#wrapper {
margin: 0 auto;
background: #ffffff;
padding: 30px;
width: 760px;
  voice-family: "\"}\""; 
  voice-family:inherit;
width: 700px;
}

#navigation {
padding-bottom: 4px;
border-bottom: 7px solid #e1e1e1;
margin-bottom: 10px;
height: 35px;
  voice-family: "\"}\""; 
  voice-family:inherit;
height: 31px;
}

#navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#navigation li {
	display: inline;
}

#navigation a {
	float: left;
}

#navHome, #navAbout, #navLinks, #navContact, #navArtist {
margin: 0; padding: 0;
}
#navHome a {
	background: url(../navigation/home.gif) no-repeat left top;
	width: 159px;
}
#navAbout a {
	background: url(../navigation/about.gif) no-repeat left top;
	width: 159px;
}
#navContact a {
	background: url(../navigation/contact.gif) no-repeat left top;
	width: 159px;
}

#navLinks a {
	background: url(../navigation/links.gif) no-repeat left top;
	width: 63px;
}
#navArtist a {
	background: url(../navigation/artists.gif) no-repeat left top;
	width: 159px;
}
#navArtist a:hover {
	background: url(../navigation/artists.gif) no-repeat 0px -50px;
}

#navHome a:hover {
	background: url(../navigation/home.gif) no-repeat 0px -50px;
}
#navAbout a:hover {
	background: url(../navigation/about.gif) no-repeat 0px -50px;
}
#navContact a:hover {
	background: url(../navigation/contact.gif) no-repeat 0px -50px;
}
#navLinks a:hover {
	background: url(../navigation/links.gif) no-repeat 0px -50px;
}

#navHome a, #navAbout a, #navLinks a, #navContact a, #navArtist a{
display: block;
margin: 0; padding: 0;
text-decoration: none;
height: 31px;
}

#navHome a span, #navAbout a span, #navLinks a span, #navContact a span, #navArtist a span {
	display: none;
}

#heroBanner {
float: left;
width: 343px;
}
#artists {
	float: left;
	width: 353px;
	margin: 0px;
}
#rightContent img {
	margin-bottom: 10px;
}


#artists ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#artists li {
	display: inline;
	font: 14px/23px Arial, sans-serif;
	text-transform: uppercase;
	padding: 0px;
}
#artists a {
	color: #000000;
	text-decoration: none;
}
#artists a:hover {
	color: #006600;
	text-decoration: line-through;
}

#heroBanner img {
margin: 0;
}

.separator {
clear: both;
height: 7px;
background-color: #e1e1e1;
margin-bottom: 20px;
}

.separatorInvisible {
height: 22px;
}

.separatorInvisibleClear {
clear: both;
height: 22px;
}

#leftContent {
	width: 315px;
	float: left;
}

#leftContent img {
	border: 0;
	margin: 0 6px 6px 0;
}
.imagespace{
	margin: 0px 0px 6px 6px;
	border: 1px solid #999999;
}


#leftContent p {
	padding: 0px 5px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0.8em;
}

#leftContent ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#rightContent {
	background: url(../site_images/paragraph_background.gif) repeat-y;
	float: left;
	padding-left: 40px;
	width: 344px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 344px;
}

#rightContent ul {
list-style-type: none;
padding: 0;
margin: 0;
}

h1 {
	font: bold normal 12px Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
	color: #006600;
}

h3 {
text-transform: uppercase;
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
}


p {
margin-top: 0;
margin-bottom: 0.8em;
}

a {
	color: #898989;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: line-through;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 5px;
}
#footer a {
	color: #898989;
	text-decoration: none;
}
#footer a:hover {
	color: #006600;
	text-decoration: line-through;
}



/* IE 5 fixes */
body {text-align: center;}
#wrapper {text-align: left;}
#artists li, p#caption, h1 {
text-transform: uppercase;
}
.highlight {
	color: #006600;
}
