body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	}

.header {
	background-attachment: fixed;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height:70px;
}

 ul#navlist
{
	margin: 5;
	padding: 5;
	
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 5px; }

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	background-color: #999966;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
	height:15px;
	vertical-align:top;
}

#navlist a:hover
{
	color: #FFFFFF;
	background-color: #CC3300;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
	height:15px;
	vertical-align:top;
}

.menu ul, .menu li{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 50px;
	vertical-align:top;
}
.menu ul {
	border-bottom: 0px;
	
	}
.menu ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 0px;
	
	}
.menu a:hover {
	text-decoration: none;
	cursor: hand;
}
.menu_current {
	font-weight: bold;
}

.content
{
	height:776px;
	width:486px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(main-03.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align:left;
	text-indent:40px;
	vertical-align:top;
	background-position: left top;	
}

.footer

{
	height: 7px;
	background-attachment: scroll;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}

.sheader

{
	background-image:url(submenu_header.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom center;
	height:181px;
	width:214px;
	
}

.submenu

{
	background-image:url(submenu.gif);
	background-attachment:fixed;
	background-position:left top;
	background-repeat:no-repeat;
	height:199px;
	width:214px;
	vertical-align:top;
	padding:0;
	margin:0;
	list-style-type: none;	
	
}

.rightspacer

{
	margin:0px;
	padding:0px;
	height:42px;
	width:inherit;
	background-image:url(right_spacer.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	
}

.search

{
	margin:0px;
	padding:0px;
	height:354px;
	width:inherit;
	background-attachment: scroll;
	background-color: #999966;
	background-image: url(empty_back.gif);
	background-repeat: no-repeat;
	
}

.bottomspacer

{
	background-attachment:scroll;
	background:#999966;
	background-image:url(mellem-space.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:11px;
	
}


	h1 {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #CC3300;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC3300;
}
p {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent:40;
	line-height:normal;
}
