@charset "UTF-8";

    html, body, div, span, applet, object, iframe,
    pre, a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    }
	
	

body {
	background-color: #112123;
}
#back {
	background-image: url(../siteimages/background.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#back #new {
	height: 115px;
	margin-right: 20px;
	text-align: right;
}

#back #head {
	background-image: url(../siteimages/head.png);
	background-repeat: no-repeat;
	height: 128px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-top: 20px;
}

#back #images {
	height: 142px;
	margin-top: 20px;
	text-align: center;
	width: 1024px;
}
#back #nav {
	height: 43px;
	/*margin-top was 105px - GBW 2015-10-7*/
	margin-top: 50px;
	width: 1024px;
}

#back #nav .FP {
	margin-left: 205px;
	float: left;
}

#back #nav .LT {
	margin-left: 100px;
	float: left;
}

#back #nav .LV {
	margin-left: 100px;
	float: left;
}

#back #foot {
	height: 15px;
	color: #7d939c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 155px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}

#back #foot a {
	height: 15px;
	color: #7d939c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 155px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}

#back #foot a:hover{
	height: 15px;
	color: #7d939c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 155px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: underline;
}

#back #foot a:visited{
	height: 15px;
	color: #7d939c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 155px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;

}


#back #images .image1 {
	float: left;
	height: 142px;
	width: 145px;
}

#back #images .image2 {
	float: left;
	height: 142px;
	width: 117px;}


#back #images .image3 {
	float: left;
	height: 142px;
	width: 220px;}


#back #images .image4 {
	float: left;
	height: 142px;
	width: 222px;}


#back #images .image5 {
	float: left;	
	height: 142px;
	width: 120px;}


#back #images .image6 {
	float: left;
	height: 142px;
	width: 200px;}

	
.folklifeweek {
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
text-align:center;
margin-top:20px;
font-size: 30px;	
}
.folklifeweek a{
font-size:26px;
color:#FFFFFF;
text-decoration:none;
}
.folklifeweek a:visited{
font-size:26px;
color:#d5d5d5;
text-decoration:none;
}
.folklifeweek a:hover{
font-size:26px;
color:#db8639;
text-decoration:none;
}	
	