
body {
	background-color: black;
	background-image: url('img/bg_rev_blue.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* background-position: top center; */
	margin: 0px;
	padding: 0px 40px 20px 40px;
	
	font-family: georgia,"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
/* Temp */
#bgchooser {
	background-color: black;
	color: white;
	margin: 0px;
	padding: 5px;
	position: absolute;
	left: 700px;
	top: 0px;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #03678C;
}

/* Temp */

img {
	border: none;
}

#header {
	width: 935;
	margin: 6px 0px 18px 0px;
	text-align: center;
	background: black;
	
	color: #bb9015;
	font-size: 44px;
}

#header #logo {
	margin: 11px 0px 0px 0px;
}

#content {
	margin: 0px auto;
	width: 935px;
}

#leftcolumn {
	width: 620px;
	margin: 0px 11px 0px 0px;
	float: left;
	text-align: left;
}

#rightcolumn {
	width: 304px;
	margin: 0px;
	float: left;
	text-align: left;
}


.box, .boxgroup h2 {
	background-color: white;
	filter:alpha(opacity=90);
	opacity:0.9;
	padding: 15px;
	margin: 0px 0px 18px 0px;
}

.weblinks a {
	font-size: 14px;
	text-decoration: underline;
}

.purchaselinks a {
	padding-top: 55px;	
	text-align: center;
	float: left;
	margin: 10px 33px;
}

a#pk_link {
	background: url(img/pk_logo.png) top center no-repeat;
	width: 107px;
}

a#itunes_link {
	background: url(img/itunes_logo.png) top center no-repeat;
	width: 123px;
}

a#cdon_link {
	background: url(img/cdon_logo.png) top center no-repeat;
	width: 153px;
}

.ticketinfo {
	float: left;
}

.ticketinfo .venue {
	font-size: 24px;
}

.ticketinfo .desc {
	font-size: 18px;
}

.buy {
	text-align: center;
	margin: 0px 0px 0px 20px;
}

.box img.links {
	margin-left: 20px;
	float: right;	
}

.right {
	float: right;	
}

.left {
	float: left;	
}

.box div.letter {
	background: url(img/letter_bg.jpg) no-repeat;
	width: 504px;
	font-size: 14px;
	padding: 366px 43px 0px 43px;
	margin: 0px;
}

.box div.letter p.intro {
	font-size: 18px;	
}

.box div#letter_footer {
	background: url(img/letter_bg_footer.jpg);
	height: 122px;
	width: 590px;
	margin: -20px 0px 0px 0px;
}

.boxgroup h2 {
	margin: 0px 0px 20px 0px;
}

.boxgroup .box {
	float: left;
	width: 210px;
	margin: 0px 15px 10px 0px;
}

.clear {
	clear: left;
}

.box h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;	
}

.box h2 {
	margin: 0px 0px 10px 0px;
	color: #2b4a69;
}

.box p {
	font-size: 14px;	
}

#twitter_div {
	background-image: url(img/twitter.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}


ul#twitter_update_list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

ul#twitter_update_list li {
	padding: 0.7em 0em 0.7em 0em;
	border-bottom: 1px solid #dddddd;
}

ul#twitter_update_list span {
	font-size: 1.2em;
}

#links {
	text-align: center;
}
