body{
	padding: 0px;
	text-align: center;
	background-color:#948772;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pagecolor{
	background-color:#F1EAD1;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/stripe_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	text-align: left;
	}

#page{
	width: 900px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#randy{
	height: 250px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: left;
}

#header{
	width: 900px;
	height: 400px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	background-image:url(../images/header_stripe.gif);
	margin:0px;
	width: 900px;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}



#leftcol {
	background-image:url(../images/stripe_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 260px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: left;
	}

#news_pix {
	float: left;
	padding-right: 5px;
	}

#news {
	background-image:url(../images/x_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	}

#rightcol {
	width: 530px;
	background-image: url(../images/stripe_right.gif);
	background-repeat: repeat-y;
	background-position: 557px;
	float: right;
	padding-right: 60px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	padding-top: 15px;
	text-align: left;
}

#snabblankar {
	width: 820px;
	height: 190px;
	margin: 0px;
	padding-top: 120px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	text-align: left;
}




#footer {
	width: 900px;
	height: 330px;
	margin: 0px;
	background-image: url(../images/footer_stripe.gif);
	background-position: bottom;
	clear: both;
	padding: 0px;
	text-align: left;
}

#glad {
	width: 800px;
	height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#photo {
text-align: left;
}


h1{
	color:#6D6456;
	margin-top:0px;
}

h2 {
color:#6D6456;
margin:0px;
}

h3 {
color:#6D6456;
margin:0px;
}


.styleHeader {
	color: #6D6456;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
}
.style3inkheader {
	color: #F1EAD1;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}
.styleCopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.style6 {
	font-size: 16px;
}
.styleFineprint {font-family: "Courier New", Courier, monospace;
font-size: 14px;
}
.styleFineprint_colored {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F1EAD1;
}
.styleSubheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
}
.stylesubheader2 {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #6D6456;
}



a:link{
	font-style:normal;
	font-family:"Courier New", Courier, monospace;
	text-decoration:underlined;
	color:#FF6600;
}

a:visited{
	font-family:"Courier New", Courier, monospace;
	text-decoration:underlined;
	color:#FF6600;
}

a:hover{
	font-family: "Courier New", Courier, monospace;
	text-decoration:underlined;
	color:#000000;

}






#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

.img{  border-style: none;
}

#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-image:url(../images/lightbox_images/wallpaper_bkg.jpg);
	background-repeat:repeat;
	background-color: #FFFFFF;
	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/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-image:url(../images/lightbox_images/wallpaper_bkg.jpg);
	background-repeat:repeat;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-position: 50px;
}

#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;
}
