body {
	background: url("images/background.jpg") top center no-repeat #000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* ============ DIV IDS ============ */

 #container1, #container2, #frameleft, #contact, #newsletter_signup, #form {
	position: absolute;
	left: 50%;
	top: 0%;
	visibility: visible;
	font-family: Arial;
}
#container1, #container2 {
	width: 1400px;
	height: auto;
	margin-left: -700px;
}
#framemiddle, #frameright {
	position: relative;
}
#container1 {
	z-index: 1000;		
}
#container2 {
	z-index: 100;
}
#header {
	background: transparent;
	float: left;
	clear: both;
	width: 1400px;
	height: 280px;
}
#frameleft {
	background: url(images/frameleft.png) top left no-repeat transparent;
	width: 1175px;
	height: 792px;
	margin-left: -548px;
}
#framemiddle {
	background: url(images/framemiddle.png) top left no-repeat transparent;
	float: left;
	width: 967px;
	height: 280px;
}
#frameright {
	background: url(images/frameright.png) top right no-repeat transparent;
	float: right;
	width: 970px;
	height: 791px;
}
#text  {
	background: url(images/framebackground.jpg) 0px 531px repeat-y;
	clear: both;
	margin-left: 232px;
	width: 1000px;
	min-height: 640px;
	height: auto;
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
#framebottom {
	background: url(images/framebottom.png) bottom center no-repeat transparent;
	float: none;
	clear: both;
	display: block;
	height: 124px;
	width: 1000px;
	bottom: 0px;
}
#navigation_bottom {
	bottom: 0%;
	width: 1398px;
	height: 36px;
	margin: 20px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
#navigation_bottom a {
	padding: 0px 15px;
	color: #fff;
	font-family: Arial;
	text-decoration: none;
}
#navigation_bottom a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FDB055;
}
#bottom_text {
	bottom: 0%;
	color: #fff;
	width: 1398px;
	height: 50px;
	margin: 0;
	text-align: center;
	font-size: 11px;
}
#bottom_text span {
	padding: 0px 5px;
}
#bottom_text a {
	text-decoration: none;
	color: #fff;
}
#bottom_text a:hover {
	color: ##FDB055;
}
#text p {
	padding: 8px 160px 8px 140px;
}
#text ul {
	padding: 8px 150px;
}
#text a {
	font-weight: bold;
}
#flash {
	height: 400px;
	width: 763px;
	margin: 0 0 0 118px;
}
#map1 {
	position: relative;
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 140px;
	border: 1px solid #F8A70D;
}
#map2 {
	position: relative;
	width: 350px;
	float: right;
	margin: 0 150px 0 0;
	padding: 0;
}
#text #map2 p {
	padding: 0px 0px 0px 30px;
}
#slideshow, #video, #artists {
	position: relative;
	left: 50%;
	border: 1px solid ##F8A70D;
}
#slideshow {
	width: 660px;
	height: 494px;
	margin-left: -330px;
}
#video {
	width: 640px;
	height: 505px;
	margin-left: -320px;
	margin-bottom: 20px;
}
#spacer {
	width: 999px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.contact {
	height: 500px;
}
.deidra {
	background: url(images/diedra.jpg) transparent no-repeat;
	width: 504px;
	height: 485px;
	margin-left: -252px;
}
.notetext {
	width: 650px;
}

/* ========== begin PAGE TITLES =========*/
#pageid {
	position: relative;
	display: block;
	width: 400px;
	height: 75px;
	top: 10px;
	left: 150px;
	z-index: 90;
}
.home {
	background: url(images/pageid.png) no-repeat 0px 0px;
}
.about {
	background: url(images/pageid.png) no-repeat 0px -75px;
}
.mapanddirections {
	background: url(images/pageid.png) no-repeat 0px -225px;
}
.slideshow {
	background: url(images/pageid.png) no-repeat 0px -300px;
}
.video {
	background: url(images/pageid.png) no-repeat 0px -375px;
}
.folkartists {
	background: url(images/pageid.png) no-repeat 0px -450px;
}
.links {
	background: url(images/pageid.png) no-repeat 0px -600px;
}
.pressrelease {
	background: url(images/pageid.png) no-repeat 0px -750px;
}
.contact {
	background: url(images/pageid.png) no-repeat 0px -825px;
}

