@charset "UTF-8";


body {
	margin: 0px;
	margin-top: 40px;
	padding: 0px;
}

#wrapper{
	width:800px;
	margin:0 auto;
	margin-top:65px;
	min-height:860px;
	display:none;
}
#leftbar{	
	float: left;
	padding-right: 50px;
	width:150px;
}
#container {
	float: left;
	width:585px;
}

h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}

h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

#contact {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	line-height: 16px;
	padding-left: 15px;
}



p {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	color:#333;
}


img{ 
	border-style: none;
}

a, a:visited, a:hover{
	text-decoration:none;
}
a:hover{
	color:#666;
}

.galleri {
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	width:460px;
}
div.galleri a{
	height:40px;
}

.text {
	padding:0;
	margin: 0;
}

.thumb {
	
}

#leftbar-text {
	text-align: left;
	width:115px;
	display:none;
}
#leftbar-text a, #leftbar-text a:visited{
	color:#000;	
}

#logo {
	border: none;
}

div.abouttext{
	background-color: #FFFFFF;
	margin-bottom:5px;
	margin-top:15px;
	width:450px;

}
.hide{
	display:none;
}
span.hide{
	font-size:10px;
	display:none;
}

#simon-text {
	position: relative;
	bottom: 180px;
	background-color: #FFFFFF;
	z-index: 1;
	height:100%;
	width: 500px;
	visibility:hidden;
	padding-top: 15px;
	
	}

#pr-text {
	position: relative;
	bottom: 230px;
	background-color: #FFFFFF;
	z-index: 1;
	height:100%;
	width: 500px;
	visibility:hidden;
	padding-top: 15px;
}


td {
	padding-right: 20px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	color:#333;
}



.right {
	text-align:right;
}
.hideNext{
	color:#000;
}
a.backbutton{
	display:block;
	text-align:right;
}
a:active, a:hover, a:visited{
	text-decoration:none;
	border:none;
	outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
.preload{display:none; width:0px; height:0px;}
#loading{
	width:200px;
	text-align:center;
	margin:100px auto;
	color:#999;
	font:Verdana, Geneva, sans-serif;
	font-size:24px;
}
