/* CSS Document */
@import "sidenavPress.css";
@import "sidenavImage.css";
@import "brandIcon.css";
@import "storeLink.css";

#left{
	width:300px;
	/*
	height:465px;
	_height:380px;
	*/
	height: auto;
	float:left;
	position:absolute;
	background-color:transparent;
	background-image:url(../images/museum/leftBackMuseum.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#right{
	width:522px;
	/*
	height:465px;
	_height:380px;
	*/
	height: auto;
	float:right;
	padding-top:0px;
	position: relative;
	background-color:transparent;
	background-image:url(../images/museum/rightBackMuseum.gif);
	background-repeat:no-repeat;
	background-position:left top;
	

}
#contents{
	background-image:url(../images/museum/conBackMuseum.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color: #fcfdee;
}

.limitedImage{
	margin:0 0 0 0px;
	padding:0 0 0 90px;
}
#titleMuseum {
	margin:0;
	padding:0 0px 10px 30px;
}
.MuseumYear{
	margin: 20px 0 5px 5px;
	padding: 0 0 0 80px;
}
.MuseumYear2005{
	margin: 20px 0 5px 5px;
	padding: 0 0 0 55px;
}

h2{
	font-size:18px;
	color:#007500;
}
.limited2005{
	width:180px;
	height:250px;
	margin:0;
	padding:0 0 0 60px;
	}

.navBack{


}
span.p{
	width::280px;
	height:50px;
	display:block;
	font-size:10px;
	margin:20px 0 0 30px;
	padding:30px 0 0 0px;
}