body {
	background-color: #000000;
	background-image: url(../images/bkgnd-1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	line-height: 1.7em;
	color: #666666;
	text-align: center;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
}
.right {
	float: right;
	margin: 0px 0px 5px 8px;
}

#wrap {
	padding: 0px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}
#header {
	height: 180px;
	background-image: url(../images/blue-sands-music-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#main {
	float: right;
	width: 557px;
	background-color: #E5E5E5;
	padding: 20px;
}
#slideshow {
	background: #E5E5E5;
	padding: 20px;
	height: 371px;
	width: 557px;
	float: right;
}
/* #menu ul {
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#menu li {
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 15px 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #E8E8E8;
} */
#footer {
	background: #B6B6B6;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #E8E8E8;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
}




/* Navigation Styles */

#nav {
	float: left;
	width: 212px;
	height: 440px;
	margin-top: 81px;
	margin-right: 0px;
	margin-left: 0px;
	clear: right;
	padding: 25px 0px 0px;
	background: #2B2B2B url(../images/menu-bkgnd.jpg) no-repeat 0px bottom;
}
#nav li {
	margin-bottom: 25px;
	width: 200px;
	margin-left: 0px;
	list-style: none;
}
#home a {
	background: url(../images/home-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FBF7E4;
	font-size: 18px;
	text-decoration: none;
   }
#home a:hover {
   background-position: -200px 0;
   }
#home a:active {
   background-position: -400px 0;
   }
#about a {
	background: url(../images/about-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FBF7E4;
	font-size: 18px;
	text-decoration: none;
   }
#about a:hover {
   background-position: -200px 0;
   }
#about a:active {
   background-position: -400px 0;
   }
#weddings a {
	background: url(../images/weddings-menu.gif) no-repeat 0 0;
    display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
   }
#weddings a:hover {
   background-position: -200px 0;
   }
#weddings a:active {
   background-position: -400px 0;
   }
#samples a {
	background: url(../images/samples-menu.gif) no-repeat 0 0;
    display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
   }
#samples a:hover {
   background-position: -200px 0;
   }
#samples a:active {
   background-position: -400px 0;
   }
#songlist a {
	background: url(../images/songlist-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#songlist a:hover {
   background-position: -200px 0;
   }
#faq a {
	background: url(../images/faq-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#faq a:hover {
   background-position: -200px 0;
   }
#faq a:active {
   background-position: -400px 0;
   }
#contact a {
	background: url(../images/contact-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#contact a:hover {
   background-position: -200px 0;
   }
#contact a:active {
   background-position: -400px 0;
   }
.active {
	background: -400px 0px;
}
.left {
	float: left;
	margin: 5px 8px 0px 0px;
}
.photo {
	border: 6px solid #FFFFFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
	margin: 0px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

dl {margin: 0px;padding: 0px;}
dd {
	font-style: italic;
	font-size: 13px;
	padding-bottom: 10px;
	width: 400px;
	background: url(../images/A.gif) no-repeat 0px 0px;
	margin-left: 0px;
	padding-left: 40px;
	margin-top: 3px;
	border-bottom: 1px solid #DADADA;
}
dt {
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(../images/Q.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 1.6em;
	width: 490px;
	margin-top: 10px;
}

