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

body {
font-family:Arial,Helvetica,sans-serif;
color:#fff;
background:#3c3c3c url(images/bg980.gif) repeat-y center;
margin:0;
scrollbar-arrow-color:#ccc;
scrollbar-3dlight-color:#111;
scrollbar-highlight-color:#666;
scrollbar-face-color:#444;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#111;
scrollbar-darkshadow-color:#191919;
}


.style6 {
	color: #000000;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style7 {
	color: #000000;
	font-weight: bold;
}

.style8 {color: #000000}

#mainContainer{
	width:960px;
	text-align:left;
	height:180px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
	border-top-style: none;
	border-bottom-style: none;
	}

#exhibitions
{
	width:400px;
	height:920px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar: true;
	scrollbar-arrow-color:#ccc;
	scrollbar-3dlight-color:#111;
	scrollbar-highlight-color:#666;
	scrollbar-face-color:#444;
	scrollbar-shadow-color:#191919;
	scrollbar-track-color:#111;
	scrollbar-darkshadow-color:#191919;
}




