body {
	background-color:#063719;
	background-image:url("../images/masterbg.png");
	background-repeat: repeat-x;
	background-position: top left;
	border:0px;
	margin:0px;
	padding:0px;
}

body,a,select,td {
	font-family: Verdana, Arial;
	font-size:10px;	
}

h1 {
	font-size:18px;
	font-weight:bold;
}

div.master {
	width:974px;
	position:absolute;
	left:50%;
	margin-left:-487px;
}

	div.master img {
		border:0px;
	}

	div.outerMaster {
		background-image:url("../images/bg.png");
		background-repeat: repeat-y;
		background-position: top left;
		width:974px;
	}

	div.innerMaster {
		width:960px;
		clear:both;
		margin-left:3px;
		position:relative;
	}

	div.top {
		background-color:#1c1c1c;
		height:18px;
		line-height:18px;
		text-align:right;
		text-indent:5px;
		color:#b7b7b7;
		padding-right:5px;
		position:relative;
	}

		div.top a, div.top a:visited {
			color:#b7b7b7;
			text-decoration:none;
		}

		div.menu {
			background-image:url("../images/menubg.png");
			background-repeat: no-repeat;
			background-position: top left;	
			width:960px;
			height:71px;
			position:relative;
			clear:both;
			
			left:0px;
		}

			div.menu img.logo {
				position:absolute;
				top:12px;
				left:25px;
			}

			div.menuContent {
				height:71px;
				position:relative;
				float:right;
			}

				div.menuContent ul, div.menuContent li {
					list-style:none;
					padding:0px;
					margin:0px;

				}

				div.menuContent li {
					float:left;
					padding:0px;
					margin:0px;
					width:auto;
					height:71px;
					background-image:url("../images/menu-border.png");
					background-repeat:no-repeat;
					background-position:top left;
				}

				div.menuContent div.menuItem {
					float:left;
					padding:0px;
					margin:0px;
					width:auto;
					height:71px;
					background-image:url("../images/menu-border.png");
					background-repeat:no-repeat;
					background-position:top left;
				}

				div.menuContent div.menuItemOver {
					float:left;
					padding:0px;
					margin:0px;
					width:auto;
					height:71px;
					background-image:url("../images/menubg-over.jpg");
					background-repeat:repeat-x;
					background-position:top left;
				}

					div.menuContent div.menuItemOver a, div.menuContent div.menuItemOver a:visited {
						color:#FFFFFF;
					}

				div.menuContent li a, div.menuContent li a:visited {
					height:71px;
					width:auto;
					line-height:71px;
					font-family:Tahoma;
					color:#1c1c1c;
					font-size:13px;
					text-transform:uppercase;
					text-decoration:none;
					font-weight:bold;
					padding-left:15px;
					padding-right:15px;
				}

				div.menuContent div.menuItem a, div.menuContent div.menuItem a:visited {
					height:71px;
					width:auto;
					line-height:71px;
					font-family:Tahoma;
					color:#1c1c1c;
					font-size:13px;
					text-transform:uppercase;
					text-decoration:none;
					font-weight:bold;
					padding-left:15px;
					padding-right:15px;
				}

				div.menuContent li a:hover, div.menuContent li a:visited:hover, div.menuContent li a.chosen, div.menuContent li a.chosen:visited {
					height:71px;
					width:auto;
					line-height:71px;
					background-image:url("../images/menubg-over.jpg");
					background-repeat:repeat-x;
					background-position:top left;
					display:block;
					color:#e6e6e6;
				}

		div.main {
			background-image:url("../images/mainbg.png");
			background-repeat: no-repeat;
			background-position: top left;	
			height:470px;
			position:relative;
			clear:both;
		}

		div.mainArkiv {
			background-image:url("../images/mainbg-arkiv.png");
			background-repeat: no-repeat;
			background-position: top left;	
			background-color:#a5a5a5;
			min-height:370px;
			position:relative;
			clear:both;
		}

			div.mainContent {
				position:absolute;
				top:23px;
				left:23px;
			}

			div.mainArkiv div.mainContent {
				position:relative;
				top:23px;
				left:23px;
			}

			div.mainArkiv div.gallery {
				margin:5px;
				width:160px;
				text-align:center;
			}

			div.imageMenu  {
				width:850px;
				height:115px;
				position:absolute;
				top:345px;
				left:50px;
				overflow:hidden;
			}

				div.imageMenu #wn { 
					
				}

				td.gallery {	
					padding-right:5px;
				}

					td.gallery img {	
						height:100px;
					}

				div.gallery {
					margin-right:5px;
					float:left;
				}

					div.gallery img {
						height:100px;
					}
			
			#scrollLinks {
				position:absolute;
				top:355px;
				width:915px;
				left:20px;
			}

				#scrollLinks .mouseover_left {
					position:absolute;
					top:30px;
					left:10px;
				}

				#scrollLinks .mouseover_right {
					position:absolute;
					top:30px;
					right:10px;
				}

				div.photoCount {
					position:absolute;
					top:455px;
					width:915px;
					left:20px;
					text-align:center;
					color:#CCCCCC;
				}

		div.bottomContent {
			clear:both;
			width:960px;
			height:220px;

		}

			div.leftBox {
				float:left;
				width:228px;
			}

			div.middleBox {
				width:557px;
				float:left;
			}

				div.middleBoxContent {
					width:500px;
					margin-left:30px;
					margin-top:20px;
				}

			div.rightBox {
				width:174px;
				height:220px;
				float:left;
				background-color:#1c1c1c;
			}
				div.rightBox .content {
					width:150px;
					margin-top:15px;
					margin-left:10px;
					color:#b7b7b7;
					line-height:16px;
				}

				div.rightBox .content h6 {
					color:#b7b7b7;
					font-size:18px;
					border-bottom:1px dotted #b7b7b7;
					margin:0px;
					padding:0px;
					padding-bottom:8px;
					margin-bottom:8px;
				}

				div.rightBox .content p.splitter {
					border-top:1px dotted #b7b7b7;
					padding-top:8px;
					margin-top:8px;
				}

	div.bottom {
		height:30px;
		line-height:12px;
		text-align:right;
		background-image:url("../images/bundbg.png");
		background-repeat: no-repeat;
		background-position: top left;
	}

div.splitter {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}
