html { height:100%; margin:0px 0px 0px 0px; padding:0px; }

body {
	min-height:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial;
	background-color:#F58020;
	background-image:url(/media/structure/potr_bg.jpg);
	
}

a:link, a:visited, a:active {color:#632c0b;text-decoration:none;}
a:hover {text-decoration:underline;}

#wrap {
	width:940px;
	min-height:100%;
	margin:0px auto 10px auto;
	padding:0px;
	background-color:#ffffff;
}


#content_area {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	
	/*width:940px;*/
	min-height:100%;
	height:auto;
	text-align:center;
	
	
	margin:0px auto 20px auto;
	padding:0px 0px 0px 10px;
	
	/*background-color:#ffffff;
	background-image:url(/media/structure/orangefade.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}



#promobar {
	width:100%;
	height:26px;
	/*background-color:#FFF;*/
	background-color:#8ED7F1;
	border-bottom:3px solid #672F12;
}

#PromoBar_Top {
	width:940px;
	margin:0px auto 0px auto;
	text-align:right;
	font-size:12px;
	padding-top:5px;
	color:#000000;

}

#PromoBar_Top ul {
	margin:0px;
	float:right;
	list-style-type:none;
}

#PromoBar_Top li {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #999999;
}

#PromoBar_Top .right {
	border:0px;
	margin-right:0px;
}

#PromoBar_Top a {
	color:#672F12;
	font-weight:normal;
	text-decoration:none;
}

#PromoBar_Top a:hover {
	color:#672F12;
	text-decoration:underline;
}





/*//////////////////Spacing//////////////////// */

.row {
	margin:0px 0px 10px 0px;
	clear:both;
}


.column {
	float:left;
	margin:0px 20px 0px 0px;
}

.right {
	margin-right:0px;
	padding-right:0px;
}

.center {
	text-align:center;
}

.column_right {
	float:left;
	width:310px;
	background-image:url(/media/structure/bg_orange.jpg);
	background-repeat:repeat-y;
	margin-top:30px;
}

/*////////////////Header Elements///////////// */


#site_logo {
	width:940px;
	height:300px;
	background-color:#ffffff;
	clear:both;
	background-image: url(/media/structure/potr_header.jpg);
	background-repeat:no-repeat;
}

#site_logo #overlay {
	width:920px;
	height:300px;
	margin-left:10px;
}


#sponsors {
	width:940px;
	height:110px;
	text-align:center;
	padding:20px 0px 20px 0px;
	display:none;

}

#sponsor_bar {
	width:300px;
	margin:0px;
	padding:0px;
}


#sponsor_bar img {
	margin:0px 0px 10px 0px;
	clear:both;
}

#sponsors div {
	/*width:700px;*/
	width:570px;
	margin:0px auto 0px auto;
}

#sponsors img {
	height:110px;
	/*margin:0px 135px 0px 0px;*/
	margin:0px 70px 0px 0px;
	float:left;
}

#sponsors .right {
	margin-right:0px;
}



#preamble {
	margin-bottom:40px;
	text-align:left;
	width:600px;
}


#preamble h1 {
	font-size:22px;
	color:#333333;
	font-weight:bold;
	margin:2px 0px 5px 0px;
}

#preamble div {
	font-family:"Arial";
	font-size:14px;
	color:#666666;
	font-weight:normal;
}


#video {
	text-align:left;
}


#player {
	width:600px;
	height:468px;
	background-color:#999999;
}


#social {
	text-align:left;
	width:275px;
	margin:20px 0px 20px 14px;
}

#social img {
	float:left;
	width:100px;
	height:37px;
	margin:10px 0px 0px 10px;
	/*border:1px solid #999999;*/
}

.othersponsors {
	float:left;
	text-align:left;
	width:275px;
	margin:0px 0px 20px 14px;
}

#othersponsors img {
	float:left;
	margin:10px 0px 0px 10px;
	/*border:1px solid #999999;*/
}

#events {
	text-align:left;
}

#bandlist {
	width:540px;
	margin:0px 0px 20px 20px;
}

#bandlist td {
	padding:10px 0px 5px 10px;
	text-align:left;
	font-size:14px;
	/*font-weight:bold;*/
}

#bandlist thead td {
	font-size:18px;
	color:#8ed7f1;
	font-weight:bold;
	background-color:#672f12;
	border-bottom:4px solid #f58020;
}

#bandlist .lite a {
	text-decoration:none;
	color:#666666;	
}

#bandlist .dark a {
	text-decoration:none;
	color:#333333;	
}

#bandlist a:hover {
	text-decoration:underline;
	color:#000000;	
}

#bandlist .lite {
	color:#666666;
	background-color:#ffffff;
	border-bottom:2px solid #8ed7f1;
}

#bandlist .dark {
	color:#333333;
	background-color:#eeeeee;
	border-bottom:2px solid #8ed7f1;	
}


#footer {
	/*width:940px;*/
	padding:20px 0px 0px 0px;
	margin:0px auto 0px auto;
	height:100px;
	text-align:center;
	font-size:11px;
	color:#666666;
}


#mapper_header {
	float:left;
	width:270px;
	text-align:left;
	margin:20px 0px 5px 14px;
}

#mapper {
	width:270px;
	text-align:left;
	border:1px solid #000;
	margin-left:14px;
	background-color:#fff;
}


#mapper_map {
	width:270px;
	height:350px;
}


h2 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	border-bottom:2px solid #8ed7f1;
}


#links {
	float:left;
	width:270px;
	text-align:left;
	margin:20px 0px 0px 14px;

}

#links ul {
	list-style:square inside;
	text-indent:0px;
	padding:0px;
	margin:0px;
}

#links li {
	margin:5px 0px 0px 0px;
	padding:0px;
}
/*////////////////////////////////////// */


.strike {
	text-decoration:line-through;
}

#parking {
	text-align:left;
	width:275px;
	margin-left:14px;
	margin-top:20px;
}

#datetop {
	float:left;
	width:543px;
	height:58px;
	margin-left:19px;
}





#rightbar_bottom {
	float:left;
	width:270px;
	margin:0px;
}



