		/* Gallery Styles */
.namesthumbs {
	border: 0;
	position:absolute;
	height: 29px;
	width: 350px;
	right: 0;
	top:6px;
	z-index:4;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	
}.more {
	border: 0;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 56px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-right: 2px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	left:0;
	top:0;}
.more:hover {
color:#999999;
}

#seal
{
	width:890px;
	height:660px;
	
}
#menu {
	height: 300px;
	width: 100px;
	background-color: #000000;
}
#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 890px; /* Set to gallery width, in px or percentage */
	height: 70px; /* Set to gallery height */
	border:1px solid #000;
	left: 0;
	background-color:#FFFFFF;
	
}
#motioncontainer a img {
padding-right:1px;
border: 0px solid #fff; /* Set image border color */
}

#motioncontainer a:hover img {
padding-right:1px;

border: 0px solid #fff; /* Set image border hover color */
}
.thumbsdrop{
	position:absolute;
	left: 0;
	top: 0;
	height:79px;
	width:908px;
	background-image:url(../images/maindrop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#statusdiv {
border: 1px solid gray;
padding: 4px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}
/* End Gallery Styles */
*{padding:0px; margin:0px;}

.maintable {
	bottom: 0px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.body {
	font-size:62px;
	font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
	background-color: #595959;
	margin-top:0px;
	margin-left: 0px;
	color:#FFF;
	font-weight:bold;
		text-decoration: none;

	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus
{
-moz-outline-style: none;
}
img {vertical-align:middle;
}
.bvFadeLink {
}
#frame {
	position:absolute;
	top: 50%;
	left:0px;
	width:100%;
	}
	
	#midframe {
	position: absolute;
	top:-295px;
	left:50%;
	margin-left:-445px;

}
.mainimage {
	background-color: #fff;
	background-image:url(../images/load1.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	left: 20px;
	width:850px;
	height:550px;
	position: absolute;
	top: 20px;
	right: 20px;
	}
.mainimage img {

	vertical-align:middle;
	display:table-cell
	
	}
	
	.large {
	vertical-align:middle;
	}
	
	.mainimageborder {
	
	/* background-image: url(../images/maindrop.png);
	background-repeat: no-repeat; */
	
	background-color:#FFFFFF;
	border:#000000 1px solid;
	width:890px;
	height:590px;
	}

#copyright {
	position:absolute;
	width:37px;
	height:10px;
	bottom:5px;
	right:5px;
}
.address {
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 36px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 36px;
	text-transform: uppercase;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
    border: 0px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
    /*position: relative;*/
	padding-right: 0;
	font-size: 24px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;

}
.control:hover {
	color: silver !important;
}
.highslide-move {
    cursor: move;
}

#black
{
 width:100%; 
 height:100%;
 position:absolute;
 top:0px;
 left:0px;
 z-index:10;	
 background-position: center center;
 background-color:#000000;}

div.figure {

padding: 0px; 
margin: auto;
/* needed to support centering of almost-full-width figures */
}

div.figure img { width: 100%; }

.full { width: 100%; margin: auto; z-index:2;}
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
/* end figure-divs */

.names {
	border: 0;
	position:absolute;
	height: 62px;
	width: 568px;
	left: 4px;
	top:80px;
	z-index:4;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	text-align:left;
	background-image:url(images/spacer.gif);
	cursor:pointer;
	/*filter: alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5; */


}
.names:hover {
	color:#fff;
	}
	.nameslist {
	border: 0;
	padding-right: 0;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 2.0em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	line-height: 60px;
	}
	.nameslist:hover {
	color:#666;

	}
	
.joclark {
	position:absolute;
	border: 0;
	z-index: 3;
	top: 0;
	left: 10px;
	height:62px;
	width: 1800px;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/spacer.gif);
	}
	.contact:hover {
	color:#fff;}
	
.contact {
	position:absolute;
	border: 0;
	z-index: 3;
	top: 108px;
	left: 10px;
	height:62px;
	width: 308px;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image:url(images/spacer.gif);
	cursor:pointer;

}
#nav {
	position:absolute;
	left: 0;
	border: 0;
	z-index: 3;
	margin:auto;
	margin-top:auto;
	height: 1000px;
	width: 1800px;
	text-align:left;
}

table td {
	border-top: 1px solid #fff;
	padding-top: 5px;
	padding-bottom:8px;
}
table img{
	padding-top:5px;
	padding-right:5px;}

h1 {
	font-size:24px;
	font-weight:bold;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#CCC;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 14px;
	}
p {
	font-size:62px;
	font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;

	}

.galtitle {
	position:absolute;
	border: 0;
	z-index: 3;
	top: 0;
	left: 10px;
	height:62px;
	width: 1000px;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/spacer.gif);
	}
	
	.galtitle2 {
	position:absolute;
	border: 0;
	z-index: 3;
	top: 0;
	left: 10px;
	height:62px;
	width: 1000px;
	font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	background-image:url(images/spacer.gif);
	}
.galtitle2:hover {
	color:#fff;
	}