body {
      margin:     3px 0px;
      padding:        1px;
      text-align:  center;
      font-family: Verdana, Helvetica;
      color:      #000000;
      background: url('../xgif/bg-greygrad.gif');
     }

a:visited { color: #000000; }

td { text-align: center; font-size: 17px; color: #000; }

th { text-align: center; font-size: 18px; color: #006; }

div#Main {
          width:        822px;
          height:       670px;
          margin:   -2px auto;
          text-align:  center;
          border-left:   3px double #005;
          border-right:  3px double #005;
          background: #eeeeee;
          }

div#containr {
              position: relative;
              width:       822px;
             }

div#MENU {
         position: absolute;
         top:          35px;
         left:         18px;
         width:       152px;
         font-size:    11px;
         font-family: Arial;
         font-style: normal;
         padding:   1px 0px 0px 0px;
         }

#MENU ul {
          list-style: none;
          margin:      1px;
          padding:       0;
          border:     none;
         }

div#mnu li {
            padding: 0 -2px 0 3px;
            border-bottom: 1px dotted #029D74;
           }

div#mnu a {
           display:     block;
           width:       150px;
           height:       16px;
           text-align:   left;
           font-size:    13px;
           font-family: Arial;
           padding-top:   2px;
           text-decoration: none;
          }

#mnu a:hover {
              font-weight:  bold;
              font-size:    14px;
              width:       148px;
              border-right: 6px solid #09F911;
              color:     #238E23;
             }

div#FC1 {
         position: absolute;
         top:        -170px;
         right:        18px;
         border: 1px dotted black;
        }

img#c1 { margin-left: -4px; }

img#catlft {
           position: absolute;
           top:         543px;
           left:         13px;
           }

img#seeds {
          position: absolute;
          top:          75px;
          right:        15px;
          }

img#duck {
         position: absolute;
         top:         513px;
         left:         16px;
         }

div#date {
         position: absolute;
         top:           4px;
         left:         11px;
         width:       170px;
         font-size:    13px;
         }

#ajaxticker1 {
position: absolute;
top:       233px;
left:       14px;
width:     155px;
height:    115px;
font-family: Verdana, Helvetica;
font-size:  11px;
text-align: center;
padding: 4px 4px 4px 2px;
z-index:      1;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ }

.someclass { //class to apply to your scroller(s) if desired }

div#pxctnr {
           position: absolute;
           top:           4px;
           left:        193px;
           width:       430px;
           height:      525px;
           }

div#colrght {
          position: absolute;
          right:         1px;
          top:           1px;
          font-size:    12px;
          color:     #000000;
          margin:   0px auto;
          width:       182px;
          height:      550px;
          }

a#red   { color: red; padding-bottom: 3px;}
a:hover#red { color: blue; font-style: italic; }

div#pg2txt1 {
         position: absolute;
         left:          2px;
         top:           2px;
         width:       400px;
         height:      295px;
         text-align: center;
         font-size:    16px;
         color:     #000070;
         }

div#pg2colrght {
          position: absolute;
          left:        584px;
          top:         130px;
          width:       195px;
          height:      420px;
          padding:       3px;
          border:    4px double #dca;
          -moz-border-radius:    5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          }

div#cpyR {
         position: absolute;
         left:         24px;
         bottom:     -184px;
         font-family: Verdana;
         font-size:     9px;
         color:        #000;
         width:       370px;
         z-index:       100;
         }

a#dmc { color: #f8f8f8; }

div#hitC {
         position: absolute;
         top:         605px;
         left:         35px;
         width:       110px;
         }

img#btm {
         position: relative;
         bottom:        1px;
         right:        -3px;
         width:       850px;
        }

div#nav2 {
         position: absolute;
         top:         635px;
         left:         28px;
         font-family: Arial;
         font-size:    11px;
         width:       350px;
         z-index:         3;
         }

h3#quk {
         position: absolute;
         top:         505px;
         left:         53px;
         font-family: Arial;
         font-size:    11px;
         color:        blue;
         text-align:   left;
         }

h3#der {
         position: absolute;
         top:         344px;
         left:         56px;
         font-family: Arial;
         font-size:    11px;
         color:        blue;
         text-align:   left;
         }

h3#fish {
         position: absolute;
         top:         173px;
         left:         39px;
         font-family: Arial;
         font-size:    11px;
         color:        blue;
         text-align:   left;
         }

h3#food {
         position: absolute;
         top:          14px;
         left:         53px;
         font-family: Arial;
         font-size:    11px;
         color:        blue;
         text-align:   left;
         }

#dttp {
      position: absolute;
      width:       150px;
      text-align: justify;
      font-family: Arial;
      font-size:     9pt;
      border: 2px solid black;
      padding:       2px;
      background-color: pink;
      visibility: hidden;
      z-index: 100;
      /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
      filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
      }


