body, html, div, blockquote, img, h1, p, ul, li, a, th, td {  
	margin: 0; padding: 0; border: 0; outline: none;  
	}
body {
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #fff;
	letter-spacing: 1px;
	}
#logo {
	float: left;
	width: 220px;
	margin: 40px 0 0 60px;
	}

#nav {
	float: left;
	clear: both;
	width: 900px;
	margin: 10px 0 0 60px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
#nav ul {float: left; list-style: none;}
#nav li {float: left; margin-right: 92px;}
#nav li a {
	font-size: 1.8em;
	color: #fff;
	line-height: 1.8em;
	text-decoration: none;
	}
#nav li a:hover {
	color: #888;
	text-decoration: none;
	}
#nav li#on a {
	color: #888;
	text-decoration: none;
	}

#cnt-wrap-home {
	clear: left;
	float: left;
	width: 900px;
	margin: 10px 0 0 60px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
#cnt-wrap {
	clear: left;
	float: left;
	width: 900px;
	margin: 10px 0 0 60px;
	padding-top: 10px;
	border-top: 1px solid #fff;
	}
#content {
	width: 700px;
	}
#content-tn {
	width: 800px;
	}
#slides {
	width: 700px;
	}
.slide-thumbnail {
	height: 466px;
	}
#myController {
	display: none;
	}
.tn-gallery {
	float: left;
	width: 113px;
	height: 67px;
	margin: 0 4px 4px 0;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	}
#gallery {
	float: left;
	width: 900px;
	margin: 0;
	}
#big-gallery {
	float: left;
	width: 700px;
	height: 466px;
	background-repeat: no-repeat;
	}
#nav-gallery-foregaende {
	float: left;
	width: 9px;
	margin: 439px 0 0 10px;
	}
#nav-gallery-oversikt {
	float: left;
	width: 163px;
	text-align: center;
	margin-top: 439px;
	}
#nav-gallery-nasta {
	float: right;
	width: 9px;
	text-align: right;
	margin-top: 439px;
	}
#footer {
	clear: left;
	float: left;
	width: 500px;
	margin: 10px 0 20px 60px;
	font-size: 1em;
	}
