@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0;
}		
html {
  overflow:-moz-scrollbars-vertical;
  overflow-x:hidden;
}
a:link, a:active, a:focus, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#bebebe;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}
#highresLink { display: block; width:419px; height:79px; background: url("images/btn_highres.jpg") no-repeat 0 0; }
#highresLink:hover { background: url("images/btn_highres2.jpg") no-repeat 0 0; }
#lowresLink { display: block; width:419px; height:79px; background: url("images/btn_lowres.jpg") no-repeat 0 0; }
#lowresLink:hover { background: url("images/btn_lowres2.jpg") no-repeat 0 0; }
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #000000; text-align:center; min-height:468px; min-width:552px;
}
#outer{
height:100%; width:100%; display:table;
}
#container {
text-align: center; position:relative; vertical-align:middle; display:table-cell; height: 100%;
}
#inner {
width: 982px; background:url(images/grid_tile.jpg) repeat; height:100%; text-align:center; margin-left:auto; margin-right:auto;
}
#topbar {
position:relative; background:url(images/topbar.jpg) no-repeat; width:962px; height:158px; float:left; text-align:right; padding-right:20px; padding-top:20px;
}
#mainbar {
position:relative; background:url(images/main_pic.jpg) no-repeat; width:540px; height:153px; float:left; text-align:left; padding-top:138px; padding-left:442px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#bebebe; font-style:normal; line-height:28px;
}
#leftbar {
position:relative; width:419px; height:228px; background:url(images/research_title.jpg) no-repeat; float:left; text-align:left; padding-top:112px;
}
#leftbar2 {
position:relative; width:389px; height:40px; background:url(images/left_back.jpg) no-repeat; padding:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#bebebe; font-style:normal; line-height:13px; float:left;
}
#rightbar {
position:relative; width:563px; height:340px; background:url(images/exhibits_back.jpg) no-repeat; float:left;
}
#footer {
position:relative; background:url(images/footer_back.jpg) no-repeat; width:937px; height:52px; float:left; text-align:left; padding-top:30px; padding-left:15px; padding-right:15px;
}
.footerCopy {
font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff; outline:none;
}
