/* CSS Document */
/* Copyright MusicAfrica 2009 */


/* Global rules
=======================*/

body {
	padding:0;
	margin:0;
	background-color: #6E5D4D;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color:#000;
}

image {
	border: none;
}
.noborder {
	border: none;
}
td {

}
h3 {
	margin:0;
	padding: 8px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
	width: 600px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
/* Main Content
=======================*/
#mainWrapper {
	width: 100%;
}
#mainContainer {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	border-left: 2px solid ivory;
	border-right: 2px solid ivory;
	background: transparent url(../img/bg_mali.gif) top left repeat-y;
	clear:both;
	
}
/* Left Column
=======================*/

#mainColLeft {
	width: 270px;
	padding:0;
	margin:0;
	height: auto;
	min-height: 1135px;
	float: left;
	z-index: 100;
	background-color: transparent;
	background-image: url(../img/bg_leftcol.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav_img {
	cursor: pointer;
	border: none;
}

#navWrapper ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	position: relative;
	right: 12px;
	
}
#logoMusicAfrica {

}
#nav_drum {
	z-index: 102;
	position: relative;
}

/* Right Column
=======================*/

#mainColRight {
	background-color:#E7DFCE;
	width:728px;
	float: left;
	border-left: 2px solid #9D080D;
	border-bottom: 2px solid #9D080D;
	overflow: hidden;
	min-height: 1335px;
}
#mainColRight a:link, #contentTop a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#mainColRight a:hover {
	color:#990000;
	text-decoration: underline;
	border:none;
}

#mainColRight2 {
	background-color:#E7DFCE;
	width:728px;
	float: left;
	border-left: 2px solid #9D080D;
	border-bottom: 2px solid #9D080D;
	overflow: hidden;
	min-height: 1335px;
}

#mainColRight3 {
	background-color:#E7DFCE;
	width:728px;
	float: left;
	border-left: 2px solid #9D080D;
	border-bottom: 2px solid #9D080D;
	overflow: hidden;
	min-height: 1045px;
}
#topBanner {
	background-color :#000000;
	height: 170px;
	width: 730px;
	#width: 728px;
	background: transparent url(../img/bg_top_touts.gif) top left no-repeat;
	
}
#mainColRightSml {
	background-color:#E7DFCE;
	width:728px;
	float: left;
	border-left: 2px solid #9D080D;
	border-bottom: 2px solid #9D080D;
	overflow: hidden;
	height: 1135px;
}
#mainColRightSml a:link, #contentTop a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#mainColRightSml a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}

#topBanner ul li {
	float: left;
	list-style-image: none;
	list-style-type:none;
	padding: 0px 0px 0px 16px;
	margin:0;
	position: relative;
	top: 15px;
}
#topBanner ul {
	margin:0;
	padding:0;
	padding-left: 16px;
}
#contentTop {
	width: 730px;
	text-align: center;
	height: 1300px;
	vertical-align: middle;
	z-index: 10;
}

#contentTop a:link, #contentTop a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#contentTop a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
#contentBtm {
	width: 100%;
}

#contentBtmRight {
	width:358px;
	#width: 330px;
	#overflow: hidden;
	float: left;
	height: auto;
	border-left: 2px dotted #222;
}
			/*#homecontentBtmRight {
				width:358px;
				#width: 330px;
				#overflow: hidden;
				float: left;
				height: auto;
				border-left: 2px dotted #222;
			}*/
#contentBtmRight a:link, #contentBtmRight a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#contentBtmRight a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
#contentBtmLeft {
	width:360px;
	#width: 360px;
	float: left;
	height: auto;
	
	
}
#contentBtmLeft p {
	padding: 8px;
}
#contentBtmLeft a:link, #contentBtmLeft a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#contentBtmLeft a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}


#rightCopyMain {
	width: 664px;
	padding: 32px;
}
#rightCopyMain2 {
	width: 663px;
	padding: 10px;
}

