/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.background {
	background-image: url(rightBackground.jpg);
	background-repeat: no-repeat;
	background-position: 460px 168px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #87755D;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #87755D;
}
body{
	font-family: Arial, sans-serif;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.highlightedlink {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.mp3:link, a.mp3:visited, a.mp3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #674E38;
}

a:link, a:visited, a:hover {
	color: #BFB9B9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label{
 font: bold 100% Arial,sans-serif;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
	height: 82px;
}

#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

.divider{
 border-bottom: 1px solid #CCCCCC;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 2px 0px 2px 2px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/******Design Images ************/
#masthead .logo{
position:absolute;
top: 0px;
right: 0px;
}

#masthead .leftimage{
position: absolute;
top: 0px;
left: 0px;
}
.tableheader {
	background-color: #CCCCCC;PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.thumbnail {
	border: 2px solid #CCCCCC;
}
.gallery_thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BandTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3AFB0;
}
.imageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.imageInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
}
.tableBG {

	font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: 0;
	padding: 0;





	background-image: 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-image: url(rightBackground.jpg);
	background-position: 460px 168px;
	background-repeat: no-repeat;
}
.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	border: 2px solid #000000;
	background-color: #FFFF66;

}
.image {
	cursor: hand;
	border: 1px solid #666666;
}
.FAQheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BandText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.BandAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #BFB9B9;
}
.background2 {

	background-image: url(rightBackground.jpg);
	background-repeat: no-repeat;
	background-position: 460px 168px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #87755D;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #87755D;
}
