body {
    background-color:#000;
    text-align:center;
    font-family:Lucida Console;Arial;
    font-size:12px;
}
img {
    border:0px;
}
a:link, a:active, a:visited {
    color:#f00;
}
h1.hidden {
    margin:0px;
    padding:0px;
    line-height:0px;
    font-size:0px;
    visibility:hidden;
}
div#root {
    margin:auto;
    width:730px;
}
div#hdr {
    text-align:left;
    padding:0px;
    width:730px;
    height:235px;
    background-image:url(../gfx/hdr.gif);
    background-repeat:no-repeat;
}
ul#nav {
    margin:0px;
    padding:0px;
    text-align:left;
    padding-top:130px;
    padding-left:20px;
    width:400px;
    line-height:0px;
}
ul#nav li {
    margin:0px;
    display:inline;
    list-style-type:none;
    padding:0px;
}
div#content {
    width:700px;
    margin:auto;
}
div#text {
    background-color:white;
}
div#top {
    background-image:url(../gfx/top-edge.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    height:48px;
}
div#bottom {
    background-image:url(../gfx/bottom-edge.gif);
    background-repeat:no-repeat;
    background-position:top;
    height:61px;
    clear:both;
}
div#edges {  
    background-image:url(../gfx/content-edges.gif);
    background-repeat:repeat-y;
    background-position:top;
}
div#text {  
    text-align:left;
    padding:0px 12px;
    background-color:white;
    width:620px;
    margin:auto;
    margin-top:0px;
}
div#text p, h2, h3 {
    margin:0px;
    padding-bottom:12px;
}
ul {
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:12px;
}
h1 {
    margin:0px;
}
.clear {
    clear:both;
}
ul.horizontal  li {
    display:inline;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.lfloat {
    float:left;
}
.rfloat {
    float:right;
}
.centre {
    text-align:center;
}
div#records h4 {
    margin:0px;
    padding:0px;
}
div#records img {
    border:1px solid #ddd;
}
div#shows img.left {
    float:left;
    margin-right:14px;
    margin-bottom:14px;
    border:1px solid #ddd;
}
ul.showlist li {
    padding-bottom:12px;
}