*	{
	margin: 0;
}
html, body {
	width: 980px;
	height: 100%;
	margin: 0px auto;
	font-family: Calibri, Verdana;
	font-size: 13px;
	background-color:#069;
}
div#content {
	background-color:#FFFFFF;
	width:980px;
 	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 20px;
}
#topheader {
	height: 80px;
	width: auto;
	margin-bottom: 35px;
	background:url('images/arti-topheader.jpg') no-repeat left bottom;
}
#header {
	height: 300px;
	width: auto;
	background: url(images/img08.jpg) no-repeat;
	background-color: #FFF;
}
#meny {
	height: 17px;
	width: 100%;
	background-color: #000;
	width: 980px;
}
#meny ul {
	float: left;
	margin-left: 40px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#meny li {
	display: block;
	background-color:#000;
	float: left;
	border-right: 1px solid #FFF;
}
#meny a {
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Calibri, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#meny a:hover { 
	text-decoration: none;
	color:#000;
	background: #FFF;
}

#meny .current_page_item a {
}

#meny .last {
	border-right: none;
}
#main {
	width: 700px;
	float:left;
	height:auto;
	background-color: #FFF;
	padding-left:40px;
	padding-right:20px;
	padding-top:40px;
	padding-bottom:20px;
}
#sponsor {
	width: 200px;
	float: right;
	height:auto;
	background-color: #FFF;
	padding-left:0px;
	padding-right:20px;
	padding-top:40px;
	padding-bottom:20px;
}
#footer {
	clear:both;
	position:relative;
	bottom:0;
	width:900px;
	height:auto;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
}
p.footer {
	text-align:center;
	vertical-align:middle;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color:#FFF;
}
h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #069;
}

h1 { font-size: 44px; }

h2 {
	font-size:18px;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #069; }

a:hover { text-decoration: none; }

a img {
	border: none;
}
img.left {
	float: left;
	padding-left: 0px;
	margin-right: 20px;
	border:1px #036;
}

img.right {
	float: right;
	padding-right: 0px;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
