.paging {
	margin:0px 0px 2px 0px;
	padding:1px 0px;
	width:306px;
	background-color:#336196;
}
.showLists .header a {
	padding:0;
	width:95px;
	text-align:center;
	margin:3px 0 0 0;
}
.showLists .page {float:left;margin:0px;padding:0px;list-style-type:none;}
.showLists .page span {padding:0px;margin:0 10px;color:#d6dfea;}
.showLists .page a {margin:0 10px 0 0;color:#d6dfea;}
.showLists .page a:hover {color:#d08935;text-decoration:underline;}
.showLists .page a.active {color:#d08935;text-decoration:underline;}

.showLists .header a {width:115px;}
.showLists .boxImg a {float:left;margin:0px 4px 3px 0px;}

#pageHeader {background-color:#002C6B;}
#gallery {margin:0px 0px 0px 0px;padding:0px;width:931px;}
.showLists .boxImg  {width:306px;height:371px;overflow:hidden;padding:0px;}

#gallery .left {float:left;margin:0px;padding:0px;width:306px;height:429px;overflow:hidden;}
#gallery .right {float:right;margin:0px;padding:0px;width:614px;height:429px;overflow:hidden;}

.showLists {float:left;}

#photoDisplay {float:right;margin:0px;padding:0px;width:614px;color:#FFF;}
#photoDisplay h2 {margin:3px 0px 0px 0px;padding:0;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px;color:#FFF;font-weight:normal;}

#photoDisplay .photo {background-color:#063C7E;margin:0;padding:0;width:614px;height:334px;overflow:hidden;}
#photoDisplay .photo div {width:614px;height:334px;overflow:hidden;text-align:center;}

#photoDisplay .opacityTab {
	margin:-18px 0px 0px 0px;
	padding:0px 38px;
	width:538px;
	height:18px;
	position:relative;
	background-image:url(../images/bg_phototitle.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
* html #photoDisplay .opacityTab {
	background-image:none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_phototitle.png',sizingMethod='crop');*/
	filter:alpha(opacity=80);
	background-color:#000;
}

#photoDisplay .opacityTab ul {float:left;margin:0;padding:0;list-style-type:none;}
#photoDisplay .opacityTab ul li {float:left;margin:0px 8px 0px 0px;padding:0;font-size:14px;}

#photoDisplay .opacityTab ul li a {
	margin:6px 0px 0px 0px;
	padding:0px;
	width:7px;height:7px;
	cursor:pointer;
	position:relative;
	display:block;overflow:hidden;
	background-repeat:no-repeat;
}

#photoDisplay .opacityTab ul li a:hover {background-position:0px -12px;}
#photoDisplay .opacityTab ul li a#btnPlay {background-image:url(../images/b_play.gif);}
#photoDisplay .opacityTab ul li a#btnStop {background-image:url(../images/b_stop.gif);}
#photoDisplay .opacityTab ul li a.active {background-position:0px -12px;}
#photoDisplay .opacityTab ul li a.active:hover {background-position:0px -12px;}

#photoDisplay .opacityTab h4 {float:left;margin:1px 0px 0px 10px;padding:0px;font-size:11px;color:#fefefe;width:400px;}

#photoDisplay .explanation {margin:0;padding:15px 38px 15px 38px;width:538px; height:65px;background-color:#063c7e;color:#cdd8e5;}

#galleryDetail {margin:10px 0 0 0;padding:0px 5px 0px 10px;}
#galleryDetail h2 {margin:0px 0px 15px 0px;padding:0px;font-size:15px;}