html {
	overflow: hidden;
}
#maincontainer{
	width: 900px !important;
	max-width: 900px;
	margin-top: 5px;
	text-align: left;
	background-color:#cccccc;
	background-image: url("./images/main_background.jpg");
	height: 600px;
	max-height: 600px;
	border-top: 1px solid #930;
	border-bottom: 1px solid #930;
	border-left: 1px solid #930;
	border-right: 1px solid #930;	
	overflow: hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image:url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#contentcontainer {
	/* background-color: #ffb901; */
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 720px;
	height: 470px;
	max-height: 500px;
	overflow: auto;
	/*background-color:#999999;*/
	position: relative;
	top: 10px;
	left: 180px;
	z-index:1;
}
#flashpicscontainer {
	width: 500px;
	height: 300px;
	position: relative;
	top: -160px;
	left: 0px;
	z-index: 2;
}
#walkcontainer {
	text-align: left;
	width: 400px;
	height: 100px;
	position: relative;
	top: -100px;
	left: 230px;
	z-index: 1;
}
#menucontainer {
	width: 152px;
	height: 269px;
	position: relative;
	top: -746px;
	left: 10px;
	z-index: 1;
	font-size: 14px;
	color: #333333;
	text-decoration: none;	
}
#menucontainer a{
	text-decoration:none;
	color: #333333;
}

.contentheader {
	
	padding: 5px 0 3px 10px;
	margin: 0;
	/* background-color:#fff; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #990000;
	width: 592px;
}
#content {
	height: 400px;
	width: 665px;
	margin-left: 10px;
	height: 480px;
	overflow: auto;
}
#content a {
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
}
#tekst {
}
#tekst a {
	color:#000;
	text-decoration:underline;
}
#menu {
	vertical-align: top;
	text-align: center;
	margin-top:  200px;
	width: 190px;
}
#container {
}
a{
	text-decoration:underline;
	color: #000000;
}
.menubutton {
	display: block;
	text-align: center;
	height: 20px;
	width: 80%;
	font-family:Arial black, arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 2em;
	font-weight:900;
	margin-bottom: 7px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
