body
{
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 190px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.jpg);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/zoologocolor_web.xsm3.gif);
}

#headermenu
{
   position: absolute;
   margin: 0px;
   top: 153px;
   left: 5px;   
   width: 700px;
   padding: 2px 2px 2px 2px;
   z-index: 9999;
}

#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
   width: 600px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: black;
   border-color:  White;
   background-color: #D8D8D8;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   clear: both;
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.jpg);
   
}
        
#leftcol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   background-color: #bcbfc0;
   font-size: 10px;
   margin-left: 3px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}


#centercol
{ 
   position: relative inherit;
   margin-left: 205px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: black;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 184px;        
   right: 0px;    
   width: 190px;
   color: White;
   background-color: #818689;
}

#rightcol a
{
   font-weight: bold;
   font-size: larger;
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 16px;
   text-transform: uppercase;
   position: relative;
   z-index: 9999;
}

.headermenulink a
{
   text-decoration: none;
   color: black;
   position: relative; 
   z-index: 9999;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
   position: relative;
   z-index: 9999;
}

.FormLabel
{
    background-color: #CFCFCF;
    color: Black;
    float: left;
    width: 20em;
    height: 2em;
    text-align: right;
    clear: left;
    margin-right: 15px;
}

.formbutton
{
    background: #B1B1B1;
    color: #FFF;
    font-weight: bold;
    border-width: 4px;
    border-style: solid;
    border-top-color: #DFDFDF;
    border-right-color: #666;
    border-bottom-color: #333;
    border-left-color: #858585;
}

.spaceLabel
{
    padding-left:20px;
}
.editcontentpanel
{
    border-style: dashed;
}

.contentpanel
{
}

.contenttext
{
}
.imgfloatleft
{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #666;
    padding: 10px;
}

.imgfloatright
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #666;
    padding: 10px;
}

.imgmiddle
{
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #666;
    padding-left: 150px;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}
.normalfld
{
    background-color: #FFFFFF;
}
.focusfld
{
    background-color :#99FFCC;
}

.clear
{
    clear: both;
}

.clearfix
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.AnceEven
{
    background-color:Black;
    color: White;
    border-style:solid;
}
.AnceOdd
{
    background-color:#D1D1D1;
    color: Black;
}
.MnuLnk
{
    float: right;
}
.AlcLabel
{

}
.MenuLabel
{
    font-size: larger;
    padding-left: 25px;
}
.MenuContent
{

}
.MenuHdr
{
    font-size: x-large;
    padding-left: 150px;
}
.HoursPanel
{
    
}
.accordionHeader
{
    border: 1px solid Black;
    color: white;
    background-color: #2F4F4F;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
#master_content .accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    border: 1px solid Black;
    color: white;
    background-color: Silver;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
#master_content .accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.AdRot
{
    padding-top:5px;
}