
body {    color: #C0C0F0;
          background: #000000; }

a:link {color: #7777FF; font-size: large; font-weight: bold; }
a:visited {color: #888888 ; font-size: large; font-weight: bold;}
a:hover {color: #FF0000; font-size: large; font-weight: bold;}
a:active {color: #FFFF00; font-size: large; font-weight: bold;}

#container {width:98%;
          font-family: Sans-serif;
          font-weight: bold; }

#masthead {float: left;
          width: 98%;
          text-align: center;
          background: #000000; }

#nav      {float: left;
          text-align: center; 
          width: 98%;
          background: #000000;
          border: 10px solid #000000; }

div.textouter {text-align: center;}

div.textinner {width: 70%;
          text-align: left;}

div.link  {text-align: center;
          padding: 5px;
          float: left; }

div.current {text-align: center;
          padding: 5px;
          background: #444488;
          float: left;}

#main     {float: left ;}
               
div.pic1 {     float: left;
          height: 210px;
          border: none;
          width: 270px;
          z-index: 40;
          color: #888888;
          background: #000000; }

div.pic2 {float: left;
          height: 210px;
          border: none;
          width: 270px;
          z-index: 40;
          color: #888888;
          background: #000000; }

div.pic3 {     float: left;
          border: none;
          width: 270px;
          height: 210px;
          z-index: 180;
          color: #888888;
          background: #000000; }

#bird    {float: right;
          border: 4px solid #000000;}

div.calevent {padding: 10px 10px 40px 40px; } 


