body {
	background:#0a4083 url(images/bakgrunn4.jpg);
	color: black;
	font-size: 10pt; 
	font-style: normal; 
	font-family: Arial, Serif;
	margin:0;
	padding:5px 0 0 0;
}

table {
	border:0;
	margin:0;
	padding:0;
}
td {
	border:1pt solid white;
	margin:0;
	padding:0 2px 0 1px;
	vertical-align:bottom;
	text-align:center;
}
	
a:link { 
	color: #434343;
	text-decoration: underline;
}

a:visited { 
	color: #434343;
	text-decoration: none;
}

a:active, a:hover {
	color: black; 
	text-decoration: underline;
}

img {
	border:0;
}

ul {
	text-indent: 0;
	list-style-position:outside;
	list-style-image: url(images/favicon.ico);
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:10pt;
	padding-left:20pt;
}

li {
	padding-left:2pt;
	text-indent: 0;
	margin:0;
}

hr {      
	height:2px;
	border:0;
	background: #fff url(images/spacer.jpg);
}
p, h1, h2, h3, h4, h5, h6 {
	margin:1px 0 5px 0;
}

#top {
	padding:0;
	border:0;
	height:151px;
	width:668px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background:transparent; 
	text-align:center;
}

#content {
	padding: 5px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	border:0;
	width: 658px;
	background:#7f9db7 url(images/bakgrunn3.jpg);
}

#spacer {
	height:5px;
	width: 658px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}

#bottom {
	padding:5px;
	border:0;
	width: 658px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	font-size:8pt;
	text-align:center;
	background:#7f9db7 url(images/bakgrunn3.jpg);
}

#photos {
	padding: 5px;
	border:0;
	width:758px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background:#7f9db7 url(images/bakgrunn3.jpg);
}

.float {
	float:left;
	margin:0;
	border:0;
	padding:0 2px 0 1px;
	text-align:center;
}

.naviger {
	float:left;
	margin:0;
	border:0;
	padding:1px;
	width:24px;
}
#navContainer {
	margin:0;
	border:0;
	padding:0 327px 0 327px ;
	width:758px;
}
/* BORDER
#content {
	padding: 5px 3px 5px 3px;
	margin:0 0 0 0;
	border-top:2px solid black;
	border-right:2px solid black;
	border-bottom:0;
	border-left:2px solid black;
	width: 658px;
	background:#fff url(images/bakgrunn3.jpg);
	float:left;
}

#spacer {
	height:5px;
	width: 658px;
	float:right;
}

#bottom {
	padding:5px 3px 5px 3px;
	border-top:0;
	border-right:2px solid black;
	border-bottom:2px solid black;
	border-left:2px solid black;
	width: 658px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	font-size:8pt;
	text-align:center;
	background:#fff url(images/bakgrunn3.jpg);
	float:right;
}
*/