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


#container {
    background-color: #fff;
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url("../images/location-headers/museum-page-bdrop.jpg");
    background-repeat: no-repeat;
    background-position: center top;}
	


#top-banner{width: 980px;height: 100px; position: fixed; top: 0; left: center;  float:left; z-index:10;}


.title{float:left; margin:280px 0px 80px 0px;}

.intro{float:left; width:360px;  margin:0px 0px 50px 60px;}




.left{float:left; width:390px;  height:1000px; margin:0px 0px 0px 90px; }



.right{float:left; width:460px;   margin:0px 0px 20px 60px; }

.left h1{font-size: 100%; padding:10px 0px 0px 0px;  color:#000;}

.left p, .right p{font-size: 100%; padding:10px 0px 0px 0px;  color:#333;}


.image {float:left; margin:40px 0px 0px 0px;}
.image2 {float:left; margin:40px 0px 0px 100px;}
.image3 {float:left; margin:40px 0px 0px 0px;}
.image4 {float:left; margin:40px 0px 40px 0px;}




.centre {float:left; width:550px; margin:40px 0px 40px 220px; }
.centre h1{font-size: 150%; padding:10px 0px 0px 0px;  color:#000;}
.centre p{font-size: 120%; padding:10px 0px 0px 0px;  color:#333;}







