
html,body{
	background-image: url(bg.gif);
	background-position: top center;
	margin: 0;
	padding: 0 0 25px 0;
	background-color: #D9D9D9;
	font-family: arial, sans-serif;
}
.cb{
	clear:both;
}
.pageContainer{
	background-image: url(topFade.gif);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
}
#topDrop{
	position: absolute;
	z-index: 2;
	width: 818px;
	height: 48px;
	margin-top: 3px;
	margin-left: 1px;
}
#fadeTop{
	position: absolute;
	z-index: 0;
	width: 818px;
	margin-left: 1px;
	margin-left: expression('-9px');
}
#pgWrap{
	text-align: center;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width: 835px;
	xborder: 1px solid red;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: left;
}
#rdfLogo{
	margin-left: 33px;
	padding-bottom: 10px;
	display: block;
	z-index: 2;
	position: relative;
	/* This bottom Margin might be weird */
}
																					/* FooterLogo Added 9/1/07 */
#footerlogo {
	width: 835px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#footerlogo a{
	margin-left: 11px;
}

#squadlogo {           															/* SQD Logo Added 12/10/08 */
	width: 835px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: -15px;
}

#squadlogo a{
	margin-right: 23px;
}

#gluelogo {           															/* Glue Logo Added 12/10/08 */
	width: 835px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: -22px;
}

#gluelogo a{
	margin-right: 6em;
}

/* Navigation */
#navButtons{
	z-index: 3;
	width: 800px;
	position: absolute;
	margin-left: 10px;
	height: 46px;
}
#navLinks{
	z-index: 4;
	width: 800px;
	position: absolute;
	margin-left: 10px;
}
#navLinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navLinks ul li{
	color: #ffffff;
	float: left;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .1em;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6{
	line-height: 35px;
	text-align: center;
	margin-right: 2px;
}
#nav1{width: 126px;}
#nav2{width: 166px;}
#nav3{width: 171px;}
#nav4{width: 98px;}
#nav5{width: 119px;}
#nav6{width: 110px; margin-right: 0px !important;}
#navLinks a, #navLinks a:visited, #navLinks a:active{
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	letter-spacing: .1em;
}
#navLinks a:hover{
	text-decoration: none;
	letter-spacing: .1em;
}
.selNav a:hover{
	color: #fff !important;
	filter:alpha(opacity=60) !important;
	-moz-opacity:.6 !important;
	opacity:.6 !important;
}
.selNav{
	margin-top: -2px;
}
#navSpacer{
	height: 51px;
}
#navColor{
	z-index: 2;
	width: 800px;
	position: absolute;
	margin-left: 10px;
	height: 51px;
	background-repeat: no-repeat;
}
/* Page Specific Nav Settings */
#rdfBios #navColor{
	background-image: url(contactHeader.gif);
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#rdfAbout #navColor{
	background-image: url(aboutHeader.gif);
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}
#rdfShows #navColor{
	background-image: url(showsHeader.gif);
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#rdfContact #navColor{
	background-image: url(biosHeader.gif);
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}
#rdfPress #navColor{
	background-image: url(pressHeader.gif);
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#AboutNav{
	z-index: 3;
	width: 126px;
	position: absolute;
	margin-left: 10px;
	margin-top: -3px;
	height: 38px;
}
#ShowsNav{
	z-index: 3;
	width: 98px;
	position: absolute;
	margin-left: 479px;
	margin-top: -3px;
	height: 38px;
}
#ContactNav{
	width: 110px;
	z-index: 3;
	position: absolute;
	margin-left: 579px;
	margin-top: -3px;
	height: 38px;
}
#PressNav{
	width: 171px;
	z-index: 3;
	position: absolute;
	margin-left: 306px;
	margin-top: -3px;
	height: 38px;
}
#BioNav{
	width: 166px;
	z-index: 3;
	position: absolute;
	margin-left: 138px;
	margin-top: -3px;
	height: 38px;
}
#rdfAbout #navLinks a:hover{
	color: #CFA90F;
}
#rdfShows #navLinks a:hover{
	color: #76467A;
}
#rdfPress #navLinks a:hover{
	color:#559F50;
}
#rdfContact #navLinks a:hover{
	color: #B52324;
}
#rdfBios #navLinks a:hover{
	color: #EB5E18;
}
.selNav{
	text-shadow: 2px 2px 10px #fff;
	font-weight: bold;
	line-height: 39px;
}
/* Body Set up */
#rdfAbout div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	xborder: 1px solid green;
}
#rdfAbout div#pgContent{
	padding-top: 13px;
	margin-left: 10px;
	width: 800px;
	position: relative;
	z-index: 4;
	overflow: hidden;
	xborder: 1px solid orange;
}
#rdfShows div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#rdfShows div#pgContent{
	margin-left: 10px;
	width: 800px;
	position: relative;
	z-index: 4;
}
#rdfContact div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#rdfContact div#pgContent{
	margin-left: 10px;
	xpadding-top: 88px;
	width: 800px;
	position: relative;
	z-index: 4;
}
#rdfPress div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#rdfPress div#pgContent{
	margin-left: 10px;
	width: 800px;
	position: relative;
	z-index: 4;
}
#rdfBios div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#rdfBios div#pgContent{
	margin-left: 10px;
	width: 800px;
	position: relative;
	z-index: 4;
}
/* About Page Content */

