<!--
html, body {
	background-color:#000000;
	margin:0;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#A6A6A6;
	background-image:url(../images/background-repeat.gif);
}

img {
	border:0;
}

#container {
	position:absolute;
	width:923px;
	margin-left:-462px;
	left:50%;
	top:10px;	
}

#headerSePoes  {
	/* float:left; */
	margin-top:-3px;
	background-image:url(/images/content-repeat.gif);
	background-repeat:repeat-y;	
}

#superfooter {
	text-align:center;
	padding:20px;
}

#mainNav {
	height:43px;
	overflow:hidden;
	margin-top:-3px;
	}
#mainNav div {	
	background-color:#000;
	float:left;
	}

#mainNav a,#mainNav img, #adminNav div {
	display:block;
	height:43px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	line-height:140px;
	
}
#adminNav a {
 	line-height:100px;
 }
#mainNav a#welcome {
	background-image:url(/images/nav/home.gif);
	width:79px;
	}
#mainNav a#next-event {
	background-image:url(/images/nav/next-event.gif);
	width:98px;
	}
#mainNav a#gallery {
	background-image:url(/images/nav/gallery.gif);
	width:68px;
	}
#mainNav a#toby2shoes {
	background-image:url(/images/nav/toby2shoes.gif);
	width:102px;
	}
#mainNav a#kolo-novo {
	background-image:url(/images/nav/kolo-novo.gif);
	width:92px;
	}
#mainNav a#maoriginal {
	background-image:url(/images/nav/maoriginal.gif);
	width:92px;
	}
#mainNav a#team {
	background-image:url(/images/nav/team.gif);
	width:53px;
	}
#mainNav a#artists {
	background-image:url(/images/nav/artists.gif);
	width:64px;
	}
#mainNav a#album {
	background-image:url(/images/nav/album.gif);
	width:71px;
	}
#mainNav a#contact {
	background-image:url(/images/nav/contact.gif);
	width:65px;
	}


#mainNav a:hover#welcome {
	background-image:url(/images/nav/home_o.gif);

	}
#mainNav a:hover#next-event {
	background-image:url(/images/nav/next-event_o.gif);

	}
#mainNav a:hover#gallery {
	background-image:url(/images/nav/gallery_o.gif);

	}
#mainNav a:hover#toby2shoes {
	background-image:url(/images/nav/toby2shoes_o.gif);

	}
#mainNav a:hover#kolo-novo {
	background-image:url(/images/nav/kolo-novo_o.gif);

	}
#mainNav a:hover#maoriginal {
	background-image:url(/images/nav/maoriginal_o.gif);

	}
#mainNav a:hover#team {
	background-image:url(/images/nav/team_o.gif);

	}
#mainNav a:hover#artists {
	background-image:url(/images/nav/artists_o.gif);

	}
#mainNav a:hover#album {
	background-image:url(/images/nav/album_o.gif);

	}
#mainNav a:hover#contact {
	background-image:url(/images/nav/contact_o.gif);
	}



#contentWrapper {
	background-image:url(/images/content-repeat.gif);
	background-repeat:repeat-y;	

}
#content, #footer {
	margin:0 59px 0 55px;
	padding:10px 0 10px 0;
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
}
#greyFooterBar {
	padding:0;
	margin:0 30px 0px 30px;
	background-color:#9DAA91;
}




.downloadLink  {
	text-align:right;
	width:320px;
	margin:auto;
}




#footer {
	height:123px;
	color:#A70966;
	background-image:url(/images/footer-background.gif);
	background-repeat:no-repeat;
}

#video {
	width:320px;
	height:285px;
	margin:auto;
}


/*/ --------------------------------------------------------------- /*/
h1 {
	font-size:22px;
	color:#A70966;
	font-weight:normal;
	padding:10px 0 11px 0;
}
h2 {
	font-size:22px;
	color:#A70966;
	font-weight:normal;
	margin:2px 0 2px 0;
}

a, a:link, a:hover, a:visited {
	text-decoration:none;
	color:#A70966;
	font-weight:bold;
}
#content img {
	margin:35px 0 0 0;
}

.gallery {
	margin:10px 0 0 0;
	width:500px;
}
.gallery img {
	float:left;
	margin:0 7px 7px 0;
}
.hr {
	background-image:url(/images/hr.gif);
	background-position:center;
	background-repeat:no-repeat;
}


/* ----------------------------------------------------------------- */
/* Admin */
label, input {
	width:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
}
form br {
	clear:left;
}

#btnSubmit {
	border:1px solid #DC0067;
	background-color:#FFF;
	color:#DC0067
}


/* ------------------------------------------------------------------ */
/* War and Peace */
.war-and-peace {
	color:#000000;
	width:502px;
}
.war-and-peace img {
	margin:0 !important;
}
.highlight, .war-and-peace a {
	color:#DC0067;
}
/* end war and peace additions */
-->

