/* CSS Document */


body, html
	{
	color: #4d4d4d;
	font-family: Times, Georgia, serif;
	line-height: 20px;
	}

body
	{
	width: 100%;
	height: 100%;
	}
	
html
	{
	background: url(../images/wallpaper.gif);
	}

#spotlight
	{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/spotlight.png);
	background-position: center -230px;
	min-width: 100%;
	min-height: 100%;
	}

#container
	{
	position: relative;
	width: 864px;
	height: 700px;
	margin: 15px auto;
	}
	
#frametop
	{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0;
	background: url(../images/frametop.png);
	width: 820px;
	height: 46px;
	}
	
#gallery #frametop, #home #frametop
	{
	width: 864px;
	}
	
#frametopslug
	{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 820px;
	background: url(../images/frametopslug.png);
	width: 15px;
	height: 24px;
	}
	
#frametopright
	{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 834px;
	background: url(../images/frametopright.png);
	width: 29px;
	height: 46px;
	}

#frameleft
	{
	position: absolute;
	z-index: 10;
	top: 46px;
	left: 0;
	background: url(../images/frameleft.png);
	width: 45px;
	height: 467px;
	}

#frameright
	{
	position: absolute;
	z-index: 10;
	top: 46px;
	left: 834px;
	background: url(../images/frameright.png);
	background-position: -15px 0;
	width: 29px;
	height: 470px;
	}
	
#gallery #frameright, #home #frameright
	{
	left: 820px;
	background-position: 0 0;
	width: 44px;
	}

#framebottom
	{
	position: absolute;
	z-index: 10;
	top: 513px;
	left: 0;
	background: url(../images/framebottom.png);
	width: 820px;
	height: 186px;
	}
	
#gallery #framebottom, #home #framebottom
	{
	width: 864px;
	}
	
#framebottomslug
	{
	position: absolute;
	z-index: 10;
	top: 564px;
	left: 820px;
	background: url(../images/framebottomslug.png);
	width: 15px;
	height: 135px;
	}
	
#framebottomright
	{
	position: absolute;
	z-index: 10;
	top: 513px;
	left: 834px;
	background: url(../images/framebottomright.png);
	width: 29px;
	height: 187px;
	}

#nav
	{
	position: absolute;
	top: 65px;
	left: 30px;
	width: 800px;
	}
	
#nav h1
	{
	margin: -2px 0 0 68px;
	width: 217px;
	height: 20px;
	text-indent: -9999px;
	}
	
#nav h1 a
	{
	display: block;
	background: url(../images/honeysuckle.png);
	width: 213px;
	height: 20px;
	}
	
#nav h1 a:hover
	{
	background-position: 0 20px;
	}
	
#nav ul
	{
	position: absolute;
	top: -4px;
	right: -26px; /* 0px; */
	width: 338px;
	}
	
#nav li
	{
	float: left;
	list-style: none;
	height: 22px;
	text-align: center;
	}
	
#nav li:hover
	{
	background: url(../images/linkflourish.png);
	background-position: center;
	background-repeat: no-repeat;
	}
	
#nav li a
	{
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	}
	
#aboutlink
	{
	margin: 0 7px 0 0;
	margin-right: 19px;
	width: 58px;
	}
	
#aboutlink a
	{
	background: url(../images/about.png);
	width: 36px;
	height: 7px;
	}

#linkslink
	{
	margin: 0 -3px 0 0;
	margin-right: 10px;
	width: 58px;
	}

#linkslink a
	{
	background: url(../images/links.png);
	width: 30px;
	height: 7px;
	}

#contactlink
	{
	margin: 0 4px 0 0;
	margin-right: 19px;
	width: 58px;
	}

#contactlink a
	{
	background: url(../images/contact.png);
	width: 50px;
	height: 7px;
	}

#bloglink
	{
	margin: 0;
	width: 58px;
	}

#bloglink a
	{
	background: url(../images/blog.png);
	width: 29px;
	height: 7px;
	}

#portfoliolink
	{
	margin: 0 10px 0 16px;
	width: 60px;
	}

#portfoliolink a
	{
	background: url(../images/portfolio.png);
	width: 61px;
	height: 7px;
	}
	
