body
{
	background-color: #000;
	background-image: url(images/webbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	color: white;
	font-family: helvetica;
	font-size: 9pt;
	margin-top: 3%;
	margin-bottom: 2%;
}

.boom
{
	height: 90%;
	width: 80%;
	vertical-align: center;
	text-align: center;
	margin: auto;
}

.logo
{
	position: center;
	text-align: center;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}

.content
{
	height: 90%;
	font-size: 11pt;
	padding: 3%;
	text-align: left;
	vertical-align: center;
	line-height: 16pt;
	letter-spacing: 3 pt;
}

.reference
{
	height: 80%;
	width: 75%;
	background-repeat: no-repeat;
	font-size: 11pt;
	padding: 3% 35% 3% 35%;
	text-align: center;
	vertical-align: center;
	line-height: 14pt;
	letter-spacing: 3 pt;
	background-color: transparent;
	background-image: url(images/webbg3.jpg);
	background-position: center center;
	background-attachment: fixed;
}

.gallery
{
	height: 80%;
	min-width: 75%;
	background-repeat: no-repeat;
	font-size: 11pt;
	padding: 3% 28% 3% 28%;
	text-align: center;
	vertical-align: center;
	line-height: 16pt;
	letter-spacing: 3 pt;
	background-color: transparent;
	background-image: url(images/webbg3.jpg);
	background-position: center center;
	background-attachment: fixed;
}

.video
{
	height: 80%;
	min-width: 90%;
	background-repeat: no-repeat;
	font-size: 11pt;
	text-align: center;
	vertical-align: center;
	line-height: 16pt;
	letter-spacing: 3 pt;
	background-position: center center;
	background-attachment: fixed;
	margin: auto;
}

.about
{
	height: 80%;
	min-width: 80%;
	background-repeat: no-repeat;
	font-size: 11pt;
	padding: 3% 35% 3% 35%;
	text-align: left;
	vertical-align: center;
	line-height: 14pt;
	letter-spacing: 3 pt;
	background-color: transparent;
	background-image: url(images/webbg3.jpg);
	background-position: center center;
	background-attachment: fixed;
}

.menu
{
	text-align: center;
	position: center;
	margin: auto;
	letter-spacing: 3 pt;
	color: #810059;
	font-family: helvetica;
	font-size: 16pt;
	font-weight: lighter;
	vertical-align: bottom;
}

div.copyright
{
	position: absolute;
	right: 1%;
	bottom: 1%;
	color: #333333;
	font-family: helvetica;
	font-size: 9pt;
	font-weight: lighter;
}

a:link, a:visited
{
	color: #810059;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff99ff;
	text-decoration: none;
}

a.relink { color: white; }
a.relink:hover { color: #810059; }

img.invis
{
	height: 135;
	width: 135;
	border: 0;
}

img.galpic { border: 0; }

div.viddescrip
{
	color: #CCC;
	position: relative;
	right: auto;
	left: auto;
	margin-right: 20%;
	margin-left: 20%;
	font-size: 10 pt;
}

#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: #000000;
	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
{
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	color: #FFF;
	font-family: Helvetica,;
	font-size: 10px;
}

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

#weblinkbox
{
	font-size: 8pt;
	text-align: left;
}

#weblinkbox a
{
	display: block;
}
