@import url("banner.css");
@import url("footer.css");

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: blue;
	background: url(page_bg.png) 50% 0 repeat-x #072a53;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.6;
	color: #000;
}


img {
	border: 0px;
}




p, td, th, font {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}



a:link, a:active a:visited {
		color: #006677;
		text-decoration: underline;
}


a:hover {
		color: #993300;
		text-decoration: underline;
}

h1 { height: 36px; }

h2 { height: 14px; }

h3 {
	font-size: 20px;
	font-family: Trebuchet, Trebuchet MS, sans-serif;
	letter-spacing: +.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #7D3232;
	margin-bottom: 5px;
	text-decoration: none;
	color: #000;
}

#sidebar-a {
	float: left;
	text-align: left;
	height: auto;
	width: 175px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0;
	padding: 20px 10px 20px 10px;
	background: #E8EEE8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.6;
}

#sidebar-a ul {
		border: 0;
		list-style-type: none;
		text-align: left;
		padding: 0 0 14px 3px;
		margin: 0;
}

#sidebar-a ul li {
	margin: 0;
	padding: 4px 0 2px 10px;
	line-height: 1.4em;
}

#sidebar-a a, a:link, a:visited, a:active {
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #006677;
}

#sidebar-a a:hover {
	color: #993300;
	text-decoration: underline;
}

#sidebar-a p, td, th, font {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.6;
	color: #000;
}

#sidebar-a h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: -5px;
}

#sidebar-a h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: -5px;
}

#sidebar-a h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: -5px;
	font-style: italic;
}


#container {
  width: 90%;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	background-color: #fff;
	text-align: center;
}


#content {
	width: auto;
  margin-top: 20px;
	margin-left: 200px;
	padding: 0;
	padding-bottom: 30px;
	background-color: #fff;
  text-align: left;
	font-family: Trebuchet, Trebuchet MS, sans-serif;
	font-size: 12px;
}


#contentleft {
	width: 97%;
	margin-top: 6px;
	padding: 0;
	float: left;
	position: relative;
	background-color: #fff;
	padding-bottom: 30px;

}



#nowshowing, #yourmuseum {
	margin-left: 320px;
	padding-left: 10px;
	width: 250px;
	text-align: left;
	border: 1px solid #fff;
}

#history {
	float: left;
	padding-left: 10px;
	width: 68%;
	text-align: justify;
	border: 1px solid #fff;
}

#staff {nta
	float: left;
	padding-left: 10px;
	width: 100%;
	text-align: left;
	border: 1px solid #fff;
}

#news {
	float: left;
	padding-left: 10px;
	width: 252px;
	text-align: left;
	border: 1px solid #fff;
}



#news {
	margin-bottom: 20px;
}

#nowshowing p {
	padding-left: 10px;
}

#nowshowing img {
	padding-left: 10px;
}

#news p {
	padding-left: 10px;
}



#yourmuseum p {
	padding-left: 10px;
}



#odpic {
	height: 90px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#odpic img {
	float: left;
	padding-right: 20px;
}


#gallery {
	float: right;
	padding-left: 15px;
	width: 25%;
	text-align: left;
	border: 1px solid #fff;
}

#eventlist p {
	background: #E8EEE8;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: -5px;
}

#ondisplay a, #nowshowing a, #news a, #yourmuseum a, #eventlist a {
	font-weight: bold;
} 





