body {
	font-family: tahoma; font-size: 10pt; background: #eeeeee;
	background-image: url('/gfx/old_paper_background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

a {
	color: #660000;
	}

a:hover {
	color: #000000;
	}

h1 {
	margin: 0 0 10px 0;
	margin: 0 0 10px 0;
	}

#container {
	background: #FFFFFF; width: 990px; margin-left: auto; margin-right: auto; margin-bottom: 20px; border: 1px solid #544a41;
	}


#header {
	clear: both;
	width: 990px; height: 100px; border-bottom: 1px solid #544a41;
	}

#content {
	width: 970px; padding: 2px 10px 10px 10px; float: left; padding-bottom: 40px;
	}

#credits {
	background: url(/gfx/meny/bg2_select.png); color: #000000; border-top: 1px solid #544a41; text-align: center; font-size: 8pt; clear: both;
	}

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

#credits a:hover {
	text-decoration: underline;
	}


/* navigation menu */
#menu
{ height: 30px;
  width: 990px;
  background: #999999 url(/gfx/meny/bg2.png);
  border-bottom: 1px solid #544a41;
}

#menu img {border: 0px;}

#menu ul{margin: 0px auto; padding: 0px;}

#menu li
{ float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#menu li a
{ display: block;
  float: left;
  height: 25px;
  text-decoration: none;
  padding: 3px 19px 2px 4px;
  text-transform: uppercase;
  font-weight: bold;
  border-right: 1px solid #544a41;
}


#links, #footer, #menu li a
{ background: #999999 url(/gfx/meny/bg2.png);
  color: #ffffff;
  border-color: #544a41;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #999999 url(/gfx/meny/bg2_select.png);
  color: #ffffff;
}
