html
{
}
body
{
	text-align:left;
	min-width: 500px;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 9pt;
	background-color: #f7f7f7;
	/*background-image: url('./images/svalbard_map4a.jpg');*/
}
h1
{
color:silver;
font-size:13pt;
padding:4px;
}
h2
{
color:silver;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
padding:4px;
}
h3
{
color:gray;
font-size:9pt;
font-weight:bold;
padding-left:8px;
}
.wrapper 
{
	/*text-align:center;*/
	background:white;
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px dashed #333;*/
}

#update
{
	font-size:9pt;
	color:silver;
	font-style:italic;
	position: relative; 
	left:475px;
}

#sideImage
{
position:absolute;
right:0px;
top:0px;
}
#tree
{
	position: relative;
	left:50px;
}
p
{
	text-align:left;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	line-height: 1.5;
	width:582px;
	padding:4px 4px 4px 14px;
}
a {  color: #8899CC;  text-decoration: none;}
a:hover {    text-decoration: underline;}

p.footNote 
{
clear:both;
}
p.galleries
{
font-weight:bold;
font-size:13pt;
}

/* paddlers page end */
p.mainTxt
{
text-align:justify;
float:left;
width:550px;
}
.rs
{
float:right;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li {
  float: left;
  position: relative;
  width: 101.5px;
  cursor:pointer;
  cursor:hand;
}	
li ul {
	z-index: 20;
	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;
	-moz-opacity:0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);
}

 /*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.hover 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.pageText{
	text-align:justify;
	line-height:1.5;
	font-size:10pt;
	width:595px;
	padding:0px 0px 0px 14px;
}

div.floatRight { 
    float: right; 
    margin-left: 5px; 
    margin-top: 5px; 
    font-size:9pt;
    z-index: 5;
}
ul.circle {
	list-style-type:circle;
	
	
	
}
li.circle1{ 
	z-index: 0;
	position: static; 
	float: none;
	width: 590px;
	cursor:auto;
	margin-left: 40px;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
}	