#rdfAbout .aboutHeaderBar{
	position: absolute;
	z-index: 3;
}
#rdfAbout #rightCol h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	width: 553px;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	letter-spacing: .1em;
	padding-left: 20px;
}
#rdfAbout #rightCol{
	width: 553px;
	float: right;
	font-size: 14px;
	font-family: sans-serif;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	xborder: 1px solid red;
}
#rdfAbout #rightCol p{
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: justify;
	line-height: 20px;
	position: relative;
	z-index: 5;
	xborder: 1px solid blue;
}
#rdfAbout #tlRoundEdge{
	position: absolute;
	position: expression('absolute');
	z-index: 4;
	height: 6px;
	display: none;
}
#rdfAbout #trRoundEdge{
	position: relative;
	position: expression('absolute');
	z-index: 4;
	width: 6px;
	width: expression('230px');
	text-align: right;
	float: right;
	height: 6px;
	margin-bottom: -6px;
}
#rdfAbout #brRoundEdge{
	position: relative;
	position: expression('absolute');
	height: 6px;
	z-index: 6;
	width: 230px;
	text-align: right;
	margin-top: -6px;
}
#rdfAbout #blRoundEdge{
	position: fixed;
	position: expression('absolute');
	z-index: 4;
	width: 230px;
	text-align: left;
	margin-top: -6px;
	display: none;

}
#rdfAbout #leftCol h5{
	font-size: 16px;
	text-align: center;
	margin: 0;
	color: #222;
	padding: 20px;
	position: relative;
	z-index: 5;
	line-height: 20px;
}
#rdfAbout #leftCol h5 span{
	font-size: 20px;
	font-weight: bold;
	color: #eee;
	padding: 0 5px 0 5px;
	line-height: 20px;
}
#rdfAbout p a{
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #AC2A2C;
	border-bottom: 1px dotted #AC2A2C;

}
#rdfAbout p a:hover{
	border-bottom: 1px solid #AC2A2C;
}
#lq{
	margin: 0 0 0 -5px;
}
#rq{
	margin: 0 -5px 0 0;
}
#rdfAbout #leftCol{
	width: 247px;
	float: left;
	font-size: 18px;
	font-family: sans-serif;
	xoverflow: hidden;
	position: relative;
	margin-top: 28px;
}
#q1{
	overflow: hidden;
	position: relative;
	width: 247px;
	float: left;
}
#q2{
	xmargin-top: 100px;
	overflow: hidden;
	position: relative;
	width: 247px;
	float: left;
	border-bottom: 5px solid #CFA90F;
}
#qMid{
	xmargin-top: 100px;
	overflow: hidden;
	position: relative;
	width: 247px;
	float: left;
}
#yellowBG2{
	background-color: #CFA90F;
	width: 247px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 0;
	float: left;
	height: expression('2000px');
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
}
#yellowBG4{
	background-color: #CFA90F;
	width: 247px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 0;
	float: left;
	height: expression('2000px');
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
}
#yellowBG3{
	background-color: #CFA90F;
	width: 247px;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 0;
	margin-left: expression('-247px');
	margin-top: 28px;
	height: expression('2000px');
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
}
#yellowBG{
	background-color: #CFA90F;
	width: 800px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 0;
	float: left;
	height: expression('2000px');
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
}
#rdfAbout p#bioFooter{
	margin: 15px 20px 0 20px;
	border-top: 1px dotted #695E34;
	border-top: expression('3px dotted #695E34');
	padding: 15px 0px 0 0px;
	font-weight: bold;
}
#rdfAbout p#bioFooter span{
	display: block;
	padding-left: 2px;
	font-weight: normal;
}
#rdfAbout p#bioFooter span a{
	text-decoration: none;
	color: #AC2A2C;
	border-bottom: 1px dotted #AC2A2C;
}
#rdfAbout p#bioFooter span a:hover{
	border-bottom: 1px solid #AC2A2C;
}
#rdfAbout p#bioFooter span b{
	padding-right: 10px;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #444;
}
/* Shows Page Content */
.showGroup{
	z-index: 7;
	position: relative;
}
#secondShow{
		border-top: 5px solid #76467A;
}
.showGroup img{
	display: block;
}
#rdfShows #showGroupOne{
	padding-top: 276px;	
}

