@charset "UTF-8";

<style>

#container {overflow:auto;
}
#pageId {text-align: center;}
#content {text-align:center;}
#display{
width: 1200px;
text-align:center;
min-height:705px; 
}
#display img {border:10px solid white; padding:1px; background:#333;}
#galleryNav {
width: 1200px;
height: 175px;
padding-top:0px;
text-align: center;
}
#galleryNav
	img {width:40px; height:40px; padding:12px; margin-top:-4px; margin-left:-9px; 
	background:url(images/galBgShadow.png) no-repeat; vertical-align:top; cursor:pointer; 
}
div#imgShadow {}
#nav {
}
#legal {
text-align: center;
height: 100px;
}
#ctDisplay {
padding-bottom:200px;
padding-top:200px;
}
#indexDisplay {

}
</style>