@font-face {
  font-family: 'nevis';
  src: url('nevis.ttf') format("opentype");
}


body {
	background-color: #EFEFEF;
	background-image: url('LarsWedenbornBig.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 600px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	text-shadow: 1px 1px 0px #fff;
	margin: 0px;
	padding: 0px;
}
html, body{
	height:100%;
}

a {
	color: #930;
	text-decoration: none;
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h3 {
	font-family: "nevis", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
}
h1 {
	font-family: "nevis", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	margin-top: 40px;
}
h2 {
	font-family: "nevis", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about {
	width: 500px;
	height: 100%;
	margin: 0px;
	margin-top: auto;
	float: right;
	padding: 0px;
	padding-left: 40px;
	padding-right: 40px;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #ccc;
	background-color: #EFEFEF;
	display: block;
}
#imagecontainer {
	margin: 0px;
	float: right;
	padding: 0px;
}
#about p {
	margin-top: 15px;
	}

.intro {
	font-style: normal;
}
.info, #press {
font-size: 0.9em;
line-height: 1.5em;
width: 80%;
}
#press {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 15px;
	
}
#pressdownloads li {
	float: left;
	padding-right: 25px;
	padding-top: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.presslink {
	font-family: "nevis", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	display: block;
	margin-top: 25px;
	width: 100px;
	float: left;
	clear: none;
	padding-left: 5px;
}
#pressdownloads img {
	float: left;
}
.pressimage {
	width: 60px;
	height: 60px;
}
