body, html {
background-color: #d1d1d1;
margin: 0em;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}

a, a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover, a:active {
color: #e30450;
position: relative;
top: 0px;
}

#footer a, #footer a:visited {
color: #605545;
text-decoration: none;
}

#footer p {
font-size: 9px;
color: #605545;
}

#wrap {
width: 955px;
margin-left: auto;
margin-right: auto;
}

#bnnr {
width: 955px;
height: 666px;
}

#bnnr h1, #bnnr h2, #bnnr h3 {
	display: none;
}

#footer {
width: 955px;
height: 30px;
background-color: #d1d1d1;
float: left;
}


/***************************** menu *****************************/
#hmNavPos {
position: relative;
top: -570px;
left: 10px;
width: 18em;
background-color: #000000;
}

/* --- Accordion --- */
.accordion {margin:0; padding:0 10px}
ul.accordion ul {margin:0; padding:0 0 0 15px;}

.accordion li {
list-style: none;
display: inline;
line-height: 21px;
}

.trig {
	font-weight: bold;
	}

.notTrig {
	font-weight: normal;
	}
	

ul#quickLinks {
	margin-top: 10px;
	padding: 3px 15px;
	border-top: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
	line-height: 24px;
	background-color: #2a2a2a;
	list-style: none;
	}

.line {
	border-bottom: 1px dotted #797979;
	list-style: none;
	}

.yellow {
	color: yellow;
	font-weight: bold;
	}


	
#menuFB {
position: relative;
left: 10px;
	}
	
#menuTW {
position: relative;
left: 5px;
	}

#menuBuyTix {
position: relative;
top: 5px;
left: 55px;
	}