#showsImage{
	margin-left: 10px;
	position: absolute;
	z-index: 0;
}
.showTitleBar{
	position: absolute;
	height: 28px;
	width: 800px;
	z-index: 3;
	margin-top: -28px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.showGroup h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	width: 800px;
	text-transform: uppercase;
	z-index: 4;
	position: absolute;
	letter-spacing: .1em;
	margin-top: -28px;
}

.showGroup h3 .headerText{
	float: left;
	padding-left: 20px;
}
.showGroup h3 .headerLink{
	float: right;
	padding-right: 20px;
}
.showGroup h3 .headerLink a{
	color: #fff;
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.showGroup h3 .headerLink a:hover{
	color: #000;
}
.showContent{
	width: 800px;
	overflow: hidden;
	position: relative;
}
.showContent .leftCol, .showContent .rightCol{
	position: relative;
	z-index: 5;
	width: 400px;
	font-size: 12px;
	color: #fff;
	float: left;
}
.showContent p{
	margin: 20px;
	padding: 0;
	line-height: 17px;
	text-align: justify;
}
#rdfShows #tlRoundEdge{
	position: absolute;
	z-index: 4;
	height: 6px;
	width: 800px;
}
.upThree{
	margin-top: -3px !important;
}
#rdfShows #trRoundEdge{
	position: absolute;
	z-index: 4;
	width: 6px;
	margin-left: 794px;
}
#rdfShows #blRoundEdge{
	position: absolute;
	z-index: 4;
	height: 6px;
	width: 800px;
	margin-top: -6px;
}
#rdfShows #brRoundEdge{
	position: absolute;
	z-index: 4;
	width: 6px;
	margin-left: 794px;
	margin-top: -6px;
}
.showSpacer{
	height: 13px;
}
/* Contact Page Content */
#rdfContact #leftCol{
	padding-top: 13px;
	width: 320px;
	float: left;
}
#rdfContact #rightCol{
	padding-top: 13px;
	width: 480px;
	float: right;
}
#rdfContact .contactGroup{
	position: relative;
	overflow: hidden;
	width: 320px;
}
#rdfContact .contactTitleBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 480px;
	background-color: #EB5E18;
}
#rdfContact .contactLeftBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	width: 320px;
}
#rdfContact .contactRightBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	width: 480px;
}
#rdfContact h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	letter-spacing: .1em;
	padding-left: 20px;
}
#rdfContact #leftCol ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#rdfContact #leftCol ul li {
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	width: 320px;
	overflow: hidden;
	position: relative;
}
#rdfContact #leftCol ul li b{
	padding: 0;
	display: block;
	display: expression('inline-block');
	width: 40px;
	margin-left: 20px;
	position: relative;
	z-index: 6;
	sborder: 1px solid blue;
	float: left;
	float: expression('none');
}
#rdfContact #leftCol ul li span{
	padding: 0;
	display: inline-block;
	position: relative;
	z-index: 6;
	color: #fff;
}
#rdfContact #cg2{
	margin-top: 13px;
}
#rdfContact #leftCol ul li span{
	padding: 0;
	display: inline-block;
	margin-left: 20px;
}
#rdfContact #leftCol ul li a{
	color: #fff;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	position: relative;
	z-index: 6;
}
#rdfContact #leftCol ul li a:hover{
	border-bottom: 1px solid #000;
}
#rdfContact .r2{
	background-color: #B52324;
	width: 800px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;	
}
#rdfContact .r1{
	background-color: #B52324;
	width: 800px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#rdfContact #contactForm{
	width: 480px;
	position: relative;
	overflow: hidden;
}
#rdfContact form{
	padding: 0;
	margin: 0;
	padding: 6px 0 20px 0;
}
#rdfContact .formRow{
	font-size: 12px;
	padding: 10px 20px 0 20px;
}
#rdfContact .formRow input{
	margin: 0;
	padding: 0;
}
#rdfContact .formRow b{
	display: block;
	float: left;
	width: 45px;
	height: 30px;
	line-height: 30px;
	xborder: 1px solid blue;
}
#rdfContact .formRow span{
	display:block;
	float: right;
	width: 375px;
	height: 30px;
}
#rdfContact .formRow input{
	margin-top: 4px;
	width: 100%;
	color: #666;
}
#rdfContact input:focus, #rdfContact textarea:focus{
	color: #000;
	background-color: #FFFFCC;
}
#rdfContact .titleOnly{
	width: 200px !important;
}
#textArea{
	margin: -10px 0 0 0;
	margin: expression('-15px 0 0 0');
}
#textArea textarea{
	width: 440px;
	height: 15em;
	color: #666;
	background-color: #fff;
}
#rdfContact #contactForm #submitButton input{
	font-weight: bold;
	color: #000;
}
#rdfContact #contactForm #submitButton{

}
#formItemsWrap{
	position: relative;
	z-index: 60;
	width: 480px;
}
/* Press Page */
#rdfPress #leftCol{
	padding-top: 13px;
	width: 305px;
	float: left;
}
#rdfPress #rightCol{
	width: 495px;
	float: right;
}
#rdfPress .latestPressGroup{
	position: relative;
	overflow: hidden;
	width: 305px;
}
#rdfPress .pressLeftBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	width: 305px;
}
#rdfPress #pressLeftFooter{
	position: absolute;
	height: 23px;
	z-index: 3;
	width: 305px;
}
#rdfPress #pressLeftFooterLinks{
	margin-top: 1px;
	height: 21px;
	line-height: 20px;
	position: relative;
	z-index: 4;
	width: 305px;
	xmargin-bottom: 13px;
}
#rdfPress #pressLeftFooterLinks a{
	color: #fff;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#rdfPress #pressLeftFooterLinks #pressArchived{
	display: block;
	float: left;
	margin-left: 20px;
	margin-left: expression('10px');
}
#rdfPress #pressLeftFooterLinks #rssSubscr{
	display: block;
	float: right;
	margin-right: 20px;
	margin-right: expression('10px');
}
#rdfPress #pressLeftFooterLinks a:hover{
	color: #000;
}
#rdfPress #leftCol h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	letter-spacing: .1em;
	padding-left: 20px;
}
#rdfPress #leftCol ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 305px;
}
#rdfPress #leftCol ul li {
	font-size: 12px;
	padding:0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 305px;
}
#rdfPress #leftCol ul li a{
	padding: 10px 20px 10px 20px;
	margin: 0;
	font-weight: bold;
	z-index: 2;
	position: relative;
	display: block;
	color: #000;
	text-decoration: none;
}
#rdfPress #leftCol ul li a:hover{
	background-color: #fff;
}
#rdfPress #leftCol ul li a:visited{
	text-decoration: underline;
}
#rdfPress .r2{
	background-color: #307628;
	width: 305px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#rdfPress .row{
	background-color: #307628;
	width: 305px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}
