#fader
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	max-height: 750px;
	height: 750px;
	text-align: left;
	z-index: 20;
	overflow: hidden;
	background-image: url(../images/skylands-bg-bw.jpg);
}
#menu-dock
{
	padding: 5px;
	height: auto;
	width: auto;
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 1000;
}
#page-container
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	max-height: 750px;
	height: 750px;
	text-align: left;
	z-index: 20;
	overflow: hidden;
	background-image: url(../images/skylands-bg.jpg);
}
#coming-dock
{
	position: relative;
	height: 35px;
	width: 140px;
	left: 855px;
	top: 220px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#about-dock
{
	position: relative;
	height: 126px;
	width: 343px;
	top: 100px;
	left: 190px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#bio-dock
{
	position: relative;
	height: 64px;
	width: 64px;
	left: 322px;
	top: 275px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#gallery-dock
{
	position: relative;
	height: 90px;
	width: 135px;
	left: 100px;
	top: 300px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#contact-dock
{
	position: relative;
	height: 80px;
	width: 800px;
	left: 100px;
	top: 330px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#products-dock
{
	position: relative;
	height: 210px;
	width: 360px;
	left: 475px;
	top: 30px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#ocmleft-dock
{
	position: relative;
	height: 60px;
	width: 95px;
	left: 0px;
	top: -100px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#ocmright-dock
{
	position: relative;
	height: 60px;
	width: 175px;
	left: 240px;
	top: -160px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
}
#credits
{
	font-size: 8.5pt;
	text-align: center;
}
#credits A
{
	color: #000000;
}
#credits A:Hover
{
	color: #000000;
	background-color: #FFA359;
}
