
/******************** HEADER ***********************/
#headerbox0{background-image: url(/themes/purple/header-img.jpg); background-repeat: no-repeat; background-position: top center;}

#headerbox1{ background-color: #8B488E; }

#headerbox2{ background-color: #A858AC; }

#headerbox3{ background-color: #B488B6;}

#headerbox4{ background-color: #B8A3B9; }	
	

/************** title bar and sub navigation links in the subnav column within colum A *****************/	

#colAsubnav ul li.topper { background: #8B488E;}
			
/************** right column ******************************************************************************************************************************************************/	

/************** right column boxes on home page only *****************/

.studio{background: #8B488E;   }
.bar {background: #A858AC;  }
.gallery {background: #B488B6;  }
.link {background: #B8A3B9; }


#studiotab { background-image: url(/themes/purple/studio_img.jpg); background-repeat: no-repeat; background-position: top left;}
#bartab {background-image: url(/themes/purple/bar_img.jpg); background-repeat: no-repeat; background-position: top center;}
#gallerytab {background-image: url(/themes/purple/gallery_img.jpg); background-repeat: no-repeat; background-position: top center;}
#linktab {background-image: url(/themes/purple/link_img.jpg); background-repeat: no-repeat; background-position: top center;}

		
/********************* search and register forms on homepage above footer *********************/

/********************* footer *********************/
	
#footer 
{		
	background: #B488B6;
	
	}

tr.odd {
	background-color: #EEEAEE;
}

a {	color: #8B488E;	font-size: 11px;	text-decoration: none;}
a:link {	color: #8B488E;	text-decoration: none;	}
a:link:visited {color: #8B488E;}
a:hover {color: #000; text-decoration: underline; }

strong {
	color: #8B488E;
}
