/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(../images/mainbg.gif) 0 0 repeat-x #fff;
	color:#5E5E5E;
	font:13px/18px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, img {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
/*----TOP PANEL----*/
#topPan {
	width:778px;
	height:158px;
	position:relative;
	margin:0 auto;
	background:url(../images/topPan-bg.gif) 0 0 repeat-x #15AEFD;
	color:#fff;
	padding:0px;
}
#topPan img.logo {
	width:680px;
	height:120px;
	position:absolute;
	top:3px;
	left:40px;
}
#topPan img.book {
	width:158px;
	height:99px;
	position:absolute;
	top:20px;
	right:46px;
}
#topPan p {
	font-size:16px;
	padding:70px 0 0 43px;
}
#topMenuPan {
	width:683px;
	height:30px;
	position:absolute;
	bottom:1px;
	left:60px;
}
#topMenuMiddlePan {
	width:683px;
	height:30px;
	float:left;
}
#topMenuMiddlePan ul {
	width:683px;
	height:30px;
}
#topMenuMiddlePan ul li {
	width:80px;
	height:30px;
	border-right:1px solid #E5E5E5;
	float:left;
}
#topMenuMiddlePan ul li a {
	width:80px;
	height:30px;
	display:block;
	background:#ffffff;
	color:#4A4A4A;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#topMenuMiddlePan ul li a:hover {
	background:#0574AF;
	color:#ffffff;
	text-decoration:none;
}

/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan {
	width:683px;
	position:relative;
	margin:0 auto;
	padding:25px 0 0;
}
/*----BODY LEFT PANEL----*/
#bodyLeftPan {
	width:410px;
	float:left;
	padding:12px 36px 0 0;
}
#bodyLeftPan h2 {
	width:410px;
	height:28px;
	background:url(../images/border1.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font:24px Georgia, "Times New Roman", Times, serif;
}
#bodyLeftPan h2 span {
	background:#fff;
	color:#046598;
}
#bodyLeftPan h3 {
	width:410px;
	height:28px;
	background:url(../images/border2.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font:24px Georgia, "Times New Roman", Times, serif;
}
#bodyLeftPan h3 span {
	background:#fff;
	color:#046598;
}
#bodyLeftPan p {
	padding:7px 0 0;
}
#bodyLeftPan p span {
	background:#fff;
	color:#046598;
	font-weight:bold;
}
#bodyLeftPan ul {
	width:410px;
	margin:10px 0 0;
}
#bodyLeftPan ul li {
	width:410px;
	height:20px;
}
#bodyLeftPan ul li a {
	width:390px;
	height:20px;
	background:url(../images/button.gif) 0 6px no-repeat #fff;
	color:#1A1A1A;
	text-decoration:underline;
	padding:0 0 0 20px;
}
#bodyLeftPan ul li a:hover {
	width:390px;
	height:20px;
	background:url(../images/button-hover.gif) 0 6px no-repeat #fff;
	color:#676363;
	text-decoration:underline;
}
#bodyLeftPan p.more {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	margin:25px 0;
	padding:0px;
	line-height:11px;
	font-size:11px;
}
#bodyLeftPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bodyLeftNextPan {
	width:410px;
	clear:both;
	padding:10px 0 0;
}
#bodyLeftPan p.next {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	padding:0px;
	line-height:11px;
	font-size:11px;
	clear:both;
}
#bodyLeftPan p.next a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.next a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bodyLeftPan p.news {
background-color:#FFFFCC;
}

/*----/BODY LEFT PANEL----*/
/*----BODY MAIN PANEL----*/
#bodyMainPan {
	width:680px;
	float:left;
	padding:12px 36px 0 0;
}
#bodyMainPan h2 {
	width:680px;
	height:30px;
	background:url(../images/border3.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font:28px/28px Georgia, "Times New Roman", Times, serif;
}
#bodyMainPan h2 span {
	background:#fff;
	color:#046598;
}
#bodyMainPan h3 {
	width:680px;
	height:30px;
	background:url(../images/border4.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font:28px/28px Georgia, "Times New Roman", Times, serif;
}
#bodyMainPan h3 span {
	background:#fff;
	color:#046598;
}
#bodyMainPan p {
	padding:7px 0 0;
}
#bodyMainPan p span {
	background:#fff;
	color:#046598;
	font-weight:bold;
}
#bodyMainPan ul {
	width:680px;
	margin:10px 0 0;
}
#bodyMainPan ul li {
	width:680px;
	height:20px;
}
#bodyMainPan ul li a {
	width:640px;
	height:20px;
	background:url(../images/button.gif) 0 6px no-repeat #fff;
	color:#1A1A1A;
	text-decoration:underline;
	padding:0 0 0 20px;
}
#bodyMainPan ul li a:hover {
	width:640px;
	height:20px;
	background:url(../images/button-hover.gif) 0 6px no-repeat #fff;
	color:#676363;
	text-decoration:underline;
}
#bodyMainPan p.more {
	background:#F3F3F3;
	color:#003D5C;
	width:680px;
	height:11px;
	margin:25px 0;
	padding:0px;
	line-height:11px;
	font-size:11px;
}
#bodyMainPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyMainPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bodyMainNextPan {
	width:680px;
	clear:both;
	padding:10px 0 0;
}
#bodyMainPan p.next {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	padding:0px;
	line-height:11px;
	font-size:11px;
	clear:both;
}
#bodyMainPan p.next a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyMainPan p.next a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}

