html {
	font-size: 62.5%;
	position: relative;
}

body {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: left; 
	font-family: Trebuchet MS, sans-serif;
	background-color: #45392b;
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

div.content_pane div.left_content div.left_content_body  div.main_content {
	border-left:1px dotted white;
	padding: 0px 0px 0px 4px;
	margin:0;
}
div.content_pane div.left_content div.left_content_body  div.main_content ul.no_bullet{
	list-style:none;
}

img {
	border: none;
}

a {
	color:white;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover {
	color:#eaeaea;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	margin-left: 25px;
	margin-bottom: 5px;
}

div.page_pane {
	width: 745px;
	margin:0px auto;
	padding: 0px;
}

/*CONTENT*/
div.content_pane{
	float:left;
	position:relative;
	width: 745px;
	color:white;
	clear:both;
	background-position:left;
	margin-top:5px;
	margin-bottom:5px;
}

div.content_pane div.left_content div.left_content_header a{
	color:#0b4d5d;
}

div.content_pane img.left_content_divider, div.content_pane img.right_content_divider {
	height:5px;
	padding:0px;
	margin:0px;
}

div.content_pane div.left_content {
	background-color:#5fa1b1;
	background-image:url('/common/images/content-BG.jpg');
	background-repeat:no-repeat;
	background-position:0px 41px;
	width:539px;
}

div.content_pane div.left_content, div.content_pane img.left_content_divider {
	float:left;
	width:539px;
}

div.content_pane div.right_content, div.content_pane img.right_content_divider, div.content_pane div.right_content_footer {
	float:right;
	width:201px;
	margin:0px;
	padding:0px;
}
table.friends_links{
	width:100%;
	}
table.friends_links td{
	text-align:center;
}
div.logo {
	border:1px solid #0b4d5d;
	padding: 2px;
	vertical-align:middle;
	background-color:#ffffff;
	width:150px;
	text-align:center;
	float:left;
}
#combine_logos {
	display: block; 
	width: 99%; 
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
	
}
table.friends_links tr td.logo  img{
	vertical-align:middle;

	margin:0 auto;
}

	
table.friends_links td.text {
	border:1px solid #0b4d5d;
	background-color: #0b4d5d;
	padding: 6px 3px 7px 3px;

}

table.friends_links td.table_container{
	padding:0px;	
	background-color: #0b4d5d;
}

td.logo{
border:1px solid #0b4d5d;
	padding: 2px;
	background-color:#ffffff;
	width:154px;
	}
div#logo {
	border:1px solid #0b4d5d;
	padding: 3px;
	background-color:#ffffff;
	width:110px;
	text-align: center;
	float: left;
	margin-right: 15px;
}

.imglogo {
	border:1px solid #0b4d5d;
	padding: 3px;
	background-color:#ffffff;
	text-align: center;
	float: left;
	margin-right: 15px;
}


td.spacer{
	width:40px;
	border:none;
	}
tr.spacer{
	width:10px;
	border:none;
	height:5px;
	}
.clear {
	clear: both;
}
table.tickets tr td.center, table.supporters tr td.center 
{
	text-align:center;
}

div.content_pane div.right_content div.ticket_sales{
	float:right;
	width:196px;
	height:183px;
	color:white;
	border:1px solid white;
}

div.content_pane div.right_content div.ticket_sales div.header{
	background-image:url('/common/images/ticketsTop-HorizontalTile.gif');
	background-repeat:repeat;
	background-color:#0b4d5d;
	padding-bottom:5px;
}
div.content_pane div.right_content div.ticket_sales div.middle{
	background-repeat:no-repeat;
	width:196px;
	height:112px;
	background-color:#0b4d5d;

}

div.content_pane div.right_content div.ticket_sales div.middle div.picture{
	float:left;
	background-image:url('/common/images/ticketSales-Title.gif');
	background-repeat:no-repeat;
	margin-top:15px;
	width:95px;
	height:95px;

}
div.content_pane div.right_content div.ticket_sales div.middle div.text{
	float:right;
	background-color:#0b4d5d;
	width:95px;
	height:112px;
}

div.content_pane div.right_content div.ticket_sales div.footer {
background-image:url('/common/images/ticketsBottom-HorizontalTil.gif');
	background-color:#0b4d5d;
	padding-top:10px;
}
div.content_pane div.right_content div.ticket_sales div.link {
	text-align:right;
}

div.content_pane div.right_content div.ticket_sales div.link a{
	color:white;
}

div.content_pane div.right_content div.ticket_sales div.divider {
	background-image:url('/common/images/Color-Swatch-28.gif');
	background-repeat:no-repeat;
	height:5px;
	margin-top:8px;
}