html, body {
    margin: 0;
    padding: 0;
    width: 100%;
}

	
body {
    font: 11px Tahoma;
	color:#000000;
	min-width:1000px;
}

div, span, a, td, li, input, textarea {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}

h2 {	
	text-transform:uppercase;
	font-size:18px
}

img {
	border: 0;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

a {
	color:#1774ff;
	text-decoration:none;
	outline:none;	
}

a:hover {text-decoration:underline; 	outline:none;	
}

.container {
	width:100%;
	height:1320px;
	margin:0 auto;
	background: url(../img/bg_main.jpg) no-repeat #000000;
	background-position:center top;
}

.content {
	width:1000px;
	padding-top:36px;
	margin: 0 auto;
}


.copyright {
	padding: 10px 0  0 0;
	font-size: 11px;
	text-align:center;
}

.footer {
	height: 50px;
}

.logo {
	float:left;
	padding: 0;
	background:url(../img/logo.png) no-repeat;
	background-position:center;
	width:230px;
	height:30px;	
}

.pageHeader {
    font: 22px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	margin-left:235px;
	margin-top:-10px;
	padding-left:45px;
	padding-top:12px;
	height:60px;
	background:url(../img/bg_page_head.png) no-repeat;	
}


.topAddress {	
	float:right;
	font: 11px Arial;
	color:#ffffff;
	text-align:right;
}


.mainMenu {
	list-style:none;
	padding:20px 0 0 0; 
	margin:0;
	}

.mainMenu li {
	display:block;
	height:28px;
	width:260px;
	background:url(../img/bg_menu.png) no-repeat;
	background-position:right;
	outline:none;	

}	

.mainMenu li:hover, .mainMenu li.current  {
	background:url(../img/bg_menu_a.png) no-repeat;
	background-position:right;
	outline:none;		
}

.mainMenu a {
	display:block;
	height:28px;
	width:260px;
	color:#000000;
	font:12px Arial;
	font-weight:bold;
	padding-left:120px;
	padding-top:4px;
	outline:none;	
	
}	

.mainMenu a:hover, .mainMenu li.current a{
	color:#ffffff;
	text-decoration:none;
	outline:none;	
	
}

.leftColumn, .rightColumn, .centerColumn  {margin-top:-30px;}

.leftColumn {
	float:left;
	width:260px;
	height:860px;
	border-right: solid 1px #cfcfcf;
}

.centerColumn {
	float:left;
	width:400px;
	height:820px;
	border-right: solid 1px #ababab;
	padding:20px;
}

.rightColumn {
	float:left;
	width:290px;
	height:820px;
	padding-top:20px;
	border-left: solid 1px #cecece;
}


.bio, .eso, .exhibit_events  {
	padding:0px 10px 10px 20px;
	font-size:12px;
	text-align:justify;
	overflow:auto;
	height:590px;
}


.eso {	height:480px;
	padding:0px 10px 0px 20px;
}

.exhibit_events {
	height:500px;
}

.exhibit_history, .links, .gal_r{
	padding:0px 10px 10px 20px;
	width:265px;
	font-size:12px;
	text-align:justify;
	overflow:auto;
	height:540px;
	
}

.gal_r {
height:208px;}

.signup {
	padding:10px  20px;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
}

.signup input {width:235px}

.event_article {
	width:220px;
	padding:10px 0;
	border-bottom:dotted 1px #0066CC;
	text-align:left
}

.btnPdf, .btnPdfExHist, .btnPdfSO, .btnPdfMoI  {
	display:block;
	float:left;
	width:70px;
	height:70px;
	background:url(../img/pdf.png) no-repeat;
	padding:5px;
}

.btnPdfMoI {	background:url(../img/pdf_moi.png) no-repeat;}
.btnPdfMoI:hover {	background:url(../img/pdf_moi_a.png) no-repeat;}

.btnPdfExHist {	background:url(../img/pdf_exhist.png) no-repeat;}
.btnPdfExHist:hover {	background:url(../img/pdf_exhist_a.png) no-repeat;}

.btnPdfSO {	background:url(../img/pdf_so.png) no-repeat;}
.btnPdfSO:hover {	background:url(../img/pdf_so_a.png) no-repeat;}

.btnPdf:hover {
	background:url(../img/pdf_a.png) no-repeat;
}

.btnFacebook {
	display:block;
	float:left;
	width:60px;
	height:60px;
	background:url(../img/facebook.png) no-repeat;
	padding:5px;
}

.btnFacebook:hover {
	background:url(../img/facebook_a.png) no-repeat;
}

.btnTwitter {
	display:block;
	float:left;
	width:60px;
	height:60px;
	background:url(../img/twitter.png) no-repeat;
	padding:5px;
}

.btnTwitter:hover {
	background:url(../img/twitter_a.png) no-repeat;
}


.newsCenter {
	width:388px;
	height:440px;
	border:solid 1px #dedede;
	overflow:auto;
	padding:0 10px;
}

.newsHeader {
	font-size:14px;
	font-weight:bold;
}

.newsArticle {
	border-bottom:solid 1px #0066CC; 
	text-align:justify;
	font-size:12px;
}

.videos, .press{
	padding:0 0 10px 10px;
	font-size:12px;
	overflow:auto;
	height:360px;
}


.videos{
	height:440px;}
	
.press p {margin: 8px 0}

.video_article {
	width:220px;
	padding:10px;
	border-bottom:dotted 1px #0066CC;
	text-align:center
}

.galleryDescription {
	font-size:11px;
	color:#999;
	padding:0 10px 10px 0px;
}


.galleryCenter {
	width:388px;
	height:820px;
	border:solid 1px #dedede;
	overflow:auto;
	padding:0 10px;
}
