body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
}

td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
	margin: 0px;
}

h2 {
	font-family: "Terminal Dosis Light", century gothic, helvetica neue, myriad pro, helvetica, verdana, arial;
	font-size: 24px;
	color: #40150B;
	margin: 0px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #643c47;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #643c47;
	text-decoration: none;
}

.maintxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

.maintxtred{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c02828;
}

.header {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
}

a.header {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}

a.header:hover {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

a.maintxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #643c47;
	text-decoration: underline;
}

a.maintxt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #643c47;
	text-decoration: none;
}

.bgcolor {
	background-color: #dcd2c0;
}

.home a {
		display:block;
		width: 112px;
		height: 112px;
		background: url("../images/navbar/home.gif") 0 0 no-repeat;
		}
.home_alt a {
		display:block;
		width: 112px;
		height: 112px;
		background: url("../images/navbar/home_alt.gif") 0 0 no-repeat;
		}
.home a:hover {	
		background: url("../images/navbar/home_alt.gif") no-repeat;
		}

.about a {
		display:block;
		width: 106px;
		height: 112px;
		background: url("../images/navbar/about.gif") 0 0 no-repeat;
		}
.about_alt a {
		display:block;
		width: 106px;
		height: 112px;
		background: url("../images/navbar/about_alt.gif") 0 0 no-repeat;
		}
.about a:hover {	
		background: url("../images/navbar/about_alt.gif") no-repeat;
		}

.history a {
		display:block;
		width: 106px;
		height: 112px;
		background: url("../images/navbar/history.gif") 0 0 no-repeat;
		}
.history_alt a {
		display:block;
		width: 106px;
		height: 112px;
		background: url("../images/navbar/history_alt.gif") 0 0 no-repeat;
		}
.history a:hover {	
		background: url("../images/navbar/history_alt.gif") no-repeat;
		}

.contact a {
		display:block;
		width: 104px;
		height: 112px;
		background: url("../images/navbar/contact.gif") 0 0 no-repeat;
		}
.contact_alt a {
		display:block;
		width: 104px;
		height: 112px;
		background: url("../images/navbar/contact_alt.gif") 0 0 no-repeat;
		}
.contact a:hover {	
		background: url("../images/navbar/contact_alt.gif") no-repeat;
		}

.news a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/news.gif") 0 0 no-repeat;
		}
.news_alt a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/news_alt.gif") 0 0 no-repeat;
		}
.news a:hover {	
		background: url("../images/navbar/news_alt.gif") no-repeat;
		}

.festival a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/festival.gif") 0 0 no-repeat;
		}
.festival_alt a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/festival_alt.gif") 0 0 no-repeat;
		}
.festival a:hover {	
		background: url("../images/navbar/festival_alt.gif") no-repeat;
		}

.artist a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/artist.gif") 0 0 no-repeat;
		}
.artist_alt a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/artist_alt.gif") 0 0 no-repeat;
		}
.artist a:hover {	
		background: url("../images/navbar/artist_alt.gif") no-repeat;
		}

.photos a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/photos.gif") 0 0 no-repeat;
		}
.photos_alt a {
		display:block;
		width: 168px;
		height: 24px;
		background: url("../images/navbar/photos_alt.gif") 0 0 no-repeat;
		}
.photos a:hover {	
		background: url("../images/navbar/photos_alt.gif") no-repeat;
		}

.idd a {
		display:block;
		width: 150px;
		height: 18px;
		background: url("../images/navbar/idd.gif") 0 0 no-repeat;
		}
.idd_alt a {
		display:block;
		width: 168px;
		height: 18px;
		background: url("../images/navbar/idd_alt.gif") 0 0 no-repeat;
		}
.idd a:hover {	
		background: url("../images/navbar/idd_alt.gif") no-repeat;
		}

.xhtml a {
		display:block;
		width: 57px;
		height: 18px;
		background: url("../images/navbar/xhtml.gif") 0 0 no-repeat;
		}
.xhtml_alt a {
		display:block;
		width: 57px;
		height: 18px;
		background: url("../images/navbar/xhtml_alt.gif") 0 0 no-repeat;
		}
.xhtml a:hover {	
		background: url("../images/navbar/xhtml_alt.gif") no-repeat;
		}

.css a {
		display:block;
		width: 42px;
		height: 18px;
		background: url("../images/navbar/css.gif") 0 0 no-repeat;
		}
.css_alt a {
		display:block;
		width: 42px;
		height: 18px;
		background: url("../images/navbar/css_alt.gif") 0 0 no-repeat;
		}
.css a:hover {	
		background: url("../images/navbar/css_alt.gif") no-repeat;
		}
