﻿body, html, form, a, img, p {margin:0px;padding:0px;border:0;outline:0;}

html{background-color: #000000;}
body{background: #000000 url(../images/layout/bg.jpg) no-repeat 0px 0px;width:1000px;}

div#sidebar{width:358px;padding-top:34px;float:left;}
a.overlay{text-indent: -2000%;overflow: hidden;}
a#home-link{display:block;height:408px;width:228px;background: #000000 url(../images/sidebar/logo.jpg) no-repeat 0px 0px;float:right;clear:both;}
a#buy-tickets{display:block;height:59px;width:228px;background: #000000 url(../images/sidebar/buytickets.jpg) no-repeat 0px -59px;float:right;clear:both;}
a#buy-tickets:hover{background: #000000 url(../images/sidebar/buytickets.jpg) no-repeat 0px 0px;}
a#listen-now{display:block;height:45px;width:228px;background: #000000 url(../images/sidebar/listen_now.jpg) no-repeat 0px -45px;float:right;clear:both;}
a#listen-now:hover{background: #000000 url(../images/sidebar/listen_now.jpg) no-repeat 0px 0px;}
a#reviews{display:block;height:51px;width:228px;background: #000000 url(../images/sidebar/review.jpg) no-repeat 0px -51px;float:right;clear:both;}
a#reviews:hover{background: #000000 url(../images/sidebar/review.jpg) no-repeat 0px 0px;}
a#running-subway{display:block;height:92px;width:228px;background: #000000 url(../images/sidebar/runsub.jpg) no-repeat 0px 0px;float:right;clear:both;}

div#mainbar
{
	position:relative;
	margin-left:358px;
	_margin-left: 0px;
	_float: left;
}

div#mainbar div#content
{
	min-height:320px;
	padding-left:27px;
	text-align:justify;
	width:575px;
}
