body{margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:#4b5d75; color:black;}

#header{
	height:180px;
	width:800px;
	margin:0 auto;
	background:url(../images/newimages/headerp-bg.jpg) no-repeat;
}

#container{
	width:800px;
	margin:0 auto;
}

#float-left{
	float:left;
	width:600px;
}

#left-nav{
	width:198px;
	background-color:#4b5d75;
	float:left;
	border-right:black double 2px;
}

#left-nav #menu li{
	list-style:none;
	display:block;
	text-align:left;
	font-size:12px;
	height:20px;
}
#left-nav ul li a{
	color:white;
	text-decoration:none;
}
#left-nav ul li.contact{
	border-bottom:solid #FFF 3px;
	margin-right:4px;
}

#left-nav ul li a:hover{
	color:#CCC;
}
#left-nav ul li.address{
	list-style:none;
	display:block;
	color:white;
	text-align:center;
	font-size:12px;
	border-bottom:solid #FFF 3px;
	padding:15px 0 15px 0;
	margin-right:4px;
}
#left-nav ul li.hours{
	list-style:none;
	display:block;
	color:white;
	text-align:center;
	font-size:12px;
	border-bottom:solid #FFF 3px;
	padding:15px 0 15px 0;
	margin-right:4px;

}
#center-col{
	float:right;
	width:400px;
	min-height:540px;
	background-color:white;
}

.center-col-inner{
	padding:5px;
	height:600px;
	overflow:auto;
}
#sub-center-col{
	float:right;
	width:600px;
	min-height:540px;
	background-color:white;
}

.sub-center-col-inner{
	padding:5px;
}

#sub-right-col{
	float:right;
	width:600px;
	min-height:540px;
	background-color:white;
}

.sub-col-inner{
	padding:5px;
}

#right-nav{
	width:197px;
	height:610px;
	float:right;
	background:#8aa5c8;
	border-left:solid 3px #4b5d75;
}
#right-nav h4.month{
	display:block;
	width:190px;
	margin:5px 0 0 5px;
	border-bottom:double black 3px;
}
#right-nav p.date{
	display:block;
	width:150px;
	margin:5px 0 0 5px;
	border-bottom:dashed white 1px;
}
#footer{
	margin:0 auto;
	width:800px;
	text-align:center;
	font-size:10px;
	color:white;
}
#footer a{
	color:white;
}
.sub-center-col-inner ul li{
	list-style:none;
}
#exhibits{
	list-style:disc;
}
.center-col-inner ul {
	margin:0;
	padding:0;
	font-weight:bold;
}
.center-col-inner ul li {
	text-indent:20px;
	list-style:disc;
	font-weight:normal;
}
#clear{clear:both;}
h1, h2, h3, h4, h5, h6, ul, li *{margin:0; padding:0;}
h3{text-decoration:underline; font-size:18px;}
p{text-indent:10px; font-size:12px;}
ol{font-size:18px;}
ol li{font-size:14px; text-indent:30px;}
ol ul {text-indent:40px; font-size:14px; text-decoration:underline;}
ol ul li{list-style:circle; text-decoration:none; text-indent:48px;}