html,body{margin:0;padding:0;text-align:center;}
body{background:url(images/promo/promo-bg.jpg) center top no-repeat #000;}
a{color:#fff;text-decoration:none;}
#pagewidth{margin-left:auto;margin-right:auto;text-align:left;width:900px;}
body.jazz-bird #pagewidth{background: url(images/promo/promo-little-jazz-bird-header.png) top center no-repeat;}
body.track-13 #pagewidth{background: url(images/promo/promo-t13-header.png) top center no-repeat;}
#header{height:180px;position:relative;width:100%;}
#leftcol{float:left;position:relative;text-align:center;width:450px;}
#leftcol img.border{border:1px solid #393430;margin-bottom:20px;padding:4px;}
#maincol{color:#fff;display:inline;float:right;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;line-height:20px;margin-left:20px;position:relative;width:430px;}
#maincol p{margin:20px 0;}
#maincol .songs p{margin:4px 0;}
#footer{border-top:1px solid #222;clear:both;color:#888;font-size:11px;line-height:20px;margin:20px 0 80px;padding-top:10px;text-align:center;}
.white{color:#fff;}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  