body {
	background-color: #000;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color: #FFF;
}
h1 {
font-size:20px
}

h2 {
font-size:14px;
font-weight:bold;
}
/*Settings for NavBar*/
div#navholder {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}
#nav, #nav ul {
	background-color:#000000;
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	padding: 5px 10px;
	text-align:left;
	background-color:#000000;
	background-image:url(images/divider2.png);
	background-repeat:no-repeat;
	background-position:center right;
	display: block;
}
#nav a.last {
	background-image: none;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	font-weight: normal;
	border: 1px solid #999;
	background-color: #424242;
}
#nav li ul a {
	background-image:url(images/dividerhorz.png);
	background-position:bottom;
	padding: 10px 10px;
	width: 100px;
 * html width: 100px;
}
#nav li ul a.last {
	background-image:none;
	background-position:bottom;
	padding: 10px 10px;
	width: 100px;
 * html width: 100px;
}
#nav li:hover ul, #nav li.sfhover ul {     
left: auto; 
}
#nav li:hover, #nav li.hover {
    position: static;
}
/*End*/
.MainHeadings {
	font-size: 20px;
}
.Links {
	font-size:13px;
}
.LinksActive {
	font-size:14px;
	color:#903;
}
.FeatDescription {
	font-size: 12px;
	color:#000;
	text-align:left;
}
.FeatHeadings {
	font-weight: bold;
	font-size: 18px;
	color:#000;
}
.ProductList {
	font-size: 12px;
	color:#000;
}
.FooterSmallPrint {
	font:Verdana;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.SmallPrint {
	font-size: 11px;
}
.ActiveLink {
	color: #999;	
}
/*Links*/
a:link {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a.bdlink:link {
	color:#F00;
	text-decoration:none;
}
a.bdlink:active {
	color: #666;
	text-decoration: none;
}
a.bdlink:visited {
	color:#F00;
	text-decoration: none;
}
a.bdlink:hover {
	color:#333333;
	text-decoration: none;
}
a.productLink:link {
	color:#000;
text-decoration: none;
}
a.productLink:visited {
	color: #000;
	text-decoration: none;
}
a.productLink:hover {
	color: #F00;
	text-decoration: none;
}
div#outer {
	width: 885px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
div#Logo {
	width: 885px;
}

div#NavBarContainer {
	width: 885px;
	height: 32px;
	background-image:url(images/links.png);
	background-repeat:repeat;
}

div#MainContainer {
	width: 884px;
	background-image: url(images/backleft.png);
	background-repeat:repeat;
}
div#FooterContainer {
	width: 885px;
	height: 57px;
	background-image:url(images/footer.png);
}
p {
	text-align: justify;
}
p.footerpara{text-align:center;
}
#violinbox{
	background-image:url(images/violinback.png);
	background-repeat:no-repeat;
	
}
#violabox{
	background-image:url(images/violaback.png);
	background-repeat:no-repeat;
	
}
#doublebassbox{
	background-image:url(images/doublebassback.png);
	background-repeat:no-repeat;
	
}
#guitarbox{
		background-image:url(images/guitarback.png);
		background-repeat:no-repeat;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
