#pMasthead {
	height: 400px;
	width: 928px;
	float:left;
}

#pMasthead img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 382px;
	width: 878px;
}

#pWell:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pWell {height: 1%;}
/* End hide from IE-mac */



#pOverview {
	width: 140px;
	float: left;

}

#pOverview ul li {
	padding: 0;
	border:1px solid;
	height:25px;
	padding-top:10px;
	text-align:center;
	width:120px;
	margin: 3px 0;
	list-style-type: none;
	background-color: #cccccc;
}
#pOverview ul li span{ color: blue;text-decoration: underline;}
#pOverview ul li.active span{color: black;text-decoration: none;}

#pOverview ul li.active {
	background-color: #FFF;
}


#pGalleryList {
border:2px solid #FFCC00;
	height: 200px;
	overflow: auto;
	float: left;
	background-color: #ffffff;
}


.gallery {
	display: none;
}

div#pGalleryList div.active {
	display: block;
	width: 820px;
}

.gallery h4,
.gallery .thumbList .item h5,
.gallery .thumbList .item p {
	display: none;
}

.gallery .item {
	margin: 5px 10px;
	border: 2px solid #66FF00;
	height: 45px;
	width: 90px;
	float: left;
}

.item{
	list-style: none;
}

div#gMdsContent ul{
	margin: 0;
}

.gallery .active {
	border: 2px solid #000000;
}

#pMastheadWrapper{
	text-align: center;
}

#objectDescription {
	width:920px;
	height:auto;
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#objectDescription p{
	color: #000;
	font-weight: bold;
}

#objectDescription p a{
	color:#000000;
	font-weight:bold;
	margin-left:661px;
	text-decoration:none;
}

div.showedImageContainer {
	width: 960px;
	height: 400px;
	padding: 0px;
	overflow: hidden;
	float: left;
}

div.pControlWrapper {
	width: 16px;
	height: 222px;
	margin: 0px;
	padding: 178px 0px 0px 0px;
	overflow: hidden;
	float: left;
}

div#pLinks {
	width: 960px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

.imgEnlargeContent{
	visibility: hidden;
	overflow: auto;
	height: 0px;
}



#mdsSavedInfo{
	margin-left:50px;
}



#subMenu{
	margin-top:-40px;
	margin-left:300px !important;
}

#headBrand{
	margin-left:15px;
}

#headYear{
	margin-left:0px;
}

.Explorer7 #subMenu{
	margin-top:-30px;
	margin-left:3000px !important;
}

.Explorer6 #subMenu{
	position:absolute;
	margin-top:15px;
	margin-left:10px !important;
}

/*----- SPEED TOGGLING -----*/
#gMdsContent, #gMdsContentFlashHook, #gMdsNav, #gMdsContentNavFlashHook{
	display:none;
}

/* flash data*/
.lowspeed div#colorizersettings {
	display:none;
}

.lowspeed #gMdsContent, .lowspeed #gMdsNav {
	display:block;
}

.lowspeed #objectDescription p a{
	display:none;
}

.highspeed #gMdsContentFlashHook, .highspeed #gMdsContentNavFlashHook{
	display:block;
	border:1px solid #ddd;
}

.highspeed #gMdsContentNavFlashHook{
	position: absolute;
}

.highspeed #gMdsContentFlashHook {
	margin:115px 0 0 0;
	width:964px;
}
/*----- SPEED TOGGLING -----*/


#changeYearLink{
	display:block;
}
#linksContainer{text-align:right;padding-right: 40px;margin-top:20px;}

