html { height: 100%; margin-bottom: 1px; }
.pagestyle {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	marginheight: 0px;
	height: 100%;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainbox {
	width: 839px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}
#strapbox {
	width: 667px;
	height: 20px;
}
#centralboxtop {
	height: 153px;
	width: 667px;
}
#centralboxbottomleft {
	height: 193px;
	width: 325px;
	background-image: url(../images/sami-image.jpg);
	float: left;
	text-align: left;
}
#centralboxbottomright {
	height: 193px;
	width: 342px;
	float: left;
	background-image: url(../images/expedition-image.jpg);
	text-align: left;
}
#mainmapbox {
	width: 667px;
	height: 119px;
	border-top: 10px solid #333333;
	background-image: url(../images/mainmap.jpg);
	/*background-position: top left;*/
	float:left;
}
#diariesbox {
	width: 117px;
	height: 35px;
	float: left;
	padding-left: 89px;
	padding-top: 40px;
}
#discussionbox {
	width: 115px;
	height: 37px;
	float: left;
	padding-left: 101px;
	padding-top: 23px;
}
#educationbox {
	width: 77px;
	height: 36px;
	float: left;
	padding-left: 104px;
	padding-top: 38px;
}
#leftshadow {
	background-image: url(../images/page-shadow-left.jpg);
	background-repeat: repeat-y;
	/*height: 100%;*/
	padding-left:15px;
	float: left;
	width: 824px;
	margin:0px auto;
}
#leftpanel {
	width: 112px;
	height: 588px;
	float: left;
}
#rightpanel {
	width: 667px;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 588px;
}
#expeditionabelbox {
	width: 118px;
	height: 20px;
	padding-left: 40px;
	padding-top: 155px;
}
#samilabelbox {
	width: 118px;
	height: 20px;
	padding-left: 40px;
	padding-top: 155px;
}
#rightshadow {
	background-image: url(../images/page-shadow-right.jpg);
	background-repeat: repeat-y;
	background-position:top right;
	margin:0px auto;
	float:right;
	/*height: 100%;	*/
	width: 100%;
}
#maincontent {
	width: 789px;
	border: 10px solid #333333;
	float: left;
}
#headingbox {
	width: 667px;
	height: 93px;
}
#finnmarkbox {
	height: 162px;
	width: 112px;
}
#finnmarklabel {
	height: 20px;
	width: 112px;
}
#researchbox {
	height: 84px;
	width: 112px;
}
#researchlabel {
	height: 20px;
	width: 112px;
}
#climatebox {
	height: 85px;
	width: 112px;
}
#climatelabel {
	height: 20px;
	width: 112px;
}
#contactmapbox {
	height: 187px;
	width: 112px;
	background-image: url(../images/contact-map.jpg);
	text-align: left;
	border-top: 10px solid #333333;
}
#emailbox {
	padding-top: 12px;
	padding-left: 24px;
}
#mailingbox {
	padding-top: 46px;
	padding-left: 14px;
}
#creditsbox {
	padding-top: 9px;
	padding-left: 30px;
}
#clearbox {
	clear: both;
	width: 1px;
}
#section-leftpanel {
	width: 180px;
	height: 588px;
	float: left;
}
#section-heading {
	width: 180px;
	height: 44px;
}
#mainmenu img {
	height: 20px;
	width: 180px;
	padding-bottom: 10px;
}
#section-aboutmenu img {
	height: 19px;
	width: 180px;
}
#menu-panel {
	height: 266px;
	width: 180px;
	background-image: url(../section-images/menu-bgrnd.jpg);
}
.hidden {
	position:absolute;left:-40em;
}
