body
{
margin: 0px;
background-color: #4c4c4c;
color: #4D4D4D;
font-family: 'Georgia';
font-size: 0.7em;
text-align: center;
line-height: 1.5em;
background-image: url('images/oldbook.jpg');
}

p
{
text-align: justify;
margin-top: 20px
}

a:link
{
color: #6D99ED;
text-decoration: none;
font-weight: bold
}

a:visited
{
color: #A6A3C5;
text-decoration: none;
font-weight: bold
}

a:hover, a:active
{
color: #F7953F;
text-decoration: underline;
font-weight: bold
}

img
{
border: 0px;
}

div#frame
{
width: 750px;
margin-right: auto;
margin-left: auto;
margin-top: 8%;
}

div.box
{
background: #f7f7f7;
border: 7px solid #000000
}

div#right
{
float: right;
height: 378px;
width: 466px;
overflow: hidden
}

html>body div#right
{
height: 371px;
}
/* Size minus padding. For use in non-IE browsers */

div#left
{
float: left;
width: 264px;
height: 378px;
}

html>body div#left
{
width: 255px;
height: 378px;
}
/* Size minus padding. For use in non-IE browsers */

div#menu
{
color: #FFFFFF;
background-color: #000000;
height: 32px;
font-size: 1.3em;
border-top: 4px solid #000000
}

div#menu a
{
color: #FFFFFF
}

h2
{
color: #6D624E;
margin-bottom: 8px
}

h3
{
margin-bottom: -16px
}

div#news
{
height: 280px;
border-bottom: 4px solid #EEEEEE;
padding: 8px 12px 2px 12px;
overflow: auto;
}

div#regular
{
height: 378px;
padding: 8px 12px 2px 12px;
overflow: auto;
}

div#regular h2
{
margin-bottom: 8px
}


html>body div#regular h3
{
margin-bottom: 8px
}
/* Size minus padding. For use in non-IE browsers */


div#gigs
{
height: 88px;
padding: 8px 12px 0px 12px;
font-size: 1em;
overflow: auto;
}

html>body div#gigs
{
height: 75px;
}
/* Size minus padding. For use in non-IE browsers */

div#gigs h3
{
margin-bottom: -2px;
color: #867E71
}

div#gigs p
{
margin: 0px;
text-align: center
}


span.smaller
{
font-size: 0.8em
}

img.cd
{
float: left;
margin: 2px
}

div.spacer
{
clear: both;
height: 1px
}

input
{
border: 1px solid #A89584;
background: #F7F7F7;
color: #4F473A;
font-family: Georgia;
background-image: url('images/brsmudge.gif');
background-repeat: no-repeat;
background-position: bottom right;
margin: 4px;
pading: 4px
}

div#bottom
{
float: right;
font-size: 0.8em;
text-align: right;
color: #FFFFFF
}