/* @group Reset ==========================================>> */
html,body,div,span,h1,h2,h3,h4,h5,h6,hr,p,a,abbr,acronym,address,big,del,em,img,
small,strike,strong,sub,sup,ul,ol,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,optgroup,option {
  margin: 0;padding: 0;border: 0;outline: 0;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
  list-style: none;
  }
/* @end ===================================================>> */
body {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	background: #1c4668 url(images/BackgroundClouds.jpg) repeat-x;
	height:100%;
}
#background {
   background:url(images/TransparentBackground.png);
  _background: none;
	height:400px;
	zoom:1;
}
#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#emailsignup {
	width:400px;
	float:left;
	margin-top:10px;
	padding-left:20px;
	margin-bottom:15px;
}
#musicoff {
	width:50px;
	float:right;
	margin-top:10px;
	padding-left:20px;
}
#header {
	height:150px;
}
#topnav {
	background-image:url(images/BackgroundNavigation.jpg);
	width:100%;
	height:33px;
}
#topnav2 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#topnav2 a {
	display:block;
	float:left;
	margin-left:75px;
	height:15px;
	margin-top:10px;
}
#topnav_home {
	background-image:url(images/Nav_Home.gif);
	width:50px;
	height:15px;
}
#topnav_gallery {
	background-image:url(images/Nav_Gallery.gif);
	width:75px;
	height:15px;
}
#topnav_press {
	background-image:url(images/Nav_Press.gif);
	width:43px;
	height:15px;
}
#topnav_hp {
	background-image:url(images/Nav_HP.gif);
	width:153px;
	height:15px;
}
#topnav_contact {
	background-image:url(images/Nav_ContactUs.gif);
	width:95px;
	height:15px;
}
/* CONTENT BOXES */
#AboutExhibition {
	position:relative;
	width:188px;
	height:374px;
	background:url(images/Background_BlackBox.png);
  _background: url(images/Background_BlackBox.gif);
	float:left;
	color:#CCD8DE;
	font-size: 13px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	line-height:19px;
}
#Tickets {
	position:relative;
	width:188px;
	height:371px;
   background-image:url(images/Background_BlackBox.png);
  _background: url(images/Background_BlackBox.gif);
	float:right;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	color:#CCD8DE;
	font-size: 13px;
	text-align: left;
}
#flashContent {
	float:left;
	margin:15px;
	display:inline; 
}
#flashbackground {
	float:left;
	width:495px;
	height:375px;
	margin-left:0px;
	margin-top:5px;
}
#Gallery {
	float:left;
	width:710px;
	background:url(images/BackgroundGallery.png);
  _background:none;
	height:500px;
	padding-left:20px;
}
#Press {
	float:left;
	width:720px;
	height:388px;
	margin-top:3px;
	padding-left:10px;
	background-image:url(images/NewsBackground.gif);
}
#PressFrame {
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#Contact {
	float:left;
	width:720px;
	height:388px;
	margin-top:3px;
	padding-left:10px;
	background-image:url(images/ContactBackground.png);
	display:inline;
}
#ContactForm {
                float:left;
                margin-left:440px;
                margin-top:20px;
                color:#CCD8DE;
                font-size:14px;
                width:260px;
                display:inline;
}

#Footer {
	text-align:center;
	font-size:12px;
	color:#666;
	margin-top:10px;
}
#Footer a{
	color:#666;
}
