body 
{font-family: verdana, sans-serif; 
background-color: #e9e3db;
//#bbc5e2;
color: #000000;
  }
 
a:link 
{text-decoration: underline; 
color:#689478;
}

a:visited 
{text-decoration: underline; 
color:#689478;
}

a:hover 
{text-decoration: underline;
color:#999900;
}

a:active 
{text-decoration: underline;
color:#72838a;
}

div.container{
float:top;
width: 1006px;
margin-left: auto; 
margin-right: auto;
padding-top:2px;
text-align:center;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #969494;
font-size:9pt;


}
div.container:after {
content: ".";
display: block;
height:0;
clear: both;
visibility: hidden;
}

div.div1{
float: left;
width: 200px;
top:300px;
margin-left: 20px;
margin-right: 0;

line-height:1.5;
}

div.div2{
float:right;
width: 690px;
top: 300px;
padding: 30px;
text-align: justify;
min-height: 430px;

border-left-style:dotted;
border-width: 1px;
border-color: #969494;
line-height:1.5;
}
div.div3{
position:absolute;
margin: 0 auto;
top: 300px;
left:3px;
width:900px;
text-align: left;
padding:20px;
border-width: 1px;
border-color: #969494;
line-height:1.5;
}

div.div4{
position:absolute;
margin: 0 auto;
top: 30px;
left:3px;
width:900px;
text-align: left;
padding:20px;
border-width: 1px;
border-color: #969494;
line-height:1.5;
}

div.filler{
clear:both;
}



div.footer{
text-align:center;
clear:both;

}
span.tiny{
font-size:8pt;
}
#menu
{font-size: 10pt;
font-family: arial, sans-serif; 
text-align:left;
}


h2{
font-size:1.5em;
color: #003876;
}

h3{
font-size:1.4em;
color: #003876;

}
.invert{
color: #93cc79;
background-color: #003876;
padding:3px;
}
.green{
color:#689478;
font-weight:bold;
}

td.main{
font-size:10pt;
color: #ffffff;
background-color: #003876;
padding:7px;
}

h3.heading{
font-family: georgia, serif; 
font-size:1.2em;
color: #990000;
}

.jbw{
    background: #003876;
    color: white;
    text-align: center;
    font-family: Arial;
    font-weight:bold;
    font-size:1.5em;
    margin-bottom: 5px;
    padding: 3px 0;
}  

.jbwl{
    background: #003876;
    color: white;
    text-align: left;
    font-family: Arial;
    font-weight:bold;
    font-size:1.5em;
    margin-bottom: 5px;
    padding: 3px 0;
}    

td.sponsor{
text-align:left;
vertical-align:text-top;
padding-right:20px;
} 

td.keynote{
vertical-align:top;
padding-left:10px;
padding-bottom:20px;
}   
td.keynote1{
vertical-align:top;
padding-top:5px;
padding-left:10px;
padding-bottom:20px;
}   

textarea.form{
text-align:left;
font-family: arial, sans-serif; 
font-size: 10pt;
}

table.reg{
text-align:left;
}

li {
line-height: 2;
}

* html div.container {
height: 1%;
}
hr {
border: 0;
height: 1px;
width: 80%;
}
#photos{

margin:30px;
}
.gallery li {
        display: inline;
        list-style: none;
        width: 150px;
        min-height: 150px;
        float: left;
        margin: 10px 10px 10px 10px;
        text-align: center;
	}
.left{
margin-left:70px;
text-align:left;
}

#box{
text-align: center;
background-color: #e9e3db;
border-style: solid;
border-width: 1px;
border-color: #969494;
margin-bottom: 20px;
padding-bottom: 20px;
}
#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: #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-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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#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; }

