/* CSS Document */

body, h2, p, h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #E800F7;
}

a:hover, .footerText a:hover {
	color: #05C7FF;
	
}

.subMenu {
	vertical-align:middle;
	text-align: left;
}

.indexPage {
	background-color: #030409;
	background-image:url(images/index/index_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin-top:0px;
	text-align: center;
}


.contentPage {
	background-color: #030409;
	background-image:url(images/css/page_bg2.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin-top:0px;
	text-align: center;
}

.headrow1_1 {
	background-image:  url(images/css/header/head1_02.jpg);
	background-repeat:no-repeat;
	width: 227px;
	height: 49px;
}

.headrow1_2 {
	background-image:  url(images/css/header/head1_03.jpg);
	background-repeat:no-repeat;
	width: 538px;
	height: 49px;
}

.headrow2_1 {
	background-image: url(images/css/header/headrow2_1.jpg);
	background-repeat:no-repeat;
	width: 227px;
	height: 64px;
}

.headrow2_2 {
	background-image: url(images/css/header/headrow2_2.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	width: 538px;
	height: 64px;
}

.headrow3_1 {
	background-image: url(images/css/header/headrow3_1.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	width: 227px;
	height: 110px;
}

.headrow3_2 {
	background-image: url(images/css/header/headrow3_2.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	width: 538px;
	height: 110px;
}

.contentRow {
	background-image: url(images/css/contentPanel_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align: top;
}

.sidePanel {
	width: 202px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;	
}

.sidePanelimg {
	margin-bottom: 300px;
}


/*#######################MENU BAR####################### */
#menuBar {
	text-align: left;
	padding-bottom: 20px;
}

#menuBar img {
	border: 0px;
}

#theshow {
	margin-right: 16px;
}

#licensing {
	margin-left: 14px;
	margin-right: 10px 
}

#forums {
	margin-left: 12px;
	margin-right: 11px 
}

#news_ {
	margin-left: 15px;
	margin-right: 10px 
}

#author {
	margin-left: 16px;
	margin-right: 10px 
}

#gallery {
	margin-left: 10px;
	margin-right: 9px 
}

#testimonials {
	margin-left: 12px;
	margin-right: 12px 
}

#contact {
	margin-left:5px;
	margin-right: 0px 
}

/*#######################MENU BAR END####################### */

.headings {
	text-align: right;
	padding-top: 10px;
}

.contentPanel {
vertical-align: top;
	text-align: left;
}
.contentPanel h1, .contentPanel h2 {
	font-weight: bold;
	color: #005BAA;
}
.contentPanel h1 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	} 
	
	
.contentPanel h2 {
margin-bottom: 0px;
}

.contentPanel h3 {
	font-weight: bold;
	color: #9549BF;
	font-size:12px;
	margin: 0px;
}


.contentPanel h4, #ActHeadings h4 {
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
	margin: 0px;
}

.contentPanel h5 {
	font-size: 25px;
	color: #005BAA;
	margin: 10px 0px 10px 0px;
}

.contentPanel p {
line-height: 18px;	
	}



#musicList {
	vertical-align:top;
}
#musicList td {
	height: 50px;
	vertical-align: top;
}

#musicList h1, .characterDesc h1 {
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}


#musicListNo {
	width:15px;
}

#musicListPerformers {
	width:202px;
}
#musicList ol {
	margin-top: 0px;
	
}

#musicList li {
	margin: 0px 0px 0px 0px;
	height: 55px;
	vertical-align: top;
}

#musicList_col2 {
	width: 218px;
	vertical-align:top;
}



 #musicList_col2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#musicList_col2 li {
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	height: 55px;
	vertical-align: top;


}


.characterInfo  {
	margin-bottom: 15px;
	
}
.characterPics, .characterPics2 {
	width: 130px;
	height: 115px;
	vertical-align:top;
}
.characterPics2 {
	text-align: right;
}

.characterPics img, .characterPics2 img, .contentPanel img {
	border: 1px solid #666699;
}

.characterDesc {
	vertical-align: top;
	width: 370px;

}



.btmBorder {
	background-image:url(images/css/btm_border.gif);
	width:765px;
	height: 33px;
	background-repeat: no-repeat;
}

.footerText {
	text-align:justify;
	padding-left: 7px;
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 11px;
}

.footerText a {
	color: #F4E912;
	text-decoration: none;
}