#rightCopyMain2 a:link, #rightCopyMain2 a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#rightCopyMain2 a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
#rightCopy {
	width: 660px;
	background-color: #fff;
	border: 1px dashed #352E2C;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
}

#rightCopy a:link, #rightCopy a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#rightCopy a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
#rightCopy ul li {
	list-style-type:circle;
	line-height: 28px;
}
#rightCopy p {
	padding-left: 26px;
	padding-right: 26px;
}
#rightCopy  img {
	border: none;
}

/* links page */
#rightCopyLinks {
	width: 660px;
	background-color: #fff;
	border: 1px dashed #352E2C;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
}

#rightCopyLinks a:link, #rightCopy a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#rightCopyLinks a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
#rightCopyLinks ul li {
	list-style-type:circle;
	line-height: 28px;
}
#rightCopyLinks p {
	padding-left: 5px;
	padding-right: 5px;
}
#rightCopyLinks  img {
	border: none;
}
/* END links page */




.profile1 {
	width: 200px;
	height: 380px;
	margin: 13px 12px 0px 1px;
	padding: 5px;
	background-color: #181613;
	color: #fff;

}
.profile1b {
	width: 200px;
	height: 380px;
	margin: 13px 1px 0px 1px;
	padding: 5px;
	background-color: #181613;
	color: #fff;

}
.profile2 {
	width: 420px;
	height: 380px;
	margin: 13px 10px 0px 0px;
	padding: 5px;
	padding-left: 10px;
	background-color: #181613;
	color: #fff;

}
.profile2 img {
	float: left;
}
.profile1 p, .profile1b p{
	text-align: left;
	padding: 0px 5px;
}
.profile2 p {
	text-align: left;
	padding: 0px 10px 0px 0px;
	width: 190px;
	float: right;
}
.profile1 a:link, .profile1 a:visited {
	color:#FFCC66;
	text-decoration: none;
}
.profile1 a:hover {
	text-decoration: underline;	
}
.profile1b a:link, .profile1b a:visited {
	color:#FFCC66;
	text-decoration: none;
}
.profile1b a:hover {
	text-decoration: underline;	
}
.profile2 a:link, .profile2 a:visited {
	color:#FFCC66;
	text-decoration: none;
}
.profile2 a:hover {
	text-decoration: underline;	
}
.profile1 h4 {
	margin: 5px 0px 6px 0px;
	padding:0;
	text-align: left;
	font-size: 14px;
	
}

.profile2 h4 {
	margin: 5px 0px 6px 0px;
	padding:0;
	text-indent: 30px;
	text-align: left;
	font-size: 14px;
}
#rightCopy h2 {
	font-size: 20px;
	padding: 0px 0px 0px 24px;
}

#rightCopy h3 {
	font-size: 14px;
	padding: 0px 0px 0px 24px;
}
/* Main Stage
=======================*/
.rightColHalf{
	float: left;
	width: 315px;
	padding: 15px 0px 10px 0px;
	margin:0;
	
}
.rightColHalfb{
	float:right;
	width: 315px;
	padding: 15px 0px 10px 0px;
	margin:0;
	text-align: right;
	position: relative;
}

.rightColHalf2{
	float: left;
	width: 320px;
	padding: 5px;
	margin:0;
}
.rightColHalf2b{
	float: right;
	width: 310px;
	padding: 5px 0px 5px 20px;
	margin:0;
}

/* Youth Stage
=======================*/

#readMoreYouth {
	position: absolute;
	top: 40px;
	width: 660px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	background-color: #E7DFCE;
	border: 2px solid #CE863D;
	color: #352E2C;
	z-index: 1050;
	visibility: visible;
}

#samini {
	position: normal;
	width: 630px;
	z-index: 1100;
}
.closeMore {
	cursor:pointer;
	font-weight: bold;
	font-size: 12px;
}
#readMoreYouth a:link, #readMoreYouth a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#readMoreYouth a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}

/* Schedule
=======================*/

#scheduleTable {
	background-color : #222;
}

#scheduleTable2 td {
	background-color: #999999;
	height: 30px;
}
#scheduleTable .row1 td,#scheduleTable .row2 td {
	text-align: left;
	text-indent: 20px;
	}
#scheduleTable .row1 {
	background-color:#E1E2DE;
	height: 30px;
	
}

#scheduleTable .row2 {
	background-color: #DAC499;
	height: 30px;
	
}
#scheduleTable .row3 {
	background-color: #352E2C;
	color: #fff;
	height: 30px;
}
#scheduleTable .row4 {
	background-color: #726257;
	color: #fff;
	height: 20px;
}
.scheduleHeader {
	text-align: left;
	text-indent:20px;
	font-size: 16px;
	font-weight: bold;
}
.scheduleSubHeader {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}
.boldText {
	font-weight: bold;
}
/* Contact form
=======================*/
.formLabel {
	text-align: right;
	font-weight: bold;
}

#emailForm td {
	vertical-align: top;
	border: none;
	
}
.formLabel {
	text-align: right;
}
#emailForm input,#emailForm textarea, #emailForm img {
	float: left;
}
#contactForm {
	width: 410px;
	height: 310px;
	margin-left:24px;
}
.formText {
	width: 220px;
}
#emailForm table {
	border: 1px dotted #333;
}
#btnSubmit {
	cursor:pointer;
}
/* Footer
=======================*/

.closeCredits {
	cursor:pointer;
	font-weight: bold;
	font-size: 12px;
	float:left;
}
#credits {
	position: absolute;
	width: 100%;
	top: 40px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	z-index: 1050;
}
#creditsWrapper{
	position: relative;
	top: 10px;
	width: 450px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	background-color: #fff;
	border: 2px solid #CE863D;
	color: #352E2C;
	z-index: 1053;
	text-align: center;
}
#mainFooter {
	width:100%;
	height: 200px;
	background-color: #352E2C;
	color: #fff;
}
#footerLinks {
	float: left;
	width: 600px;
	text-align: center;
	
}
#footerLinks a:link, #footerLinks a:visited{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
#footerLinks a:hover {
	text-decoration: underline;
}
/*    *****************************************    */
/*    ************     ACCORDION   ************    */
/*    *****************************************    */
#featuresAccordion{padding: 0px; position:relative; left: 6px;}
#featuresAccordion .head {position: relative; top: 0px;}
#featuresAccordion div {position: relative; bottom: 0px;}
#featuresAccordion p{margin: 4px 4px 4px 10px; padding: 0px 4px 0px 4px;}
.ui-accordion { margin: 0; padding: 0; list-style-type: none; }
.ui-accordion li { margin: 0; margin-bottom: 0px; padding: 0; }
.ui-accordion li .ui-accordion-header {
	display: block;
	padding:0;
	margin:0;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 3px;
	height: 30px;
	width:360px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	position: relative;
	left: 10px;
	bottom: 0px;
	font-size: 12px;
	cursor: pointer;
}
.ui-accordion li .ui-accordion-header.selected{
	color: #222;
}
.ui-accordion-container a {
	font-weight: bold;
}
.ui-accordion li{background: transparent url('../img/accord_panel_off.gif'); background-repeat:no-repeat; border-bottom: 0px solid #4d4d4d;  padding: 1px; height: auto;}
.ui-accordion li.selected{ color: #000; background-image: url('../img/accord_panel_on.gif'); background-position:left top; background-repeat: no-repeat; font-weight: normal;}
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

/*    *****************************************************************    */
/*    ************     ACCORDION 2 Upcoming Events ********************    */
/*    *****************************************************************    */
.ui-accordion2 {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.ui-accordion2 li { margin: 0; margin-bottom: 0px; padding: 0; }
.ui-accordion2 li .ui-accordion2-header {
	display: block;
	padding:0;
	margin:0;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 3px;
	height: 30px;
	width:600px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	position: relative;
	left: 10px;
	bottom: 0px;
	font-size: 12px;
	cursor: pointer;
}
.ui-accordion2 li .ui-accordion2-header.selected{
	color: #222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ui-accordion2-container a {
	font-weight: bold;
}
.ui-accordion2 li{
	background-repeat:no-repeat;
	border-bottom: 0px solid #4d4d4d;
	padding: 1px;
	height: auto;
	background-image: url(../img/accord_2_panel_off.gif);
}
.ui-accordion2 li.selected{ color: #000; background-image: url('../img/accord_2_panel_on.gif'); background-position:left top; background-repeat: no-repeat; font-weight: normal;}
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }
#accordian2_itembox {
	background-color: #E7DFCE;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #990000;
	list-style-type: none;
	text-decoration: none;
}

/*    *****************************************    */
/*    ************  End  ACCORDION 2  *********    */
/*    *****************************************    */




#panelArtistes ul li {
	background:none;
}
#myDimmer
{width: 100%; height:100%; background: #ddd;position: static; opacity: 0.7; z-index: 1;filter:alpha(opacity=40);}

/* Program Guide Link
=======================*/

#mainWrapper #mainContainer #mainColRight #contentBtm #contentBtmRight #ProgramLink {
	text-align: center;
	padding-left: 10px;
	padding-top: 20px;
}
/* END Program Guide Link
=======================*/


/* ================ Sliding notice Panel on home page ===================*/
#qlslide_topPanel{
	background-color:#E7DFCE;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	height:100%;
	left:0px;
	z-index:10;
	position:absolute;
	display:none;
	overflow:hidden;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #352E2C;
	background-image: url(../img/BG_youthNightSplash.jpg);
	background-repeat: repeat-x;
}
	
#qlslide_topPanel #topPanelContent{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#qlslide_topPanel .closeLink{ /* Layout of close link */
	padding-left:2px;
	padding-right:10px;
	position:absolute;
	top:2px;
	right:2px;
	color:#000;
	font-size:0.8em;
	padding-top: 10px;
}

#qlslide_topPanel #topPanelContent .slidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7DFCE;
	text-decoration: none;
}
.slidelinks a{
	color: #FFFFFF;
	text-decoration: none;
}
.slidelinks a:hover{
	text-decoration:underline;
	color: #FF9900;
}
/* ================ END Sliding notice Panel on home page ===================*/

/*#rightCopy {
	width: 660px;
	background-color: #fff;
	border: 1px dashed #352E2C;
	margin-top: 15px;
	padding: 10px 0px 10px 0px;
}

#rightCopy a:link, #rightCopy a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#rightCopy a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}*/
.LostFound {
	background-color: #D5E0E4;
	border: 1px dashed #352E2C;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
	bottom: 0px;
	margin-left: 20px;
	margin-top: 40px;
}
.contactHome {
	background-color: #fff;
	border: 1px dashed #352E2C;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
	bottom: 0px;
	margin-left: 20px;
	margin-top: 40px;
}
#showtime {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	width: auto;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
}
#bioContent {
	width: 663px;
	background-color: #E7DFCE;
}
#bioContent .bioLeft {
	float: left;
	padding-left: 10px;
	padding-right: 8px;
}
#bioContent .bioRight {
	padding-right: 10px;
	float: right;
}
#bioContent .bioCenter {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#bioTxtContent {
	padding: 5px;
}
#artistTitle {
	background-image: url(../img/bg_artistTitle.gif);
	background-repeat: none;
	background-color: #D8B571;
	width: 100%;
	font-family: arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: none;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6E5D4D;
	margin-bottom: 10px;
	margin-top: 10px;
}
.dropcap {
	width: 0.7em;
	font-size: 4em;
	float: left;
	line-height: .7em;
}
.dropcapthin {
	font-size: 4em;
	float: left;
	line-height: 60%;
}
.bioRightTxt {
	padding-right: 10px;
	margin-left: 10px;
}
.listenLiveHome {
	background-color: #fff;
	border: 1px dashed #352E2C;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	bottom: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}
#stageHeader {
	background-color: #E7DFCE;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	list-style-type: none;
	width: 500px;
	line-height: 25px;
	text-decoration: none;
}
/* ================ Youth Profile Pages ===================*/
.clearit {
	clear: both;
}


