html{
height: 100%;
width:100%;
margin: 0 auto 0 auto;
background: url("images/bg2.jpg");
background-repeat: repeat;
background-color:#f0e8e1;
}

img{
	border:none;
}


#body {
width: 800px;
height: 100%;
margin: 0 auto 0 auto;
background-color:#f0e8e1;
	}

#band1 {
	margin: 0 auto 0 auto;
	width:800px; 
	height:20px;
	background: url("images/band_top.jpg");
	}


#header {
position: relative;
width:800px;
height: 110px;
margin: 0 auto 0 auto;
background: url("images/header.jpg");
background-color:#b9afa6;
	}

ul {
	list-style-type: square;
	list-style-position: outside;
	margin:0 0 0 5px;
	padding:0 0 2 5px;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight:normal;
	letter-spacing: 0.02cm;
	line-height: 180%;
	text-decoration: none;
	text-align:justify;
	color: #7769af;
 }

/* Begin CSS Drop Down Menu */

#menu-container
	{
	position: relative;
	width:784px;
	height: 25px;
	margin:0 8px 5px 8px;
	}

#menuh
	{
	font-size: 11px;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	width:784px;
	height:10px;
	float:left;
	margin:0;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	height:20px;
	margin:0;
	padding: 5px;
	border-left: 1px solid #6758a3;
	border-top: 1px solid #6758a3;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active  /* menu at rest */
	{
	color: #f0e8e1;
	background-color: #7769af;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #d6c1ac;
	background-color: #443d6f;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:112px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			
    vertical-align: bottom;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0;
	margin:0;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:default;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */



/* MAIN */

#wrap {
	width: 784px;
	height:100%;
	margin: 0 8px 0 8px;
	padding: 0;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight:normal;
	letter-spacing: 0.02cm;
	line-height: 180%;
	text-decoration: none;
	text-align:justify;
	color: #7769af;
	background-color: #f0e8e1;
	}
	
	#wrap-index {
	width: 784px;
	height:100%;
	margin: 0 8px 0 8px;
	padding: 0;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight:normal;
	letter-spacing: 0.02cm;
	line-height: 180%;
	text-decoration: none;
	text-align:justify;
	color: #7769af;
	background-color: #f0e8e1;
	background-image:url(images/index/purple-box.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:repeat-y;
	}
	

#mainpic {
	width: 784px;
	height: 400px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #f0e8e1;
	background-repeat: no-repeat;
	}

#images {
	float:left;
	width: 325px;
	height: 100%;
	margin: 0 ;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size:10px;
	padding: 10px 10px 10px 0 ;
	background-color: #f0e8e1;
	}

#main-map {
	width: 784px;
	height: 527px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #f0e8e1;
	background-repeat: no-repeat;
	}
	

#band2 {
	width:784px; 
	height:15px;
	margin: 0 auto 0 auto; 
	padding: 0;
	background: url("images/band_purple.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0;
	}

#text 	{
	height:100%;
	margin:0 0 0 325px;
	padding: 10px ;
	}

#text-li {
	list-style-type:square;
	list-style-position: outside;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight:normal;
	letter-spacing: 0.02cm;
	line-height: 180%;
	text-decoration: none;
	text-align:justify;
	color: #7769af;
	}
	
div.space {
	margin-left: 40px;
}
		
	
	
#purplebox {
	float:right;
	width: 180px;
	margin: 0 0 0 20px;
	padding: 5% 1% 5% 1%;
	}


#footer{
	width:784px;
	height:52px;
	margin: 0 8px 0 8px;
	padding: 0;
	background: url("images/footer.jpg");
	background-repeat: no-repeat;
}





/* Presentation Stylesheet */ 
p {
	margin:0;
	padding:0;
	font-family: arial regular, verdana,trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight:normal;
	letter-spacing: 0.02cm;
	line-height: 180%;
	text-decoration: none;
	text-align:justify;
	color: #7769af;
 }
 
 .purplebox {
	padding:10px;
	color: #e6e0db;
	text-align:center;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: 0.03cm;
	line-height: 150%;
 }
 
.small {
	margin: 0;
	padding:5px;
	line-height: 100%;
	font-size: 11px; 
	text-align:center;
}
 
 
.italic {
	font-size: 10px; 
	font-family: font-family: "Times New Roman", Times, serif;
	font-style:italic;
}
   
.designerinfo{
	margin: 0;
	padding:0 0 5px 0;
	font-size: 9px; 
	color: #9d6c3b;
	text-align:center;
	line-height: 100%;
}
	 

    

h1 {
	margin:0;
	padding:5px 5px 15px 0; 
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px; 
	font-weight: normal;
	letter-spacing: 0.03cm;
	line-height: 130%;
	color: #443d6f;
 }
 
 h2 {
	margin:0;
	padding:5px 5px 5px 0; 
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px; 
	font-weight: normal;
	letter-spacing: 0.03cm;
	line-height: 130%;
	color: #7162ae;
	text-decoration:none;
	border-bottom: dashed 1px;
	border-color:#bab3df;
 }
 


 
a:link {
	color:#9d6c3b;
	text-decoration:none;
  	background:url("nansen_village/images/#");
  	background-repeat: no-repeat;
  	}
  
 
a:hover {
	color:#443d6f;
 	text-decoration:none;
   	background:url("nansen_village/images/#");
   	background-repeat: no-repeat;
  	}

 
 a:active {
 	color:#7769af;
 	text-decoration:none;
	background:url("nansen_village/#");
	background-repeat: no-repeat;
	}
 
 
  a:visited {
  	color:#4e4880;
 	text-decoration:under-line;
	background:url("nansen_village/images/#");
	background-repeat: no-repeat;
	}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

