/* global classes */
 body {margin:0px; border:0px; padding:0px; text-align:center; background: #ffffff url('image/background.jpg') top left fixed repeat;}
table, div, input, select, option, textarea {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #330000;}
h1, h2, h3, h4 {font-size:16px; font-family:Arial, Helvetica, sans-serif; color: #595773; font-weight: bold;}
a:link, a:visited{color: #3151A4; text-decoration: underline;}
a:hover, a:active{color: #3366CC; text-decoration: underline;}
/* containers */
 #main_outline {margin: 0px auto; padding: 0px; width:780px; text-align:left; border: 2px solid #C8D2E5; background: #e8e8eb;}
#secondary_outline {position: relative; margin: 0px; margin-left: 165px; padding: 0px; border-left: 165px solid #e8e8eb; width: 615px; border: none; background: #efefef; z-index: 1;}
/* banner */
#banner {margin: 0px; padding: 0px; width: 780px; height:200px; background: #ffffff url('image/banner.gif') no-repeat scroll; background-position: top; border: none; border-bottom: 2px solid #C8D2E5; }
#banner_swf {margin: 0px; padding: 0px; width: 780px; height: 200px; background: #ffffff; border: none; border-bottom: 2px solid #C8D2E5; }
* html #banner { margin-left: 0px;}
* html #banner_swf { margin-left: 0px;}
/* nav menu */
#navigation {position: relative; float: left; margin: 0px; margin-left: -165px; padding: 0px; width: 165px; background: #e8e8eb; border: none;  z-index: 1;}
#navigation ul {margin: 0px; padding: 0px; list-style-type:none; background: #e8e8eb; width:165px;}
#navigation li {margin: 0px; padding: 0px min-height: 30px; background: #e8e8eb; border: none; border-bottom: 0px solid #CCCCCC; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; line-height: 30px;}
#navigation li a, #navigation li a:visited {display: block; margin: 0px; padding: 0px; width: 165px; min-height: 26px; background: #e8e8eb; border: none; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration: none;}
#navigation li a:hover, #navigation li a:active {color:#990000;}
/* Override for bulleted menu style */
#navigation li {padding-left: 16px; background-image: url('image/arrow.jpg'); background-repeat: no-repeat; background-position: 2px 50%; width: 149px;}
#navigation li a, #navigation li a:visited {width: 149px;}
/* Override for category headings (menu style independent) */
#navigation li.clean {margin: 0px; padding: 2px 0px; min-height: 26px; background: #e8e8eb none;  font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:#595773; text-decoration: none; text-indent: 5px; width: 165px;}
/* content */
#content {float: left; margin: 0px; padding: 10px; border: none; width: 594px; z-index: 5;}
/* Set nav-content divider based on which is likely to be the longer content */
#content {border-left: 1px solid #C8D2E5;}
/* footer */
 #footer {position: relative; width: 772px; clear: both; margin: 0px 0px 0px -165px; padding: 4px; background: #C8D2E5; font-size: 10px; color: #333333; border: none; border-top: 0px solid #3151A4;}
#footer p, #footer div {margin: 0px; padding: 0px; font-size: 10px; color: #333333;}
/* ad block */
#ad_block{width: 160px; margin: 20px auto 0px auto;}
/* login/logout */
#navigation form, #login {text-align:center}
#navigation form a, #navigation form label, #navigation form input {display: block; margin: 5px auto; padding: 2px; color: #333333;}
#navigation form a:hover {color: #990000;}
#navigation form input {color: #000000;}
label, input, textarea {padding: 2px;}
input, textarea {color: #000000;}
#login a, #login label, #login form input {display: block; margin: 5px auto; padding: 2px;}
#login input {color: #000000;}
/* gallery styles */
#gallery {margin: 0px; padding: 0px; text-align:center; width: 594px; border: 0px solid #0F0;}
#gallery div {width: 100%; margin: 0px; padding: 0px;}
#thumbnails {display:table; width:100%;}
#thumbnails ul {margin: 0px; padding: 0px; list-style-type: none; display:table-row;}
#thumbnails ul li {display:table-cell; margin: 0px; padding: 0px; width:24%; overflow:hidden; text-align: center;}
#thumbnails ul li a img, #gallery ul li a:visited img {border: 1px solid #CCCCFF; margin:10px auto;}
#thumbnails ul li a:hover img, #gallery ul li a:active img {border-color: #3399FF;}
#thumb_nav ul {margin: 0px; padding: 0px; list-style-type: none; width:100%; }
#thumb_nav ul li {float:left; width:24%; overflow:hidden; text-align: center;}
#gal_nav ul {margin: 0px; padding: 0px; list-style-type: none;}
#gal_nav ul li {float:left; width:33%; text-align:center;}
/* hacks to correctly position the galleries in IE */
* html #thumbnails ul {clear:left;}
* html #thumbnails ul li {float:left;}
*+html #thumbnails ul {clear:left;}
*+html #thumbnails ul li {float: left;}
/* * styles which may need to overide any of the above */
.break {top: -1px; height: 1px; margin: 0px; padding: 0px; overflow: hidden; clear:both; border: 1px solid #F00; margin-left: -165px;}
.access {height:1px; width: 1px; overflow: hidden; position: relative; left: -800px;}
/* additional embedded css */
.table_framed {	background-color: #ffffff; border: 1px dashed #595773; width: 590px}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */