@charset "utf-8";

body  {
	font: .95em "Trebuchet MS", Tahoma, Arial, sans-serif;
	background: #b9c4e3;
	margin: 0;
	padding: 0;
	color: #003366;
}

#container {
	width: 735px;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(../images/bg.jpg);
} 

#header1-1 {
}

h3 {
	height: 50px;
	margin: 25px 0 0px 0;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
}

#header1-2 {
	background: url(../images/galtitle-2.jpg) no-repeat center top;
	height: 75px;
	margin: 2px 0 20px 0;
}

#mainContent {
	margin: 0 75px;
}

.blurb {
	padding: 15px 15px 5px 15px;
}

p  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.blurb a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.blurb a:hover {
	color: #999999;
}

.promo {
	padding: 5px 0x 15px 0px;
	text-align: center;
	background-color: #E6E8F5;
	border: 1px solid #CCCCCC;
	margin: 10px 0 20px 0;
}

.promo p  {
	font: 105% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

.promo a {
	text-decoration: none;
	color: #240264;
	font-size: 75%;
}
.promo a:hover {
	color: #666666;
}


.caption {
	padding: 10px 0px 15px 0px;
	text-align: center;
	font-size: 0.8em;
}

.contact {
	padding: 5px 0x 15px 0px;
	text-align: center;
	background-color: #E6E8F5;
	border: 1px solid #CCCCCC;
	margin: 10px 0 20px 0;
}

.pag {
	background-color: #E6E8F5;
	padding: 15px 0px 15px 0px;
	margin: 20px 35px 20px 35px;
	border: 2px dashed #CCCCCC;
	line-height: 1.5em;
}

.exhibitions {
	padding: 5px 0x 15px 0px;
	text-align: center;
	background-color: #E6E8F5;
	border: 1px solid #CCCCCC;
	margin: 10px 0 20px 0;
}

.pag2 {
	background-color: #E6E8F5;
	padding: 10px 0px 10px 0px;
	margin: 20px 20px 20px 20px;
	border: 2px dashed #CCCCCC;
	line-height: 1.5em;
}

h1  {
	font-size: 120%;
}

h2  {
	font-size: 150%;
}

strong  {
	font-size: 1em;
	font-weight: bold;
}

#display {
	border: solid #003366 1px;
	width: 530px;
	margin-left: 25px;
}

#display table {
	width: 505px;
	padding: 5px 5px 0 5px;

}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav  {
	margin-top: 5px;
	background-color: #DDE3F1;
	padding: 15px 0 15px 0;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}
#nav  a {
	font-size: 1.15em;
	text-decoration: none;
	color: #003366;
}
#nav  a:hover {
	color: #C0C0C0;
}

#credits {
	background-color: #FFFFFF;
	text-align: center;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 15px;
}

#credits a {
	font-size: 75%;
	text-decoration: none;
	color: #003366;
}

#credits a:hover {
	color: #C2CBE0;
}

#footer {
	background-color: #FFFFFF;
	text-align: center;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 15px;
}

#footer a {
	font-size: 75%;
	text-decoration: none;
	color: #003366;
}

#footer a:hover {
	color: #C2CBE0;
}

#top {
	background-image: url(../images/top1.jpg);
}
<![if !IE 6]>

.shiftcontainer1{
position: relative;
left: 5px;
top: 5px;

}
.shadowcontainer1{
	width: 420px;
	background-color: #d1cfd0;
	margin-left: 160px;
}

.shadowcontainer1 .innerdiv{
background-color: white;
	border: 1px solid #003366;
	padding: 6px;
	position: relative;
	left: -5px;
	top: -5px;
}	

.shiftcontainer2{
	position: relative;
	left: 2px;
	top: 2px;
}

.shadowcontainer2{
	width: 419px;
	background-color: #d1cfd0;
	margin-left: 85px;
}

.shadowcontainer2 .innerdiv{
background-color: white;
	border: 1px solid #003366;
	padding: 6px;
	position: relative;
	left: -5px;
	top: -5px;
}


<![endif]>

