<!--
body{	font-size:12px; 	background:#FFFFFF url('back.jpg') no-repeat fixed center top; padding:0; margin:0; scrollbar-base-color: #99CEF4;	scrollbar-arrow-color: #000000;	scrollbar-highlight-color: #99CEF4;	scrollbar-face-color: #F2F2F2; scrollbar-track-color: #ffffff;	scrollbar-shadow-color: #99CEF4;	scrollbar-darkshadow-color: #3F9443; font-family:Tahoma; font-size:12pt;  }

td.main{width:850; background-image:url('mainback.png')}

td.contact{text-align: right; font-size: 11pt; padding-right: 95px; padding-top:10px}

td.header{vertical-align: bottom; height: 150; background-image: url('logoplate.png'); padding-left:300px; padding-right:50px; padding-top:35px; padding-bottom:45px; background-repeat:no-repeat}

td.flash{font-size: 2pt; }
#flash p {margin-top: 0; margin-bottom: 0}

td.flashframe{background-image:url('../images/home.png'); background-repeat:no-repeat}

td.toplink{vertical-align: top; height:30; font-size:10pt;}
#toplink p{margin: 0}
#toplink a:link,#toplink a:Visited{border-left:3px solid #666666; display: Block; text-decoration: none; padding-left:10px; padding-right:10px; color:#606479}
#toplink a:Hover{border-left: 3px solid #A3A6B6;color:#000000 }

td.pagetitle{font-family: Arial; padding-top: 3px; padding-bottom: 3px; padding-left:350px}
#pagetitle h1{font-size: 15pt; margin-top: 0; margin-bottom: 0;color:#606479; font-family:Times New Roman; font-style:italic }

td.contenttop{height: 30; background-image: url('contenttop.png'); background-repeat: no-repeat}
td.content{vertical-align: top; height: 300; background-image: url('contentback.png'); padding-left:75px; padding-right:75px; background-repeat:repeat-y}
#content p,#content li,#content address{font-family:Times New Roman;color:#606479; font-size:13pt; line-height:150%; margin-top:0; margin-bottom:0; margin-right:10 }
#content p{text-align: justify}
#content h2{font-family:Times New Roman; color:#A7A493; border-left:1px dotted #A7A493; border-bottom:1px dotted #A7A493; text-align: left; padding-left:5px; padding-bottom:5px; font-size:14pt; margin-bottom:5}
#content a:link,#content a:Visited{text-decoration: none; color:#A7A493;}
#content a:Hover{color:#606479; }
td.contentbot{height: 30; background-image: url('contentbot.png'); background-repeat: no-repeat; background-position-y:bottom}

td.foot{height:30; background-image:url('footback.png'); background-repeat:no-repeat}
td.botlinks{font-size:11pt; text-align:right; padding-right:90px; padding-bottom:15px; color:#666666}
#botlinks a:link,#botlinks a:Visited{text-decoration: none; color:#666666}
#botlinks a:Hover{color:#000000 }

td.design{font-size:10pt; padding-left:70px; padding-bottom:15px; color:#666666}
#design a:link,#design a:Visited{text-decoration: none; color:#666666}
#design a:Hover{color:#000000 }

td.imagecell {width: 250px;}
#imagecell img{border: 0 solid #FFFFFF}
#imagecell P {margin-top: 0; margin-bottom: 5}

/* ------------- Lightbox -------------- */ 

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #606479;
	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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
:hover#prevLink, :visited:hover#prevLink { background: url(../images/prevlabel.gif) left 15% no-repeat; }
:hover#nextLink, :visited:hover#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-image:url('../images/overlay.png')
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
:after.clearfix {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
-->