/* CSS Document */
body {margin: 0; padding: 0; border: 0; background: #012C41; width: 100%; 
font: "arial narrow", arial, sans-serif 100.1%; color: #012C41; }

img {margin: 0; padding: 0; border: 0; }

a:link {text-decoration: none; font-size: 1em; font-weight: bold; color: #FED076; }
a:visited {text-decoration: none; font-size: 1em; font-weight: bold; color: #FED076; }
a:hover {text-decoration: none; font-size: 1em; font-weight: bold; color: #FFEDCA; }
a:active {text-decoration: none; font-size: 1em; font-weight: bold; color: #FFEDCA; }

p {
	font-family: Verdana, Trebuchet, "Arial Narrow", arial, "sans-serif";
	}

div#container {
	width: 849px;
	background: white;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -425px;
	}

div#header {
	width: 100%;
	height: 142px;
	background: white url(header_logo2.gif) top center no-repeat;
	text-align: center;
	margin-top: 0;
	}

div#menyoppe {
	width: 100%;
	height: 32px;
	position: absolute;
	top: 112px;
	left: 0;
	background: url(fcgradientoppe.jpg) top repeat-x;
	}
	
div#menyoppe ul {
	font-family: "arial narrow", "arial black", arial, "sans-serif"; 
	font-size: 1.15em; 
	font-weight: bold; 
	color: #FFEDCA; 
	list-style: none; 
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	margin-left: -25px;
	}
div#menyoppe ul li { 
	display: inline; 
	word-spacing: 3em; 
	white-space: none;
	}
	
div#rsfeed {
	float: left;
	width: 199px;
	height: 300px;
	background: url(fcgradientnede.jpg) top repeat-x; 
	padding: 30px 10px 10px 10px;
	}
	
div#rsfeed p {
	visibility: hidden;
	}

div#content {
	float: left;
	width: 650px;
	height: 400px;
	overflow: visible; 
	font-size: 1em;
	background: url(fcgradientnede.jpg) top repeat-x;
	padding: 50px 200px 25px 0px;
	} 
	
div#content p {
	padding-bottom: 30px;
	}
	
div#footer {width: 100%; height: 140px; background: url(footer849.gif) top center no-repeat; text-align: center; }

address {
	width: 100%;
	font-family: "arial narrow", arial, "sans-serif";
	color: white;
	font-style: normal;
	decoration: none;
	font-size: 95%;
	position: relative;
	top: 48px;
	}
	
address a:link {text-decoration: none; font-size: 1em; font-weight: normal; color: #fff; }
address a:visited {text-decoration: none; font-size: 1em; font-weight: normal; color: #fff; }
address a:hover {text-decoration: none; font-size: 1.1em; font-weight: normal; color: #fff; }
address a:active {text-decoration: none; font-size: 1.1em; font-weight: normal; color: #fff; }

address strong {font-size: 0.85em; }
