html,body{margin:0;padding:0;background: #fb7f1b}

body{font: "Trebuchet MS",arial,sans-serif;color: #333;text-align:center;padding: 20px;size:9pt;}

h1,h2,h3{padding: 0px 15px 0px 25px; margin: 0;}

h2{font-size: 120%;color: #996600}
h3{font-size: 110%;color: #6495ed}

p{margin: 0;padding: 0 15px 0.7em;line-height: 1.5;COLOR: #666666;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

li{margin: 0;padding: 0 15px 0 25px;line-height: 1.5;COLOR: #666666;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

address{font-style: normal}

hr { display: block; margin: 0 auto; border: 0; height: 1px; color: #eee; background-color: #eee; width: 90%; 
}

.hr { display: block; margin: 0 auto; border: 0; height: 1px; color: #d3d3d3; background-color: #d3d3d3; width: 90%; 
}

.heading { margin: 0px 10px 0px 10px; padding: 5px 15px 5px 15px; background-color: #6495ed; color: #fff; font-size: 1.2em;}

div.clear {clear:both;}
 
.topimg {margin: 10px;}

a {color: #ffffff; text-decoration: none}
a:link {color: #ffffff;}
a:hover {color: #000080;}

a.bodylink{color: #808080; text-decoration: underline}
a.bodylink:hover {color: #000080;}

a.nav {margin: 5px 15px 5px 20px;font-size: 10pt;color: #fff;text-decoration: none;}
a.nav:hover {color: #000099;text-decoration: underline;}

.imgrt {float: right; margin: 20px 12px 10px 10px; border: #808080 solid 2px;}
.imglt {float: left; margin: 20px 12px 10px 10px; border: #808080 solid 2px;}

#nav {font-family: verdana,arial,helvetica,sans-serif;font-size: 10pt;line-height: 16px;color: #fff;padding: 0px 10px 5px 10px;background: #c7c8c3 url(images/nav_bg.jpg);text-align: center;}

div#container{width:800px; margin:0 auto;background-color: #ffc;text-align: left}
div#header{background-color: #acb5c4;padding:5px}
div#header h1{color: #FFF;font-size: 300%;font-weight: 900}
div#menu{width:100%;overflow:auto;background: #acb5c4;padding-top: 5px}

div#content{clear:left;width:800px;;border-top:1px solid #999;background-color: #ffc}
div#footer{padding:7px;text-align: center;font-size: 100%;background: #acb5c4;color: #FFF}

div#box{float:right;display:inline;width:250px;margin:15px;background:#87cefa;}
div#box p{padding:5px; font-size: 9pt; color: #666; text-align: center;}

div.gradient{width:500px;background: #F2F2F2 url(images/gradient.png) repeat-x top;margin:15px}
div.gradient p{margin:0;padding: 10px}
div.gradient2{width:750px;background: #F2F2F2 url(images/gradient.png) repeat-x top;margin:15px}
div.gradient2 p{margin:0;padding: 5px}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height:1px;overflow:hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.images {background:#c00; width:20px; padding:1px;} /* not part of the menu */

#outer {padding:2px 0; border:1px solid #a50; border-color:#a50 #fa5 #610 #fa5; background:#f2a057 url(images/grad.gif) repeat-x bottom left; margin:10px 0 10px 0;}

#point {display:table; padding:0; margin:0 auto; list-style:none; white-space:nowrap;}
#point li {display:table-cell; margin:0; padding:0;}
#point li a {float:left; font-family:arial; font-size:0.8em; height:2.1em; line-height:2.1em; letter-spacing:1px; padding:0 1em; text-decoration:none; color:#fff; background:#f2a057 url(images/grad.gif) repeat-x bottom left; border-right:1px solid #d60; border-left:1px solid #fb6;}
#point li a:hover, #point li a.current {background:#e93; color:#fff;}
#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent; cursor:pointer} 

#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: #fff;
	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;}
#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{
	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-color: #000;
	}
	

/* 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 */	
.clearfix:after {
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 */ 
	
