html, body{
	margin:0;
	padding:0;
        background-image:url('images/background.jpg');
        background-repeat:repeat-x;
        background-color:#DEDACE;
}
input{
    height:11px;
    width:70px;
    overflow:hidden;
    font-size:11px;
    color:#5A5A5A;
    font-family: Arial;
}
.input{
   height:13px;
    width:70px;
    font-size:11px;
    color:#5A5A5A;
    font-family: Arial;
}
.submit{
    height:20px;
    width:90px;
    font-size:11px;
    color:#5A5A5A;
    font-family: Arial;
}

#frame{
	margin:0px auto;
	width:971px;
	height:100%;	
}
#footer{
float:left;
width:971px;
height:30px;
padding-top:10px;
    font-size:12px;
   color:#958475;
   font-family: Tahoma;	

}
h2{
          font-size:15px;
    font-family: Arial;
    color:#000000
}
#top_nav{
  width:971px;
  height:24px;
  float:left;
}
.top_nav{
    float:left;
    height:24px;
}
#sec_menu{
     width:971px;
  height:103px;
  float:left;
}
.sec_menu{
  height:103px;
  float:left;
}
.secmenubox{
    width:538px;
  float:left;
}
#secmenubox{
    width:538px;
    height:103px;
  float:left;
}
#menubuttons{
    float:left;
    width:538px;
    height:23px;
}
.menubuttons{
    float:left;
    height:23px;
}
#mainBanner{
    float:left;
    height:300px;
    width:971
}
#leftSide{
    width:281px;
    height:300px;
    float:left;
}
#middleBanner{
    float:left;
    width:544px;
    height:300px;
}
#rightSide{
    float:left;
    height:300px;
    width:146px;
}
.leftSide{
    float:left;
    width:281px;
}
.rightSide{
      float:left;
    width:146px;
}
#contentbar{
    float:left;
    width:971px;
    height:100%;
}
#contentbar_left{
    float:left;
    width:281px;
    height:100%;
}
#form{
    background-image:url('images/layout_31.jpg');
    background-repeat:no-repeat;
    float:left;
    width:281px;
    height:280px;
   font-size:11px;
   color:#ffffff;
   font-family: Arial;

}
#contentbar_middle{
    float:left;
    width:544px;
    background-image:url('images/content_background.jpg');
    background-repeat:repeat;
    height:100%;
}
#content{
    float:left;
    width:524px;
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    height:100%;
    font-size:14px;
   color:#ffffff;
   font-family: Tahoma;
}
#contentbar_right{
    float:left;
    width:146px;
    height:100%;
}
#spacer_left{
    float:left;
    width:281px;
    height:100%;
}
#spacer_right{
    float:left;
    width:146px;
    height:100%;
}
.contentbar_right{
    float:left;
    width:146px;
    height:100%;
}
#content a{color: #ffffff; text-decoration: none;}
#content a:link{color: #ffffff; text-decoration: none;}
#content a:visited{color: #ffffff; text-decoration: none;}
#content a:hover{text-decoration: none;}

#footer a{color: #958475; text-decoration: none;}
#footer a:link{color: #958475; text-decoration: none;}
#footer a:visited{color: #958475; text-decoration: none;}
#footer a:hover{text-decoration: none;}


#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(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; 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; }