.pressImageGroup{
	position: relative;
	width: 495px;
}
#pressImageHeaderWrap{
	position: relative;
	z-index: 2;
	background-color: #000;
}
#pressHeaderWrap{
	width: 495px;
	margin: 0;
	padding: 0;
	z-index: 7;
	position: absolute;
	overflow: hidden;
	bottom: 0;
}
#rdfPress .pressRightBar{
	position: absolute;
	z-index: 3;
	width: 480px;
}
#pressHeaderWrap h3{
	font-size: 16px !important;
	line-height: 20px;
	position: relative;
	z-index: 5;
	color: #fff;
	padding: 0 20px 0 20px;
	margin: 10px 0 10px 0;
}
#pressArticle{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
	font-size: 11px;
	width: 495px;
	border-top: 1px solid #739567;
}
#pressDate{
	margin: 20px;
	color: #fff;
	font-size: 10px;
}
#pressArticle p{
	padding: 0;
	margin: 0 20px 20px 20px;
	line-height: 18px;
}
/* Bios style*/
#rdfBios #leftCol{
	padding-top: 13px;
	width: 265px;
	float: left;
	xborder: 1px solid blue;
}
#rdfBios #rightCol{
	width: 535px;
	float: right;
	padding-top: 13px;
}
#rdfBios .biosLeftBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	width: 265px;
}
#rdfBios .biosRightBar{
	position: absolute;
	height: 28px;
	z-index: 3;
	width: 535px;
}
#rdfBios #leftCol h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	letter-spacing: .1em;
	padding-left: 20px;
}
#rdfBios #rightCol h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	letter-spacing: .1em;
	padding-left: 20px;
}
#rdfBios #leftCol ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 265px;
	border-bottom: 5px solid #D96022;
}
#rdfBios #leftCol ul li {
	padding:0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 265px;
	height: 63px;
	margin-bottom: expression('-3px');
}
#rdfBios #leftCol ul li .row{
	background-color: #EB5E18;
	width: 265px;
	height: 63px;
	position: absolute;
	z-index: 1;	
}
#rdfBios #leftCol ul li .dark{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
#rdfBios #leftCol ul li .light{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#rdfBios #leftCol ul li h4{
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	padding-top: 12px;
	float: left;
	width: 185px;
	line-height: 14px;
	margin-left: 5px;
	cursor: hand;
}
#rdfBios #leftCol ul li h5{
	margin: 0;
	padding: 0;
	font-size: 10px !important;
	color: #000;
	text-transform: uppercase;
	padding-top: 5px;
	float: left;
	line-height: 11px;
	width: 185px;
	margin-left: 5px;
	cursor: hand;
}
#rdfBios a .smlBioImg{
	float: left;
	height: 63px;
	width: 65px;
	text-align: left;
	overflow: hidden;
	cursor: hand;
}
#rdfBios #leftCol ul li a{
	position: relative;
	display: block;
	z-index: 3;
	text-decoration: none;
	color: #fff;
	height: 63px;
}
#rdfBios #leftCol ul li a:hover{
	background-color: #fff;
	color: #EB5E18;
}
#rdfBios .wide1{
	margin-left: -1px;
	xborder: 1px solid red;
}
#adj0{margin-top: 3px;}
#adj1{margin-top: 4px;}
#adj2{margin-top: 5px;}
#adj3{margin-top: 6px;}
#adj2{margin-top: 5px;}
#biosImage{
	position: relative;
	z-index: 4;
	float: right;
	margin-top: -85px;
	margin-right: 0;
	border-bottom: 7px solid #EB5E18;
	margin-left: 20px;
	margin-bottom: 20px;
}
#biosContent{
	position: relative;
	z-index: 4;
	padding: 20px 0 0 0;
	font-size: 12px;
}
#rdfBios p{
	margin: 0 20px 20px 20px;
	text-align: justify;
	line-height: 1.5em;
	line-height: expression('1.6em');
}
#biosContent h1{
	margin: 0 20px 0 20px;
	padding: 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
}
#biosContent h2{
	margin: 5px 20px 20px 20px;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}
