body
{
   font-family: 'trebuchet ms',arial, helvetica, verdana, sans-serif, 'new font';
   text-align: center; 
   font-size: 13px;
   margin: 5px auto;
   color: #000000;
   background-color: #99cc99;
   line-height: 140%;
}
/*-------------------------------------------------------------------------link settings-----------------------------------------------*/
a:link {color: #0000ff; text-decoration: none; border-bottom:1px dashed #0000ff}
a:visited {color: #6633cc; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}

.menu a {color: #cccccc; text-decoration: none;}
.menu a:visited {color: #cccccc;}
.menu a:hover {color: #ffcc00;}

#topimage a { color: #ffffff; text-decoration: none; }
#topimage a:hover { color: #ffffff; }

/*------------------------------------------------------------------base----------------------------------------------------------------------*/

img { border: 1px solid #999; padding: 2px; margin: 2px;  float: left;}
.photogallery {float: left; text-align: center; margin: 10px;}

h1, h2, h3, h4, h5, h6 { font-family: 'trebuchet ms',arial, helvetica, verdana, sans-serif, 'new font'; margin: 5px auto;}
ol, ul, pre {margin-bottom: 5px;}

#container
{
   margin: auto;
   padding: 0;
   width: 700px;
   text-align: left;
   border: 5px solid #000;
   background: #ffffff;
}

#inside:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

#topbar {padding: 0px; background: #000000 url("http://www.birdsider.com/images/topbar2.gif") no-repeat center; height: 42px;}

#topbar span {display: none;}

#topimage
{
   padding: 0;
   background: #000000 url("http://www.birdsider.com/images/topimage2.jpg") no-repeat center;
   height: 105px;
}

#topimage h1
{
   text-align: center;
   margin: 0;
   padding: 40px 0px 0px 100px;
   color: #ffffff;
   font-size: 22px;
   font-weight: bold;
}

#bars {font: bold 13px verdana, arial, helvetica,sans-serif, 'new font'; text-align: center; color: #ffffff;}

.menubar 
     {
      float: left;
      height: 23px;
      width: 120px;
      background-color: #336633;
      padding: 5px 0 0 0;
     }
/*
-----------------------------------------------
For IE6 bug fix
-----------------------------------------------
*/
.menu 
{
   float: left;
   height: 23px;
   width: 570px;
   background-color: #333333;
   padding: 5px 0 0 0;
}

#bars>.menu
{
   width: 580px;
}
/*
-----------------------------------------------
End IE6 bug fix
-----------------------------------------------
*/.content-nav
{
   margin: 10px;
   text-align: center;
}

.archive-header
{
   text-align: center;
   color: #999999;
   padding-top: 15px ;
   clear: both;
}

.underbar { background-color: #000000; color: #ffffff; height: 20px; text-align: center; padding: 5px 0 0 0; clear: both;}