body {
    background-color: #dadaff;
    background-image: url(graphics/pgbg-t.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 0 190px;
    font-family: Georgia, Bitstream Vera Serif, Serif;
    font-size: medium;
    color: black;
}
.content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    background-color: white;
    border: 1px dotted #000080;
}
.header {
    background-image: url('graphics/header.jpg');
    height: 200px;
    margin-top: 0;
    padding-top: 0;
}
.headText {
    background-image: url(graphics/titlebg.png);
    width: 500px;
    height: 100px;
    padding-left: 10px;
    margin-top: 0;
}
.title {
    font-family: Arial; font-weight: bold; font-size: 48pt;
    text-shadow: 2px 2px #ffffff;
    margin: 0;
    padding: 0;
}
.sub {
    font-family: Arial; font-weight: bold; font-size: 16pt;
    margin: 0;
    padding-top: 0;
    padding-bottom: 10px;
}
table.nav {
    border-collapse: collapse;
    margin-top: 70px;
}
td.nav {
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    background-image: url(graphics/navbg.png);
}
a.nav {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
}
a.nav:hover {
    color: red;
    text-decoration: underline;
}
.DDnav {
    color: white;
}
#dropmenudiv {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    width: 100%;
    display: block;
    text-indent: 7px;
    border-bottom: 1px solid black;
    padding: 3px 0;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
#dropmenudiv a:hover { /*hover background color*/
     background-color: yellow;
}
/*  Left column   */
.leftNav {
	float: left;
	width: 150px;
    font-weight: bold;
	font-family: Arial, "Bitstream Vera Sans", sans-serif;
	/*font-size: smaller;*/
	line-height: normal;
    padding-right: 10px;
    padding-top: 5px;
}
.leftNav p {
    text-align: right;
    margin-right: 7px;
    font-family: Arial, "Bitstream Vera Sans", sans-serif;
    font-size: 85%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px;
}
.leftNav p.menuTitle {
    font-size: 100%;
    font-family: Arial, "Bitstream Vera Sans", sans-serif;
    font-weight: bold;
    color: white;
    background-color: #0000a0;
    padding: 3px;
    text-align: center;
    margin-right: 0px;
    margin-top: 7px;
}
.navDiv {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    font-size: 25%;
    border-bottom: 1px dotted #c0c0ff;
}
/*  Main content */
.wrapper {
    margin-left: 155px;
}
/* right side - advertisements, etc. */
.rightCol {
    float: right;
    width: 165px;
    padding: 0px;
    margin-left: 5px;
    font-size: smaller;
    line-height: normal;
}
.mainCol {
    margin-right: 170px;
}
.crumbs {
    font-weight: bold;
}
h1 {
    font-size: 150%;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-weight: bold;
}
h2 {
    font-size: 125%;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-weight: bold;
}
h3 {
    font-size: 110%;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-weight: bold;
}
a {
    color: #0000a0;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}
.footer {
    clear: both;
    margin-top: 25px;
    border-top: 1px solid #0000ff;
    font-size: smaller;
    text-align: center;
}
.footer p {
    margin-top: 0;
    margin-bottom: 2px;
}
dt {
    margin-top: 8px;
    font-weight: bold;
}
.big {
    font-size: larger;
    font-weight: bold;
}
.caption {
    font-size: smaller;
    font-style: italic;
    text-align: center;
}
.disclose {
    background-color: #d8d8ff;
    opacity: 0.75;
    clear: both;
    /*  background: rgba(216, 216, 255, 0.5);  */
    padding: 7px;
    border: 1px dotted #38387c;
}
img {
    border: none;
    margin: 3px;
}
/*  Picture Boxes  */
.picBox {
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    width: 606px;
    text-align: center;
    font-size: smaller;
    font-style: italic;
}
.picRight {
    border: 1px solid black;
    margin: 3px;
    width: 264px;
    text-align: center;
    font-size: smaller;
    font-style: italic;
    float: right;
}
.picLeft {
    border: 1px solid black;
    margin: 3px;
    width: 264px;
    text-align: center;
    font-size: smaller;
    font-style: italic;
    float: left;
}
.siteBox {
    border: 1px solid black;
    margin: 3px;
    width: 264px;
    float: right;
}
/*  FORM styles  */
input.text {
    border: 1px solid #0000a0;
}
input.button {
    background-color: #a0a0a0;
    color: #0000a0;
    font-weight: bold;
    border: 1px solid #0000a0;
    font-size: 90%;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
}
select {
    border: 1px solid #0000a0;
    font-size: 90%;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
}
textarea {
    border: 1px solid #0000a0;
}
/*  Fish Gallery  */
table.gallery {
    border-collapse: collapse;
    margin-right: auto;
    margin-left: auto;
}
td.gallery {
    border: 1px solid black;
    text-align: center;
    width: 206px;
    font-style: italic;
    font-size: smaller;
    vertical-align: top;
}
/*
** Slideshow styles
*/
#dhtmlgoodies_slideshow{
    width: 606px;	/* Total width of slideshow */
	border: 1px solid black;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
}
#previewPane{
    border:1px solid #CCCCCC;
    margin-bottom:10px;
    text-align:center;
    vertical-align:middle;
    padding-top: 3px;

    position:relative;

    /* CSS HACK */
    height: 462px;	/* IE 5.x */
    height/* */:/**/486px;	/* Other browsers */
    height: /**/486px;
}
#previewPane img{
    line-height: 450px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
}
#galleryContainer{
    height: 77px;	/* Height of the images + 2 */
    border:1px solid #CCCCCC;
    position:relative;
    overflow:hidden;
    padding:1px;

    /* CSS HACK */
    height: 79px;	/* IE 5.x - Added 2 pixels for border left and right */
    height/* */:/**/77px;	/* Other browsers */
    height: /**/77px;
}
#arrow_left{
    position:absolute;
    left:0px;
    z-index:10;
    background-color: #FFF;
    padding:1px;
}
#arrow_right{
    position:absolute;
    right:0px;
    z-index:10;
    background-color: #FFF;
    padding:1px;
}
#theImages{
    position:absolute;
    height: 75px;
    left: 40px;
    width: 100000px;
}
#theImages #slideEnd{
    float:left;
}
#theImages img{
    float:left;
    padding:1px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor:pointer;
    border:0px;
}
#waitMessage{
    display:none;
    position:absolute;
    left:200px;
    top:150px;
    background-color:#FFF;
    border:3px double #000;
    padding:4px;
    color:#555;
    font-size:0.9em;
    font-family:arial;
}
#theImages .imageCaption{
    display:none;
}
