*
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body
{
	font-size: 62.5%;
	color: #363636;
	font-family: Arial, sans-serif;
}

#container
{
	width: 888px;
	margin: 0px auto;
	background-color: #EFEEE9;
position:relative;
}

/* HEADER */

#masthead_top
{
	list-style-type: none;
	font-size: 1.2em;
	width: 100%;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
}

#masthead_top li
{
	float: left;
	padding: 0px 3px;
}

#masthead_top a
{
	color: #333333;
	text-decoration: none;
}

#masthead_top a:hover
{
	text-decoration: underline;
}

#masthead_main
{

	overflow: hidden;
	width: 100%;
	background-color: #fcfcf2;
	color: #FFFFFF;
height:190px;
}

#logo
{

  position:absolute;
left:20px;
top:50px;
}

#address
{
	
  position:absolute;
right:20px;
top:48px;
}

#masthead_links
{
	
  position:absolute;
right:10px;
top:100px;
}

#masthead_links a{
margin-right:4px;
}



#masthead_links
{
	float: right;
	padding-right: 10px;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-top: 5px;
}

#masthead_links li
{
	padding-left: 23px;
	background: url(/images/masthead-links-ebulletin.png) no-repeat;
}

#masthead_links .twitter
{
	background-image: url(/images/masthead-links-twitter.png);
}

#masthead_links .facebook
{
	background-image: url(/images/masthead-links-facebook.png);
}

#masthead_links .flickr
{
	background-image: url(/images/masthead-links-flickr.png);
}

#masthead_links .youtube
{
	background-image: url(/images/masthead-links-youtube.png);
}

#masthead_links a
{
	color: #FFFFFF;
	text-decoration: none;
}

#masthead_links a:hover
{
	text-decoration: underline;
}


/* CONTENT */

#middle
{
	overflow: show;
	width: 100%;
	position: relative;
}

.content 
{

}

.content a
{
color: #660033;
}

.content h2
{
	font-size: 24px;
	color: #660033;
	padding-bottom: 15px;
	font-weight: normal;
	font-family: Georgia, serif;
}

.content h2 a
{
	color: #660033;
	text-decoration: none;
}

.content h2 a:hover
{
	text-decoration: underline;
}

.content h4
{
	font-size: 12px;
	color: #660033;
}

.content h4 a
{
	text-decoration: none;
	color: #660033;
}

.content h4 a:hover
{
	text-decoration: underline;
}

.content p
{
	padding-bottom: 20px;
		font-size: 12px;
	line-height:19px;

	
}

/* FOOTER */

#footer
{
	padding: 15px 10px;
}

#footer_top
{
	overflow: hidden;
	width: 100%;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px 0px;
}

#footer_top ul
{
	float: left;
	width: 217px;
	font-size: 1.15em;
	list-style-type: none;
	line-height: 1.5em;
}

#footer_top a
{
	color: #333333;
	text-decoration: none;
}

#footer_top a:hover
{
	text-decoration: underline;
}

#footer_social li
{
	background: url(/images/footer-top-ebulletin.png) no-repeat;
	padding-left: 23px;
}

#footer_social .twitter
{
	background-image: url(/images/footer-top-twitter.png);
}

#footer_social .facebook
{
	background-image: url(/images/footer-top-facebook.png);
}

#footer_social .flickr
{
	background-image: url(/images/footer-top-flickr.png);
}

#footer_social .youtube
{
	background-image: url(/images/footer-top-youtube.png);
}

#footer_top .title
{
	font-size: 14px;
	color: #666666;
	padding-bottom: 6px;
	padding-left: 0px;
	background: transparent;
}

#footer_bottom
{
	padding: 10px 0px;
	text-align: center;
	color: #666666;
}

#footer_bottom a
{
	color: #666666;
}

#footer_bottom a:hover
{
	text-decoration: none;
}

#NewMindSearchFormContainer {
overflow:show;
z-index:2;
position:absolute;

}

#buy-ticket 
{
margin-top:10px;
margin-bottom:10px;
}

/* PHOTOBANNER */

#photobanner
{
	position: relative;
	height: 275px;
	width: 888px;
	overflow: hidden;
}

#photobanner p
{
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: none;
}

#photobanner .current
{
	z-index: 2;
	display: block;
}
