﻿* {
	padding:0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0;
}

#wrapper {
width: 800px;
}


#header {
	height: 70px;
	width: 756px;
	float: none;
	margin-left: 0px;
}

#hr {
	width: 756px;
	margin-top: 0px;
	margin-right: 45px;
	height: 2px;
	padding-top: 0px;
}


#email {
	float: none;
	font-weight: normal;
	background-image: url(email.gif);
	height: 21px;
	width: 31px;
	margin-left: 10px;
	background-position: center;
}
#white {
	padding: 0px;
	font-weight: bold;
	background-image: url(white.gif);
	height: 19px;
	width: 87px;
	margin-left: 50px;
	margin-top: -20px;
	float: none;
}
#menu {
	width: 522px;
	height: 52px;
	font-family: Cambria;
	font-size: 12px;
	font-weight: normal;
	position: static;
	text-decoration: none;
	margin-top: -725px;
	background-image: url(header_1.gif);
	float: right;
	margin-right: 13px;
}
#left {
	width: 241px;
	height: 725px;
	margin-top: -660px;
	margin-left: 0px;
}

#badge {
    margin-top: 5px;
    margin-left: -3px;
    border: 0px;
    background-color: ffffff;
}

#vr {
	height: 659px;
	width: 2px;
	margin-top: 0px;
	float: none;
	margin-left: 241px;
}

#image_container {
	float: none;
	margin-left: 250px;
	margin-top: -715px;
	width: 506px;
	letter-spacing: 3px;
	height: auto;
	width: 507px;
}

#text_box {
	margin-left: 250px;
	margin-top: -720px;
	width: 506px;
	letter-spacing: 3px;
	height: auto;
	width: 507px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; border:0; }
#lightbox img{ width: auto; height: auto; border:0; }

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

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: -400px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#bottom {
	background-color: #34120E;
	width: 728px;
	height: 36px;
	margin-top: 15px;
	margin-left: -418px;
	position: static;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 35px;
	font-family: Cambria;
	text-indent: 20px;
}

.creativefrog {
	font-family: Cambria;
	color: #34120E;
	font-size: 10px;
}
