/*
Design by hagatekst (www.hagatekst.no)
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}

a:visited {
  text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Page */

#page {
	width: 840px;
	height:400px;
	margin: auto;
	margin-top: 100px;
	padding: 0px ;
	background: url(pergament.jpg) no-repeat center top;
	
}

#nav {
  position:absolute;
	margin-top:310px;
	margin-left:540px;
	width:400px;
	height:200px;
}

#pic {
  position:absolute;
	margin-top:25px;
	margin-left:30px;
	width:420px;
	height:340px;
	border: 0px;
	background: url(rotate/rotator.php) no-repeat center top;
}

#hagatekst 
{
position:absolute;
	margin-top:385px;
	margin-left:550px;
	color: #000000;
	font-size: 9px;
}	