.firstPrgh{
	font-weight: bold;
}
/* Other */
#purpleBG{
	background-color: #76467A;
	width: 800px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#greenBG{
	background-color: #307628;
	width: 495px;
	height: 10000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#redBG{
	background-color: #EB5E18;
	width: 535px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#orangeBG{
	background-color: #B52324;
	width: 800px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#orangeBGlight{
	background-color: #EB5E18;
	width: 800px;
	height: 2000px;
	position: absolute;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
#lightenBG{
	background-color: #000;
	width: 820px;
	height: 2000px;
	position: absolute;
	margin-left: -10px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 1;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}
#contactLeftBG{
	background-color: #EB5E18;
	width: 320px;
	height: 2000px;
	position: absolute;
	margin-top: 28px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 0;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}
#biosLeftBG{
	background-color: #fff;
	background-color: #EB5E18;
	width: 265px;
	height: 2000px;
	position: absolute;
	margin-top: 28px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	z-index: 0;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}
/* footer */
#footer{
	width: 818px;
	height: 18px;
	xbackground-color: red;
	overflow: hidden;
	margin-left: 1px;
	margin-left: expression('-14px');
}

#rdfAbout #footer{
	background-image: url(aboutFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#rdfShows #footer{
	background-image: url(showsFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#rdfContact #footer{
	background-image: url(bioFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
}
#rdfPress #footer{
	background-image: url(pressFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;	
}
#rdfBios #footer{
	background-image: url(contactFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/* Page Photos */
#pgPhoto{
	margin-left: 10px;
	position: absolute;
	z-index: 0;
}
#photoSpacer{
	height: 88px;
}
#rdfBios #photoSpacer{
height: 88px !important;
}
#rdfAbout #photoSpacer{
	height: 88px !important;
}
/* 																				Pangea Logo Addition 11/13/07
*/

#pangeaLogo{
	position: absolute;
	margin-top: -73px;
	margin-left: 584px;
	z-index: 100;
	cursor: pointer;
}