.slideshowpage
{
    background-color: #F9C483;
    font-family: Arial, Helvetica, sans-serif;
}
.slideshowtable
{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse; /* hack is needed for IE7 */
}
.slideshowcontent
{
    width: 50%;
    text-align: center;
    vertical-align: middle;
}
.page
{
    background-color: #FFFCC7;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
}
.pagetable
{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse; /* hack is needed for IE7 */
}
.logoleft
{
    background-color: #F9C483;
    width: 160px;
    text-align: center;
    vertical-align: middle;
    padding: 16px 5px 16px 5px;
}
.heading
{
    background-color: #F9C483;
    vertical-align: bottom;
    padding: 10px 10px 10px 10px;
}
.logoright
{
    background-color: #F9C483;
    width: 1%;
    text-align: right;
    padding: 15px 15px 15px 5px;
}
.nav
{
    background-color: #F9C483;
    width: 180px;
    vertical-align: top;
}
.navtable
{
    width: 160px;
    margin: 10px 10px 10px 10px;
}
.partner
{
    border-top: solid #E87717 5px;
    border-bottom: solid #E87717 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.navpics
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.partnerpics
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.vertbar
{
    width: 20px;
    background-color: #8C4201;
}
.horizbar
{
    height: 20px;
    background-color: #E87717;
}
.tickerbar
{
    height: 30px;
    background-color: #F9C483;
/*    border-top: solid #E87717 5px;
    border-bottom: solid #E87717 5px;*/
}
.content
{
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    text-align: justify;
}
.newstable
{
    width: 100%;
    border-collapse: collapse;
}
.newstext
{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-bottom: solid #E87717 5px;
}
.newspics
{
    background-color: #8C4201;
    width: 210px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
    border-bottom: solid #E87717 5px;
}
.newstextfirstsub
{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: solid #E87717 2px;
}
.newstextsub
{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: solid #E87717 2px;
}
.newstextlastsub
{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-bottom: solid #E87717 5px;
}
.newspicssub
{
    background-color: #8C4201;
    width: 210px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
    border-bottom: solid #E87717 2px;
}
.texttable
{
    border-collapse: collapse;
}
.texttablecontentleft
{
    width: 50%;
    border-right: solid #E87717 5px;
    padding-right: 20px;
    vertical-align:top;
}
.texttablecontentright
{
    width: 50%;
    padding-left: 20px;
    vertical-align:top;
}
.contenttable
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
}
.contenttable600left
{
    width: 600px;
    text-align: left;
    vertical-align: middle;
    border-collapse: collapse;
}
.tableheading
{
    font-weight: bold; 
    padding: 10px 0px 10px 0px;
}
.tableentry
{
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #E87717;
    padding: 10px 2px 10px 2px;
}
.specialtableentry
{
    background-color: #F9C483;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #E87717;
    padding: 10px 0px 10px 0px;
}
.info
{
    border: solid #E87717 7px;
    text-align: center;
    margin: 25px 0px 5px 0px;
    padding: 5px 5px 5px 5px;
}
.note
{
    font-size: small;
    text-align: center;
}
h1
{
    color: #663300;
    margin-bottom: 0pt;
    text-align: left;
}
h2
{
    margin-top: 5pt;
    margin-bottom: 0pt;
    color: #663300;
    text-align: left;
}
h3
{
    margin-top: 10pt;
    margin-bottom: 0pt;
    color: #663300;
    text-align: left;
}
hr
{
    border: 0px;
    border-top: solid #E87717 5px;
    border-bottom: transparent;
}
ul
{
    margin-top: 5px;
    margin-bottom: 12px;
}
li
{
    margin-top: 8px;
    margin-bottom: 8px;
}
a:link, a:visited, a:active
{
    color: #663300;
    text-decoration: underline;
}
a:hover
{
    color: #E87717;
    text-decoration: underline;
}
a:link img, a:visited img, a:active img
{
    border-style: solid;
    border-color: #663300;
    border-width: 2px;
}
a:hover img
{
    border-style: solid;
    border-color: #E87717;
    border-width: 2px;
}

/* lightbox 2.04 - http://www.huddletogether.com/projects/lightbox2/ */

#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(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }
