body {
    margin: 0;
    padding: 0;
    font-family: Verdana, "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #221;
    background-color: #171715; /* #954747; */
    margin: 30px 0 30px 0;
    }
#container {
    background-color: #FFFFCC;
    /* for coloured left-hand navigation
    background-image: url(background.jpg);
    background-repeat: repeat-y; */
    border: 1px solid #442;
    line-height: 160%;
    width: 800px;
    /* width:expression(document.body.clientWidth > 800? "800px": "auto" ); */
    margin: 0 auto 0 auto;
    padding: 0;
    }
#banner {
    padding: 20px 0 0px 190px;
    margin: 0;
    background-color: #999966;
    border-bottom: 1px solid #442; /* 4-5-1 will be the death of football */
    }
#banner h1 {
    margin: 0;
    padding: 0;
    }
#banner h1 {
    margin: 0 0 0 0px;
    padding: 0;
    }

#banner form {
    text-align: right;
    margin: 5px 60px 5px 0px;
    }
#banner form input {
    font-size: 11px;
    }  
#navigation {
    float: left;
    display: inline;
    width: 170px;
    padding: 20px 10px 10px 10px;
    margin: 0;
    }
#navigation ul {
    padding: 0;
    margin: 0;
    }
#navigation li {
    padding-bottom: 10px;
    list-style: none;
    }
a img {
    border: none;
    }
#content {
    margin: 10px 10px 10px 190px;
    }
#content dt {
    margin-top: 1em;
    }    
#footer {
    clear: both;
    background-color: #999966;
    border-top: 1px solid #442;
    margin: 0;
    padding: 0 0 0px 150px;
    }
#footer dl {
    padding: 5px 0 5px 0;
    margin: 0;
    }
#footer dt, #footer dd {
    display: inline;
    padding: 0;
    padding-right: 1em;
    margin: 0;
    }
#footer dt a, #footer dd a {
    color: white;
    text-decoration: none;
    }
#footer dt a:hover, #footer dd a:hover {
    text-decoration: underline;
    }
#content a:link, #content a:visited, #content a:active {
    color: #933;
    text-decoration: none;
    font-weight: bold;
    }
#content a:hover {
    /* border-bottom: 1px solid #933; */
    text-decoration: underline;
    }
.img-right {
    float: right;
    width: 300px;
    padding: 5px;
    margin: 0 0px 10px 10px;
    background-color: #111;
    text-align: center;
    color: #FFFFCC
    }
.img-right img {
    display: block;
    }
.img-right .cart-buttons {
    padding-top: 0.5em;
    }
.youtube-right {
    float: right;
    width: 425px;
    margin: 0 0px 10px 10px;
    }
.artist-card {
    float: left;
    width: 150px;
    padding: 5px;
    margin: 0 20px 20px 0;
    background-color: #111111;
    text-align: center;
    color: #FFFFCC
    }
.catalogue-item {
    float: left;
    width: 150px;
    padding: 5px;
    margin: 0 20px 20px 0;
    background-color: #111111;
    text-align: center;
    color: #FFFFCC
    }
a .caption {
    color: #FFFFCC;
    font-weight: normal;
    text-decoration: none;
    }
#content .img-right .caption a, #content .img-right .caption a:hover {
    color: #FFFFCC;
    font-weight: normal;
    border-bottom: 1px solid #FFC;
    text-decoration: none;
    }
.caption-album {
    font-style: italic;
    }
h2, h3, h4 {
    padding: 0;
    margin: 0;
    line-height: 150%;
    font-family: Georgia, serif;
    }
h2 {
    font-size: 150%;
    clear: right;
    }
h3 {
    margin-top: 1em;
    font-size: 130%;
    margin-bottom: 0.2em;
    }
h4 {
    margin-top: 1em;
    font-size: 100%;
    margin-bottom: 0.2em;
    font-style: italic;
    }
h2+h3 {
    margin-top: 0em;
    }
p {
    margin-top: 0;
    margin-bottom: 1em;
    }
div.story {
    clear: right;
    margin-bottom: 2em;
    }
ul.song-list, ul.video-list {
    margin-left: 1em;
    padding-left: 0;
    list-style: none;
    }
ul.song-list li, ul.video-list li {
    margin-left: 0;
    padding-left: 20px;
    }
ul.song-list li {
    background-image: url(images/note.png);
    background-repeat: no-repeat;
    }
ul.show-list {
    margin-left: 0em;
    padding-left: 0em;
    list-style: none;
    }
ul.show-list li {
    margin-bottom: 1em;
    }
.show-date, .show-location {
    }
.show-artist {
    font-weight: bold;
    }
.latest-artist-news {
    margin-left: 20px;
    width:150px;    
    margin-top: 1em;
    padding: 5px 10px;
    border: 1px solid #442;
    background-color: #954747;
    color: #FFFFFF;
    }
#content .latest-artist-news a {
    color: white;
    text-decoration: none;
    }
blockquote {
    margin-left: 20px;
    }
ul.link-list li {
    list-style: none;
    }
div.lyrics p {
	margin-left: 2em;
}
div.lyrics h3 {
    margin-top: 1em;
	margin-bottom: 0;
}
.past-shows {
    color: #888;
    }
.legal {
	margin: 10px 0 0 0;
	text-align: center;
	color: #666;
	}
.legal a {
	color: #666;
	}
.basket-button {
	margin: 1em 0;
	}
#twitter_div h4 {
	color: #999966
	}
ul#twitter_update_list {
	font-size: 9px;
	}
#twitter_div a:link, #twitter_div a:visited {
	color: #933;
	text-decoration: none;
	}
ul#twitter_update_list a:hover {
	border-bottom: 1px solid #933;
	}