body{
margin: 0;
padding: 0;
font: 78%/130% verdana, Helvetica, sans-serif;
background: #FFF;
color: #292929;
background-image: url(images/background.png);
background-repeat: repeat-x;
background-attachment: fixed;
}

a:link{
color: #55326f;
text-decoration: none;
}

a:visited{
color: #55326f;
text-decoration: none;
}

a:hover{ 
color: #000;
text-decoration: none;
}

img{
border: 0;
}

div.scroll {
height: 160px;
width: 260px;
overflow: auto;
}

#topcontainer{
width: 961px;
margin: 0 auto;
padding: 13px 13px 0 13px;
height: 80px;
color: #FFF;
background-image: url(images/logo.png);
background-repeat: no-repeat;
background-position: bottom left;
}

#maincontainer{
width: 961px;
margin: 0 auto;
vertical-align: top;
padding: 13px 13px 0 13px;
background: #FFF;
background-image: url(images/topbg.png);
background-repeat: no-repeat;
background-position: top;
}

#intro_splash{
width: 961px;
height: 290px;
background-image: url(images/intro_splash.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#footer{
width: 961px;
margin: 0px auto;
padding: 13px;
background: #FFF;
background-image: url(images/footerbg.png);
text-align: center;
color: #FFF;
}

#contentwrapper{
float: left;
width: 100%;
display: inline;
}

#contentcol{
margin-right: 243px;
}

#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;
display: block;
}

#prevLink {
left: 0;
float: left;
}

#nextLink {
right: 0;
float: right;
}

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

#footer a:link {color: #FFF;}

#footer a:visited {color: #FFF;}

.innerspace{
padding: 10px;
}

.innerspace2{
padding: 10px;
background-image: url(images/corner.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.innerspace ul{
margin: 0;
padding: 8px 0 4px 35px;
}

.vertspace{
height: 10px;
}

.smallvertspace{
height: 1px;
}

.large{
font-size: 14px;
}

.larger{
font-size: 15px;
}

.nav{
float: right;
font-size: 15px;
}

.nav ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.nav li{
display: inline;
}

.nav li a{
float: left;
display: block;
text-decoration: none;
padding: 50px 0 0 40px;
color: #FFF;
}

.nav li a:visited{
color: #FFF;
}

.nav li a:hover, .nav li.selected a{
color: #282828;
}

.gallery{
background-color: #fff7e2;
}

.title{
font-weight: bold;
font-size: 110%;
}

.lbWidth {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
min-width: 790px;
}

* html .lbContent {
margin-left: -790px;
position:relative;
}

* html .lbMinWidth {
padding-left: 790px;
}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