/* ========== end PAGE TITLES =========*/

/* ============ end DIV IDS ============ */



/* ============ begin CLASSES ============ */

.error {
	color: #FF0000;
	font-weight: bold;
	margin-left: 150px;
}
a {
	color:#fff;
	font-family: Arial;
	text-decoration: none;
}


/* ============ end CLASSES ============ */



/* ============ begin NEWSLETTER INPUT ============ */

#newsletter_signup {
	background: transparent;
	width: 238px;
	height: 74px;
	z-index: 1000;
	margin-left: 20px;
	margin-top: 140px;
	color: #000;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/* ============ end NEWSLETTER INPUT ============ */



/*============ begin CONTACT PAGE ============*/

#form {
	color: #F7E5D0;
	width: 600px;
	z-index: 3000;
	margin-top: 640px;
	margin-left: -300px;
	font-size: 14px;
}
#form input, #form textarea {
	padding: 5px;
	width: 471px;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#form textarea {
	height: 45px;
}
#form textarea:focus, #form input:focus {
	border: 2px solid #900;
}
#form input.submit-button {
	width: 100px;
	margin-left: 300px;
}
#form noscript {
	left: 50%;
	margin-left: -250px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}

/*============ end CONTACT PAGE ============*/



/* ============ NAVIGATION ============ */

#navigation {
	height: 40px;
	width: 100%;
	background: transparent;
	overflow: visible;
	z-index: 3000;
	position: absolute;
	float: left;
	margin-top: 238px;
	margin-left: 40px;
}
#navigation .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#navigation ul {
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
	margin:0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#navigation ul li a {
	display: block;
	padding: 0px 20px 0px 50px;
	color: #F7E5D0;
	background: url(images/nav.png) no-repeat 0 -500px;
	font-size: 14px;
	font-weight: bold;	
	line-height: 40px;
	text-decoration: none;
}
#navigation ul li.currentpage a {
	background: url(images/nav.png) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 14px;
}
#navigation ul li a:hover {
	font-weight: bald;
	font-style: italix;
	text-decoration: none;
	color: #523012;
}
/* =====================
===nav image description===
arrow = -0
home frog = -40
peace sign = -81
artists palette = -160
punk skull = -120
fountain = -200
book = -240
@ = -280
====================== */
#navigation ul li.navhome:hover,
#navigation ul li.navhome a:hover {
	background: url(images/nav.png) no-repeat 0 -40px;
}
#navigation ul li.navabout:hover,
#navigation ul li.navabout a:hover {
	background: url(images/nav.png) no-repeat 2px -81px;
}
#navigation ul li.navmexart:hover,
#navigation ul li.navmexart a:hover {
	background: url(images/nav.png) no-repeat 4px -160px;
}
#navigation ul li.navfolkart:hover,
#navigation ul li.navfolkart a:hover {
	background: url(images/nav.png) no-repeat 5px -81px;
}
#navigation ul li.navfountains:hover,
#navigation ul li.navfountains a:hover {
	background: url(images/nav.png) no-repeat 10px -200px;
}
#navigation ul li.navresources:hover,
#navigation ul li.navresources a:hover {
	background: url(images/nav.png) no-repeat 1px -240px;
}
#navigation ul li.navcontact:hover,
#navigation ul li.navcontact a:hover {
	background: url(images/nav.png) no-repeat 5px -280px;
}

#navigation .sub {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .sub li {
	padding: 0px 1px;
	background: transparent;
}
#navigation .select li:hover .sub {
	position: absolute;
	margin-top: 0px;
	height: 18px;
	text-align: center;
	display: block;
}
#navigation .select li:hover .sub li a {
	height:18px;
	width: 120px;
	line-height: 20px;
	background: #7552A6;
	margin-top: 0px;
	padding: 3px 0px;
	margin-left: 0px;
	white-space: nowrap;
	border: 1px solid #000;
	border-color: #222;
	color: #FFF;
	font-size: 12px;
}
#navigation .select li:hover .sub li.a.first {
	position: absolute;
	margin-top: 10px;
}
#navigation .select li:hover .sub li a:hover {
	color: #000;
	background: #e8e8e8;
	border-color: #fff #333 #000 #fff;
	text-decoration: none;
}

/* ============ end NAVIGATION ============ */