body {
	color: #000000; background-image:url(bg_main.jpg); font-family: Georgia,sans-serif; font-size: 11px; margin: 0px; padding: 0px;
}
body, td, th {
	color: #000000;
}
h1 {
    color: #845C1F; font-family: Georgia,sans-serif;  font-size: 14px;
}
h2 {
    color: #41180C; font-family: Georgia,sans-serif; font-size: 11px; font-weight: bold;
}	
a:active {
    color: #7D571A;
}
a:visited {
    color: #7D571A;
}
a:hover {
    color: #7D571A;
}
a:link {
    color: #7D571A;
}
#wrap {
	height: 100%; width: 100%;
}
#wrapcontent {
	width: 950px; height: 800px; background-image:url(layout.jpg);
}
#text1 {
	float: right; width: 580px; height: 300px; padding-right: 150px; padding-top: 180px;
}
#text2 {
	float: right; width: 460px; padding-top: 15px; padding-right: 150px;
}
#navigasjon {
	float: left; width: 150px; height: 151px; text-align: left; padding-top: 260px;
}