body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	background-image:url(../images/bg.jpg);
}

p {
	margin:0;
	padding:0 0 10px 0;
}

p.moreLink {
		margin-right:10px;
padding-bottom:0;
margin-bottom:0;
}

a img {
	border:none;
}

a:link, a:visited {
	text-decoration:none;
	color:#4f453d;
}

a:hover {
	text-decoration:underline;
}

h1 {
	position:absolute;
	top:-999em;
}

h2 {
	color:#736357;
}

h2.frontPageNewsTitle {
color:#736357;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:900px;
}

#header {
	position:realtive;
	width:100%;
	height:447px;
	margin:0;
	padding:0;
	background-image:url(../images/topPic.png);
	background-repeat:no-repeat;
}

*html #header {
	background-image:url(../images/ie6/topPic.gif);
}

div#logo {
	position:absolute;
	top:50px;
	left:580px;
	width:450px;
	height:212px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

*html div#logo {
	background-image:url(../images/ie6/logo.gif);
}

div#topNavHolder {
	margin:0;
	padding:0;
	text-align:center;
}



ul.topNav {
	padding:10px 0 0 0;
	margin:0 0 0 170px;
	list-style:none;
}

ul.topNav li {
	color:#fff;
	float:left;
	border-right:1px solid #fff;
}

ul.topNav li a:link, ul.topNav li a:visited {
	font-size:14px !important;
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	font-weight:bold;
}

ul.topNav li a:hover {
	text-decoration:line-through;	
}

#pageHolder {
	position:absolute;
	top:290px;
	width:100%;
	height:695px;
	margin:0;
	padding:0;
	background-image:url(../images/pageBg.png);
	background-repeat:no-repeat;
}

*html #pageHolder {
	background-image:url(../images/ie6/pageBg.gif);
}

div#polaroid {
	position:absolute;
	z-index:2;
	top:-220px;
	left:-60px;
	width:301px;
	height:407px;
	background-image:url(../images/polaroid.png);
	background-repeat:no-repeat;
}

*html div#polaroid {
	background-image:url(../images/ie6/polaroid.gif);
}

div#ticket {
	position:absolute;
	z-index:3;
	left:50px;
	top:120px;
	width:169px;
	height:150px;
	background-image:url(../images/ticket.png);
	background-repeat:no-repeat;
}

*html div#ticket {
	background-image:url(../images/ie6/ticket.gif);
}

div#tongueBadge {
	position:absolute;
	z-index:4;
	left:-100px;
	top:170px;
	width:149px;
	height:150px;
	background-image:url(../images/toungueBadge.png);
	background-repeat:no-repeat;
}

*html div#tongueBadge {
	background-image:url(../images/ie6/toungueBadge.gif);	
}

div#drumsticks {
	position:absolute;
	z-index:5;
	left:45px;
	top:290px;
	width:322px;
	height:456px;
	background-image:url(../images/drumsticks.png);
	background-repeat:no-repeat;
}

*html div#drumsticks {
	background-image:url(../images/ie6/drumsticks.gif);
}

div#postIt {
	position:absolute;
	z-index:6;
	left:718px;
	top:240px;
	width:350px;
	height:305px;
	background-image:url(../images/post_it.png);
	background-repeat:no-repeat;
}

*html div#postIt {
	background-image:url(../images/ie6/post_it.gif);
}

div#postIt2 {
	position:absolute;
	z-index:6;
	left:718px;
	top:240px;
	width:294px;
	/*height:305px;*/
        height:503px;
	background-image:url(../images/postIt3.png);
	background-repeat:no-repeat;
}

*html div#postIt2 {
	background-image:url(../images/ie6/postIt3.gif);
}

div#postItInner {
	width:200px;
	/*height:160px;*/
	margin:70px 0 0 50px;
	padding:0;
	/*overflow:hidden;*/
}

div#postItInner img {
	padding:0;
	margin:0;
}

div#unionBadge {
	position:absolute;
	z-index:7;
	left:700px;
	top:610px;
	width:132px;
	height:132px;
	background-image:url(../images/unionBadge.png);
	background-repeat:no-repeat;
}

*html div#unionBadge {
	background-image:url(../images/ie6/unionBadge.gif);
}

#socialNetworkHolder {
	position:absolute;
	top:110px;
	left:725px;
}

#socialNetworkHolder img {
	padding:0 0 10px 0;
	margin:0;
}

#contentHolder {
position:relative;
z-index:10;
	padding:0px 0 0 0;
	margin:90px 0px 0 280px;
	width:420px;
	height:580px;
	}

*html #contentHolder {
	padding-top:90px;
}

#conterHolderWhiteTop {
	position:relative;
	z-index:10;
	padding:0 20px;
	margin:90px 0px 0 260px;
	width:420px;
	height:31px;
	background-image:url(../images/whitePageTop.png);
	background-repeat:no-repeat;
}

*html #conterHolderWhiteTop {

padding-top:90px;
	background-image:none;
}

#contentHolderWhite {
	position:relative;
	z-index:10;
	padding:20px;
	margin:0px 0px 0 260px;
	width:420px;
	background-image:url(../images/whitePageBg.png);
	background-repeat:repeat-y;
}

*html #contentHolderWhite {
		background-image:url(../images/ie6/whitePageBg.gif);
}

#contentHolderBottom {
	position:relative;
	z-index:10;
	padding:0 20px;
	margin:0px 0px 0 260px;
	width:420px;
	height:50px;
	background-image:url(../images/whitePageBottom.png);
	background-repeat:no-repeat;
}

*html #contentHolderBottom {
	background-image:url(../images/ie6/whitePageBottom.gif);
}

#footer {
	padding:0;
	margin:0 0 0 280px;
	width:420px;
	text-align:center;
}

#footer p {
	color:#736357;
	font-size:12px !important;
}

h3.newsTitle {
color:#111111;
padding-bottom:0;
margin-bottom:0;
}

h3.newsTitle a {
color:#111111;
text-decoration:none;
}

p.newsDate {
padding:0;
margin:0;
color:#9e0039;
}

p.newsText {
font-family:Arial, Helvetica, sans-serif;
}

p.eventPageGigDate {
color:#9e0039;
}

.answer {
	color:#666;
	font-size:90%;
}

#downloadsButton {
position:relative;
	clear:both;
	width:200px;
	height:87px;
	float:right;
}

#downloadsButton {
	clear:both;
		width:200px;
	height:87px;
	float:right;
}

p.downloadsButtonInner {
	display:block;
	width:200px;
	height:87px;
	background-image:url(../images/ie6/downloadsButtonHover.gif);
	background-repeat:no-repeat;
}

p.downloadsButtonInner a {
	display:block;
	width:200px;
	height:87px;
}

p.downloadsButtonInner a:hover img
{
visibility:hidden;
}