/*----/BODY MAIN PANEL----*/
/*----BODY RIGHT PANEL----*/
#bodyRightPan {
	width:235px;
	float:left;
	border:1px solid #DADADA;
	background:#F3F3F3;
	color:#1A1A1A;
	padding:0 0 28px;
}
#bodyRightPan h2 {
	width:195px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	font:24px/34px Georgia, "Times New Roman", Times, serif;
	margin:6px 8px 16px;
	padding:0 0 0 20px;
}
#bodyRightPan h2 span {
	background:#fff;
	color:#046598;
}
#bodyRightPan h3 {
	width:195px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	font:24px/34px Georgia, "Times New Roman", Times, serif;
	margin:6px 8px 0;
	padding:0 0 0 20px;
}
#bodyRightPan h3 span {
	background:#fff;
	color:#046598;
}
#bodyRightPan ul {
	width:180px;
	margin:0 0 17px 29px;
}
#bodyRightPan ul li {
	width:180px;
	height:18px;
}
#bodyRightPan ul li a {
	width:160px;
	height:18px;
	display:block;
	background:url(../images/button.gif) 0 6px no-repeat #F3F3F3;
	color:#1A1A1A;
	text-decoration:none;
	padding:0 0 0 20px;
}
#bodyRightPan ul li a:hover, #bodyRightPan ul li a#current {
	background:url(../images/button-hover.gif) 0 6px no-repeat #F3F3F3;
	color:#797878;
	text-decoration:none;
}
#bodyRightPan p {
	padding:0px 29px 0px 29px;
}
#bodyRightPan p.boldtext {
	padding:10px 29px 0px;
	font-size:14px;
	background:#F3F3F3;
	color:#1A1A1A;
	font-weight:bold;
}
#bodyRightPan p.more {
	background:#fff;
	color:#003D5C;
	width:175px;
	height:11px;
	margin:10px 29px 10px;
	padding:0px;
	line-height:11px;
}
#bodyRightPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#F3F3F3;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 97px;
	font-size:11px;
	line-height:11px;
	text-align:center;
	text-transform:uppercase;
}
#bodyRightPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/
/*----FOOTER PANEL----*/
#footermainPan {
	height:85px;
	background:url(../images/footerbg.gif) 0 0 repeat-x #fff;
	color:#010101;
	clear:both;
	padding:72px 0 0;
}
#footerPan {
	width:683px;
	position:relative;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#footerPan ul {
	width:624px;
	position:relative;
	margin:0 auto;
}
#footerPan li {
	float:left;
}
#footerPan ul li a {
	padding:0 10px 0;
	color:#010101;
	background:#F3F3F3;
	text-decoration:none;
}
#footerPan ul li a:hover {
	text-decoration:underline;
}
#footerPan p.copyright {
	width:204px;
	background:#F3F3F3;
	color:#04496D;
	position:absolute;
	top:23px;
	left:40px;
	font-size:12px;
}
#footerPan ul.templateworld {
	width:250px;
	background:#F3F3F3;
	color:#444;
	display:block;
	position:absolute;
	top:40px;
	left:40px;
	font-size:10px;
}
#footerPan ul.templateworld li {
	height:20px;
}
#footerPan ul.templateworld li a {
	background:#F3F3F3;
	display:block;
	color:#444;
	text-decoration:none;
}
#footerPan ul.templateworld li a:hover {
	text-decoration:underline;
}
#footerPanhtml {
	width:60px;
	height:13px;
	display:block;
	position:absolute;
	top:26px;
	left:260px;
}
#footerPanhtml a {
	width:48px;
	height:11px;
	display:block;
	background:url(../images/blue-arrow.gif) 85% 60% no-repeat #fff;
	color:#4F4F4F;
	border:1px solid #DEDEDE;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0 0 10px;
}
#footerPanhtml a:hover {
	background:url(../images/gray-arrow.gif) 85% 60% no-repeat #fff;
	color:#4F4F4F;
}
#footerPancss {
	width:50px;
	height:13px;
	display:block;
	position:absolute;
	top:26px;
	left:320px;
}
#footerPancss a {
	width:40px;
	height:11px;
	display:block;
	background:url(../images/blue-arrow.gif) 35px 3px no-repeat #fff;
	color:#4F4F4F;
	border:1px solid #DEDEDE;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0 0 10px;
	text-transform:uppercase;
}
#footerPancss a:hover {
	background:url(../images/gray-arrow.gif) 35px 3px no-repeat #fff;
	color:#4F4F4F;
}
/*lightbox*/
#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;
}