#youthProfileList a {
	text-decoration: none;
	color: #FFCC66;
	text-decoration: underline;
}
#youthProfileList a:hover {

	color: #FFCC66;
}
.profileheader {
	color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#youthProfileList p {
	color: #FFFFFF;
	text-align: left;
}
#youthProfile p {
	color: #000000;
	text-align: left;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
#accordian_itembox {
	background-color: #E7DFCE;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #990000;
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 10px;
	font-size: 13px;
}
.event_hr {
	width: 100%;
	padding-right: 3px;
	padding-left: 3px;
	color: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #990000;
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

#event .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#event .info {
	padding-bottom: 15px;
}
#events_list {
	padding-left: 30px;
}

/* ================ Events Pages ===================*/
#events_list a:link, #contentBtmLeft a:visited {
	text-decoration:none;
	color:#990000;
	border: none;
}
#events_list a:hover {
	color:#CC6600;
	text-decoration: underline;
	border:none;
}
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#afrofest li{
	margin-bottom: 10px;
	list-style-type: disc;
}
.sitenewsHeader {
	position: relative;
	z-index: 1;
	top: -50px;
}
#mainWrapper #mainContainer #mainColRight2 #rightCopyMain #events_list #featuresAccordion #eventdate {
	margin-right: 50px;
	float: right;
}
/*#mainWrapper #mainContainer #mainColRight2 #rightCopyMain #events_list #featuresAccordion #eventdate {
	float: right;
	position: relative;
	top: 3px;
	right: -200px;
}*/
#haiti {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #9D080D;
	height: 140px;
	background-color: #FFFFFF;
}
#Afrofest2010 {
	background-image: url(../img/bg_leftcol_table.jpg);
	height: 240px;
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E5E0CD;
	border: 2px solid #990000;
}
#AfrofestTV {
	height: 240px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E5E0CD;
	border: 2px solid #990000;
}

#Afrofest2010 ul {
	font-weight: bold;
	color: #6E502C;
}
#Afrofest2010 a:link, a:visited{
	color: #6E502C;
	text-decoration: none;
}
#Afrofest2010 a:hover{
	text-decoration:underline;
	color: #6E502C;
}
#afrofest2010 {
	border: 1px solid #990000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 600px;
}
#accordian_itembox form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
}
#Afrofest_2010 {
	background-image: url(../img/Afrofest_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 695px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #D1BFA7;
}



/* Countdown Style */
#countdown {
	margin-top: 200px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txt {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
}
.number {
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
}
/* END Countdown Style */

#Table_SAMP {
	background-color: #FFFFFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #990000;
}
#Table_SAMP a {
	text-decoration: none;
	color: #990000;
}
#Table_SAMP a:hover {
	text-decoration: underline;
	color: #990000;
}
hr {
	color: #990000;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
	padding: 0px;
	height: 2px;
	background-color: #990000;
}
#rightCopyLinks h2 {
	font-size: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#specialnote {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #E7DFCE;
	padding: 5px;
	border: 1px solid #990000;
}
.facebook {
	background-color: #FFFFFF;
}
#pdfLinks {
	background-color: #DAC499;
	border: 1px dashed #352E2C;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10%;
	margin-left: 10%;
}
#scheduleTable .row5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	background-color: #E7DFCE;
	border-right-style: none;
	border-left-style: none;
}
#stagescheduleicon {
}
#programguideicon {
}
#membershipicon {
}
#sponsorleft {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	margin: 7px;
	border: 1px solid #990000;
	padding: 2px;
}
#sponsorright {
	background-color: #FFFFFF;
	float: left;
	width: 180px;
	padding: 2px;
	margin: 5px;
	border: 1px solid #990000;
}
