body{
/*
background: lightgrey;
*/
}

#background {
text-align: center;
}

#content{
margin: 0px auto 0px auto;
width: 900px;
font-size: 12pt;
color: black;
line-height: 1.2em; 
text-align: left;
padding: 0px 0px 20px 0px;
}

#postit{
float: left;
width: 171px;
height: 150px;
margin: 20px 0px 0px 50px;
padding: 12px;
font-size: 9pt;
line-height: 15px; 
background: transparent url(postit.png) no-repeat;
}

#nav_btns{
font: bold 10pt/1.6em Trebuchet MS, Verdana, sans-serif;
text-align: center;
float: right;
margin: 40px 10px 0px 0px;
}	

#nav_btns li{
float: left;
margin: 0px 0px 0px 0px;
}

#featured{
float: left;
display: block;
margin: 0px 0px 40px 0px;
}
	
.youarehere{
display:block;
float:left;
width:75px;
height:25px;
background: url(nav_sprite.png) 0px 52px;
}
	
a.nav{
display:block;
float:left;
width:75px;
height:25px;
background: url(nav_sprite.png) 0px -2px;
text-decoration:none;
}
 
a.nav:hover {
background: url(nav_sprite.png) 0px 26px;
}

#textblock{
display: block;
float: left;
width: 600px;
padding: 0px 0px 0px 20px;
}

#proof{
display: block;
float: left;
width: 750px;
padding: 20px 0px 0px 20px;
margin: 0px 0px 0px 125px;
font: 9pt/1.2em Trebuchet MS, Verdana, sans-serif;
}

#featured_relative{
position: relative;
}

.thumb{
float: left;
margin: 2px 2px 2px 2px;
width: 79px;
height: 79px;
}

.center{
text-align: center;
margin: 0px auto 0px auto;
}

.featured_item{
float: left;
margin: 15px;
width: 175px;
height: 225px;
}

.logo{
margin: 20px 20px 10px 20px;
}

.white_link{
font-size: 12px;
margin: 8px 25px 0px 0px;
color: white;
letter-spacing: 4px
}

.bio{
width: 350px;
float: left;
margin: 20px 0px 0px 20px;
font: 10pt/1.6em Trebuchet MS, Verdana, sans-serif;
}

.bio_pic{
margin: 0px 10px 10px 0px;
float: left;
}

.red_text{
color: crimson;
}

a img {
border: 0px;
margin: 0px;
padding: 0px;
}

img{
margin: 0px;
padding: 0px;
border: 0;
}

a{
color: black;
margin: 0px;
padding: 0px;
}

ul{
margin: 0px;
padding: 0px;
border: 0px;
}

h2{
margin: 0px;
font-size: 20px;
}
h3{

margin: 0px;
font-size: 16px;
}

h4{
margin: 0px;
font-size: 12pt;
font-weight: bold;
}

li{
list-style-type: none;
margin: 0px;
padding: 0px;
border: 0px;
}

/*LightBox Styles*/
#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; }

/* scroll bar */
.scroll-track{
 height:10px;
 width:7px;
background:transparent url(images/sb_track.png) repeat-y scroll 0 0;
}

.scroll-track-top{
	height: 7px;
	width: 7px;
	background:transparent url(images/sb_arrow_up.png) scroll 0 0;
}
.scroll-track-bot{
	height: 7px;
	width: 7px;
	background:transparent url(images/sb_arrow_down.png) scroll 0 0;

}

.scroll-handle-top{
background:transparent url(images/sb_pane_top.png) no-repeat scroll 0 0;
height: 4px;
width:7px;
}

.scroll-handle-bot{
background:transparent url(images/sb_pane_bottom.png) no-repeat scroll 0 0;
height: 4px;
width:7px;
}

.scroll-handle{
 height:10px;
 width:7px;
	background:transparent url(images/sb_pane_middle.png) repeat-y scroll 0 0;
 cursor:pointer;
}

/* gallery page */
#gallery_textblock{
display: block;
float: left;
width: 725px;
padding: 0px 0px 0px 20px;
}

.section_wrapper{
float: left;
display: block;
margin: 0px 0px 40px 130px;
}

.big_img{
float: left;
margin: 2px 2px 0px 2px;
//margin: 0px 2px 0px 2px;  /* IE 8 hacked for position */
width: 245px;
height: 245px;
}

.btns_gallery{
font: bold 10pt/1.6em Trebuchet MS, Verdana, sans-serif;
text-align: center;
float: left;
margin: 0px 0px 0px 0px;
}	

.btns_gallery li{
margin: 0px 0px 10px 0px;
}
	
.youarehere_gallery{
display:block;
width: 120px;
height: 32px;
background: url(gallery_btn_sprite.png) 0px 76px;
padding: 6px 0px 0px 0px;
}
	
a.nav_gallery{
display:block;
width: 120px;
height: 32px;
background: url(gallery_btn_sprite.png) 0px 0px;
text-decoration:none;
padding: 6px 0px 0px 0px;
}
 
a.nav_gallery:hover {
background: url(gallery_btn_sprite.png) 0px 38px;
}


/* gallery image rollover nonsense */
.gallery_thumb {
float: left; 
width: 79px; 
height: 79px;
margin: 2px;
//margin: 0px 2px 0px 2px;  /* IE 8 hacked */
}

.gallery_thumb a.small, .gallery_thumb a.small:visited {
display: block; 
width: 79px; 
height: 79px; 
float: left;
border: 0px;
}

.gallery_thumb a .large {
position: absolute;
width: 0px; 
height: 0px;
}


.gallery_thumb a.small:hover .large {
display:block; 
position:absolute; 
top: 2px; 
//top: 0px;  /* IE 8 hacked for position */
left: 2px;
//left: -718px; /* IE 8 hacked for position */
width: 245px; 
height: 245px; 
} 






