html
{
}
body
{
	text-align:left;
	min-width: 500px;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 9pt;
	color:#4D6360;
	/*background-color: #f7f7f7;*/
	background-image: url('./images/svalbard_map4a.jpg');
}
h1
{
color:silver;
font-size:13pt;
padding:4px;
}
.wrapper 
{
	/*text-align:center;*/
	background:white;
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px dashed #333;*/
}

p, #par
{
	text-align:left;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	line-height: 1.5;
	width:792px;
	padding:4px 4px 4px 4px;
}

a {  color: #8899CC; text-decoration: none;}
a:hover {    text-decoration: underline;}

p.footNote 
{
clear:both;
}

div.weare
{
width:798px;
float:left;
}
img.padImg
{
float:left;
padding:5px;
}
img.padImgT
{
float:left;
padding:5px;
}

p.helleTxt
{
text-align:justify;
width: 380px; 
float:left;
}
p.oysteinTxt
{
text-align:justify;
width: 380px; 
float:right;
}

p.mainTxt
{
text-align:justify;
float:left;
width:550px;
}
.rs
{
float:right;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
/* width: 650px;
	display:block;
	line-height: 1.5;*/
}

li {
 float: left;
  position: relative;
  /*width: 138px;*/
  width: 115px;
  cursor:pointer;
  cursor:hand;
}
div.flags{
float:right;
}
li ul {
	z-index: 10;
	display: none;
  position: absolute; 
  top: 1em;
  left: 0;
} 

li > ul {
	top: auto;
	left: auto;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
}

/* Fix IE. Hide from IE Mac \*/
html ul li { float: left; height: 20px; }
html ul li a { height:20px; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block;} /* The magic */

#top { z-index: 10; }
#text {position: absolute;
}

#tree a, #tree a:link, #tree a:visited, #tree a:active, #tree a:hover
{
color: #000000;
text-decoration: none;
font-family: Tahoma, Verdana;
font-size: 12px;
}

div.meetingsText
{
	text-align:left;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	line-height: 1.5;
	border:1px solid;
	border-color:#004080;
	float:right;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-right:30px;
	width:300px;
}
table.meetTable
{
font-size: 13px;
font-weight:bold;
color:#004080;
}

input
{
border: 1px solid #004080;
color: #004080;
/*background: #DBDBDB;*/
}
textarea
{
color: #004080;
/*background: #DBDBDB;*/
border: 1px solid #004080;
}

select
{
color: #004080;
/*background: #DBDBDB;*/
border: 1px solid #004080;
}

.submit input
{
color: #004080;
/*background: #DBDBDB;*/
font-weight:bold;
border: 1px solid #004080;

}
p.meetTxt
{
width: 400px;
font-weight:bold;
font-size: 9pt;
color: #747474;
}
div.quote{
	font-style:italic;
	margin:0;
	padding:0 15px;
	color:#808080;
	font-size:10pt;
}
span.author{
	/*padding:0 15px;
	margin:0;*/
	font-style:normal;
	color:#808080;
}