#main
	{
	position: absolute;
	z-index: 3;
	top: 24px;
	left: 24px;
	width: 811px;
	height: 540px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	
#gallery #main, #home #main
	{
	overflow-y: hidden;
	height: 95px;
	}
	
#contentbg, #contentbg2
	{
	position: absolute;
	z-index: 2;
	top: 24px;
	left: 24px;
	width: 811px;
	height: 540px;
	}

#contentbg2
	{
	z-index: 1;
	}
	
#gallery #contentbg
	{
	cursor: pointer;
	}
	
#content
	{
	position: absolute;
	z-index: 5;
	top: 0;
	left: 490px;
	width: 216px;
	min-height: 460px;
	padding: 40px 28px;
	background-image: url(../images/contentbar.png);
	background-repeat: repeat-y;
	overflow: auto;
	}

h2
	{
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	font-size: 20px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 6px 0 0 0;
	}
	
h3
	{
	font-size: 16px;
	line-height: 4px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
	text-decoration: underline;
	}
	
#portfolio h3
	{
	margin: 0 0 10px;
	}
	
h4
	{
	font-size: 16px;
	text-align: center;
	padding: 10px 6px 3px;
	background-color: #fcc;
	opacity: .8;
	}

p
	{
	margin: 15px 0;
	font-size: 14px;
	line-height: 20px;
	}
	
#links p
	{
	margin: 0 0 15px;	
	}
	
a
	{
	text-decoration: none;
	color: #4d4d4d;
	}
	
a:hover
	{
	text-decoration: underline;
	}

.endmark
	{
	margin: 25px 0 0 103px;
	width: 18px;
	height: 10px;
	background-image: url(../images/endmark.png);
	}
	
#contact table
	{
	width: 220px;
	text-align: left;
	margin: 0 0 0 -3px;
	}
	
#contact td
	{
	vertical-align: top;
	padding: 6px 0;
	}
	
#contact label
	{
	float: right;
	font-size: 10px;
	margin: 2px 4px 0 0;
	padding: 0;
	text-transform: uppercase;
	}
		
#contact input
	{
	width: 145px;
	color: #444;
	}
	
#contact textarea
	{
	width: 148px;
	height: 100px;
	color: #444;
	}

#contact input[type=submit]
	{
	width: 60px;
	}



.gallerylink a
	{
	text-decoration: none;
	color: #4d4d4d;
	}
	
.gallerylink a:hover
	{
	text-decoration: underline;
	}
	
.galleryname
	{
	font-size: 16px;
	font-style: italic;
	margin: 0;
	}
	
.gallerydate
	{
	font-family: Georgia, Times, serif;
	font-size: 10px;
	font-style: italic;
	margin: -4px 0 10px;
	}








#preloader
	{
	position: absolute;
	top: -9999px;
	}

#gallerynav
	{
	position: absolute;
	top: -14px;
	left: 0px;
	width: 811px;
	height: 95px;
	background: url(../images/gallerynav.png);
	background-position: bottom;
	}

#imagecontroller
	{
	position: absolute;
	top: 12px;
	left: 19px;
	text-align: center;
	}
	
#previousimage
	{
	display: block;
	float: left;
	width: 79px;
	height: 16px;
	background: url(../images/previousimage.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 20px 5px 0 0;
	text-indent: -9999px;
	}
	
#previousimage:hover
	{
	background: url(../images/previousimageover.png);
	background-position: center;
	background-repeat: no-repeat;
	}
	
#imagenumber
	{
	font-weight: bold;
	}
	
#nextimage
	{
	display: block;
	float: left;
	width: 62px;
	height: 16px;
	background: url(../images/nextimage.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 20px 0 0 5px;
	text-indent: -9999px;
	border-left: 1px solid #4d4d4d;
	}
	
#nextimage:hover
	{
	background: url(../images/nextimageover.png);
	background-position: center;
	background-repeat: no-repeat;
	}

	
#imagecount
	{
	margin: 0;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	}
	
#thumbs
	{
	position: absolute;
	top: 22px;
	left: 177px;
	width: 700px;
	height: 50px;
	border-left: 1px solid #4d4d4d;
	}
	
#prevthumbs
	{
	float: left;
	width: 17px;
	height: 26px;
	background: url(../images/previousthumbs.png);
	background-position: 0 26px;
	margin: 14px 14px;
	}
	
#prevthumbs:hover
	{
	background-position: 0 26px;
	cursor: pointer;
	}
	
#nextthumbs
	{
	float: left;
	width: 17px;
	height: 26px;
	background: url(../images/nextthumbs.png);
	margin: 14px 0;
	}
	
#nextthumbs:hover
	{
	background-position: 0 26px;
	cursor: pointer;
	}
	
#thumbscontainer
	{
	position: relative;
	float: left;
	width: 557px;
	height: 52px;
	overflow: hidden;
	}
	
#thumbslist
	{
	position: absolute;
	top: 0;
	left: 0;
	}
	
.thumb
	{
	position: relative;
	float: left;
	margin: 0 0 0 18px;
	width: 50px;
	height: 50px;
	border: 1px solid #4d4d4d;
	overflow: hidden;
	}

.firstthumb
	{
	margin: 0;
	}
	
.selectedmask
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #ccd;
	opacity: .6;
	display: none;
	}

div.selected .selectedmask
	{
	display: block;
	}

#skip{
	position:absolute;
	left:-9999px;
	top:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#6D8E7B;
	background-color:#fff;
	padding:0 0.2em;
	text-decoration:none;
	text-transform:lowercase;
	border:solid 1px #fff;
}
#skip:active, #skip:focus{
	left:auto;
	right:5px;
}

/* Display inline, so this does nothing visually, but it's needed for an bug with the skip link in IE. */
/* See: http://www.jimthatcher.com/skipnav.htm#simple for details. */
#skiptarget{
	position:absolute;
	left:-9999px;
	width:1px;
}