﻿body
{
   background-color: #EAEAEA;
   background-image: url(../images/azalea.gif);
   color: black;
   margin: 0px;
   padding: 0px;
}

iframe
{
   border-width:0;
   width: 99%;
   height: 1000px;
}
a:link
{
   color: #004000;
   text-decoration: none;
}

a:visited
{
   color: #004000;
   text-decoration: none;
}

a:active
{
   color: #004000;
   text-decoration: none;
}

#topmenucontainer a:hover
{
   color: black;
   background-color: #DEDEDE;
   text-decoration: none;
}

#outercontainer
{
   margin: 0px;
   padding: 0px;
}

#topmenucontainer
{
   background-color: #EAEAEA;
   border-bottom: #004000 5px solid;
   font-size: 20px;
   width: 100%;
   white-space: nowrap;
}

#topmenuentry
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
   margin-left: 10px;
}

#topmenuhome
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuschedule
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuevents
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenujoin
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenutours
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenusubindex
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuprevious
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenunext
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenufirst
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
   margin-left: 10px;
}

#topmenulast
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuhelp
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuroster
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenucopyright
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuglossary
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenuauthor
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenusearch
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenublog
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenulinks
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenufeed
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#topmenu
{
   padding-left: 5px;
   padding-right: 5px;
   border-right:1px solid white;
}

#contentcontainer
{
   color: black;
   font-size: large;
   padding: 0px;
}

#contenttitle
{
   text-align: center;
   color: #004000;
   font-size: x-large;
   border-bottom: 2px solid #004000;
}

#mainimagecontainer
{
   text-align: center;
   width: 100%;
   margin-top: 0px;
   background-repeat: no-repeat;
   background-position: center;
}

#inimagecontainer
{
   margin: 0px auto; 
   position: relative;
   background-repeat: no-repeat;
   background-position: center;
}

#inimageobjectcontainer
{
   position: absolute;
   top: 20px;
   left: 10px;
   text-align: left;
}

#inimagelocationcontainer
{
   position: absolute;
   top: 90%;
   left: 10px;
   text-align: left;
}

#inimageauthorcontainer
{
   position: absolute;
   top: 90%;
   right: 10px;
   text-align: right;
}

#inimageobjectname
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 16px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   background-color: black;
}

#inimageplace
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagecity
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagestate
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagecountry
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagelocation
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagephotographer
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagedate
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#inimagecopyright
{
   font-family: arial;
   font-weight: bold;
   color: white;
   font-size: 12px;
}

#mainimagecaption
{
   text-align: center;
}

#mainimagecaptionwriter
{
   text-align: center;
   font-size: xx-small;
   margin-bottom: 5px;
}

#description
{
   color: black;
   padding: 10px;
   border-top: 2px solid #004000;
}

#footer
{
   text-align: center;
   font-size: small;
}

#external
{
  display:none;
}




