body {background-color:#000; font-family:Arial, Helvetica, sans-serif; padding:0px;margin:0px; color:#fff;font-size:14px;}
#maincontainer {margin-left:auto; margin-right:auto; width:948px;}
@font-face {
    font-family: 'GriffinRegular';
    src: url('includes/fonts/griffin-webfont.eot');
    src: url('includes/fonts/griffin-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/griffin-webfont.woff') format('woff'),
         url('includes/fonts/griffin-webfont.ttf') format('truetype'),
         url('includes/fonts/griffin-webfont.svg#GriffinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GoodDogRegular';
    src: url('includes/fonts/gooddog-webfont.eot');
    src: url('includes/fonts/gooddog-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/gooddog-webfont.woff') format('woff'),
         url('includes/fonts/gooddog-webfont.ttf') format('truetype'),
         url('includes/fonts/gooddog-webfont.svg#GoodDogRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BlackoutMidnight';
    src: url('includes/fonts/Blackout-Midnight-webfont.eot');
    src: url('includes/fonts/Blackout-Midnight-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/Blackout-Midnight-webfont.woff') format('woff'),
         url('includes/fonts/Blackout-Midnight-webfont.ttf') format('truetype'),
         url('includes/fonts/Blackout-Midnight-webfont.svg#BlackoutMidnight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Blackout2AM';
    src: url('includes/fonts/Blackout-2am-webfont.eot');
    src: url('includes/fonts/Blackout-2am-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/Blackout-2am-webfont.woff') format('woff'),
         url('includes/fonts/Blackout-2am-webfont.ttf') format('truetype'),
         url('includes/fonts/Blackout-2am-webfont.svg#Blackout2AM') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UltraRegular';
    src: url('includes/fonts/Ultra-webfont.eot');
    src: url('includes/fonts/Ultra-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/Ultra-webfont.woff') format('woff'),
         url('includes/fonts/Ultra-webfont.ttf') format('truetype'),
         url('includes/fonts/Ultra-webfont.svg#UltraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#nav {float:right;}
ul.nav, ul.nav li {float:left; margin:0px; padding-right:20px; list-style:none;}
ul.nav a {font-weight:bold; font-size:30px; font-family:GoodDogRegular; color:#fff; text-decoration:none;}

.songdemo {font-family:GoodDogRegular; color:fff; font-size:20px; font-weight:bold;padding-top:10px;}

ul.nav a:visited {color:#fff;}
ul.nav a:hover {color:#7f0303; border-bottom:1px solid #f5f8e3;}
ul.nav a.active {color:#7f0303; border-bottom:1px solid #f5f8e3;}


.bandname {font-family:UltraRegular; color:#7f0303; font-size:40px; padding-top:30px; padding-left:30px;}
#header hr {border-bottom:1px solid #fff; clear:both; padding:0px; margin:0px;}
#header {padding-bottom:30px;}

#bodycontainer {clear:both; margin-top:30px;background:#000 url('images/schematic-background.jpg') right top repeat-y ;}
#leftcol {float:left;width:500px;}
#rightcol {margin-left:510px;  }

#footer {padding-top:20px; padding-bottom:20px; text-align:center;}
h1 {font-weight:bold; font-size:18px;}
h2 {font-weight:bold; font-size:14px; padding-bottom:0px; }
p { padding-bottom:5px;}
a {color:#7f0303; font-weight:bold;}

.albumtitle {font-size:18px;font-weight:bold;color:#7f0303;}
.instrument {display:inline-block;min-width:200px; font-weight:bold;}

li#play {display:block; }
	ul.blankplayer {list-style-type:none;}
	ul.blankplayer li {float:left;padding-right:10px;}
	
.contactheader p {padding:2px 2px;}
.contactparagraph p {width:500px; padding-bottom:30px;}

#contactform .label {float:left; width:100px; font-weight: bold;}
#contactform #submit {margin-left:100px;}