#topbar {
	background-color: #006599;
}
#leftmenu {
	background-image:  url(/typo3_images/icecap_greenland/menu_background.gif);
	height: 700px; 

}

#image_below_menu  {
	z-index: 80;
	position: absolute;
	top: 700px;

}

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006599; }
.style7 {
	color: #006599;
	font-weight: bold;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#ffffff; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color:#ffffff; }
.style13 {color: #006599}
.style15 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	vertical-align:center;
	display:inline;
	height:40px;
}
.whitebg {
	color:#006599;
}

a:link {
	color: #006599;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006599;
}
a:hover {
	text-decoration: none;
	color: #006599;
}
a:active {
	text-decoration: none;
	color: #006599;
}



/* this section for p7 menu style - overrides styles in p7pmv0.css */

#p7PMnav, #p7PMnav ul {
	background-image:  url(/typo3_images/icecap_greenland/menu_background.gif);
}
#p7PMnav a {
	background-image:  url(/typo3_images/icecap_greenland/menu_background.gif);
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #006599;
	background-image:  url(/typo3_images/icecap_greenland/icecap_arrow2.gif);
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	background-image:  url(/typo3_images/icecap_greenland/icecap_arrow2.gif);
}