html {
	background-color: #181919;	
}

#container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 600px;
	min-width: 1000px;	
}

a, a img, a:link, a:visited, a:hover, a:active { 
	font: 11px "Museo Slab, Helvetica";
	text-decoration: none; 
	border: none;
	color: #ffffff; 
}	

#back a { 
	font-size: 11px;
}	

#logo { 
	position: absolute; 
	width: 68px; 
	height: 34px; 
	left: -3px;
	top: -40px;
	opacity: 0.4;
}

	#logo_title { 
		font: 13px "Helvetica"; 
		color: #ffffff; 
		position: absolute; 
		width: 250px; 
		height: 15px; 
		left: 75px;
		bottom: 0px;
	}
	
#designed_by { 
	font: 10px "Museo Slab, Helvetica"; 
	color: #ffffff; 
	position: absolute; 
	width: 250px; 
	height: 19px; 
	left: 8px;
	bottom: 2px;
	opacity: 0.085;
}
	
#copyright { 
	position: absolute; 
	width: 13px; 
	height: 37px; 
	left: -15px;
	bottom: -2px;
}

#slideshow * { 
	margin: 0; 
	padding: 0;
}	

#slideshow { 
	position: absolute; 
	width: 640px; 
	height: 400px; 
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -200px;
}

#slideshow_edge_glow_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 400px;
	background-color: #ffffff;
	opacity: 0.3;
	z-index: 2000;
}

#slideshow_edge_glow_bottom {
	position: absolute;
	left: 1px;
	bottom: 0px;
	width: 638px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.3;
	z-index: 2000;
}

#slideshow_edge_glow_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 400px;
	background-color: #ffffff;
	opacity: 0.3;
	z-index: 2000;
}

#slideshow_edge_glow_top {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 638px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.3;
	z-index: 2000;
}

#social_links {
	position: absolute;
	right: -2px;
	bottom: -23px;
	width: 122px;
	height: 18px;	
}

	#tumblr_link {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	#flickr_link {
		position: absolute;
		left: 22px;
		top: 3px;
	}
	
	#facebook_link {
		position: absolute;
		left: 53px;
		top: 0px;	
	}
	
	#twitter_link {
		position: absolute;
		right: 34px;
		top: 0px;
	}
	
	#last_link {
		position: absolute;
		right: 0px;
		top: 1px;	
	}

#slideshow_shadow {
	position: absolute;
	left: -16px;
	top: -7px;
	width: 672px;
	height: 419px;
	z-index: -1500;
}

	#slideshow_shadow_top_left {
		background-image: url(images/shadow_top_left.png);
		background-repeat: none;
		position: absolute;
		left: 6px;
		top: 0px;
		width: 16px;
		height: 16px;	
	}

	#slideshow_shadow_left {
		background-image: url(images/shadow_left.png);
		background-repeat: vertical;
		position: absolute;
		left: 5px;
		top: 16px;
		width: 11px;
		height: 388px;	
	}
	
	#slideshow_shadow_bottom_left {
		background-image: url(images/shadow_bottom_left.png);
		background-repeat: none;
		position: absolute;
		left: 7px;
		bottom: 0px;
		width: 15px;
		height: 15px;	
	}
	
	#slideshow_shadow_bottom {
		background-image: url(images/shadow_bottom.png);
		background-repeat: horizontal;
		position: absolute;
		left: 22px;
		bottom: 0px;
		width: 628px;
		height: 12px;	
	}
	
	#slideshow_shadow_bottom_right {
		background-image: url(images/shadow_bottom_right.png);
		background-repeat: none;
		position: absolute;
		right: 7px;
		bottom: 0px;
		width: 15px;
		height: 15px;	
	}
	
	#slideshow_shadow_right {
		background-image: url(images/shadow_right.png);
		background-repeat: none;
		position: absolute;
		right: 5px;
		top: 16px;
		width: 11px;
		height: 388px;	
	}
	
	#slideshow_shadow_top_right {
		background-image: url(images/shadow_top_right.png);
		background-repeat: none;
		position: absolute;
		right: 6px;
		top: 0px;
		width: 16px;
		height: 16px;	
	}
	
	#slideshow_shadow_top {
		background-image: url(images/shadow_top.png);
		background-repeat: none;
		position: absolute;
		left: 22px;
		top: 1px;
		width: 628px;
		height: 6px;	
	}

#slideshow #menu, #slideshow #pictures, #slideshow #loading { 
	position: absolute;
}	

#slideshow #loading { 
	display: block; 
	top: 158px; 
	left: 205px; 
	text-indent: -5000px; 
	width: 24px; 
	height: 24px; 
	visibility: hidden; 
	z-index: 5;
}	

#slideshow #pictures { 
	background: url('images/loading.png'); 
	width: 640px; 
	height: 400px; 
	left: 0; 
	overflow: hidden;
}

#slideshow #pictures li { 
	display: block; 
	position: absolute; 
	top: 0; 
	width: 400px;
}	

#slideshow #pictures li img { 
	display: block; 
	position: relative; 
	bottom: 0;
}	

#slideshow #menu { 
	list-style-type: none; 
	width: 166px; 
	height: 257px; 
	right: -166px; 
	padding-top: 20px;
}	

#slideshow #menu li { 
	display: block; 
	z-index: 1000; 
	position: relative; 
	zoom: 1;
}	

#slideshow #menu li a { 
	display: block; 
	font: 15px "Museo Slab, Helvetica";
	font-weight: bold; 
	text-decoration: none; 
	padding: 7px 0 7px 28px; 
	z-index: 1000; 
	color: #ffffff; 
	line-height: 14px; 
	vertical-align: middle; 
	zoom: 1;
	opacity: 0.2;
}	

#slideshow #menu li a:focus { 
	outline: 0;
}	

#slideshow #menu li a:hover { 
	color: #fff;
}	

#slideshow #menu li.current a { 
	font: 15px "Museo Slab, Helvetica";
	font-weight: bold; 
	color: #ffffff; 
	padding: 5px 0 5px 28px; 
	line-height: 18px;
	opacity: 0.75;
}	

#slideshow #menu li.background { 
	background: url('images/arrow.png') no-repeat left center; 
	position: absolute; 
	font-size: 1px; 
	height: 29px; 
	width: 10px; 
	z-index: 5;
}	