<!--
/*site/gallery css*/
      /*<![CDATA[*/
body {background-color:#000000;
          margin : 0px;
      }
     .td1 {
          background-image : url(/template/top-bar.jpg);
          background-repeat : repeat-x;
      }
     .td2 {
          background-image : url(/template/bar_02.jpg);
          background-repeat : repeat-x;
          text-align : center;
          height : 20px;
      }
     .tdmenu {
          background-image : url(/template/menu-bar.jpg);
          background-repeat : no-repeat;
          background-position : center;
          text-align : center;
      }
     .tdlinks {
          background-image : url(/template/link-bar.jpg);
          background-repeat : no-repeat;
          text-align : center;
      }
     .tdher {
          background-image : url(/template/her.jpg);
          background-repeat : no-repeat;
          text-align : right;
          height : 755px;
      }
     .tdsnake {
          background-image : url(/template/snake-girl.jpg);
          background-repeat : no-repeat;
          text-align : right;
          height : 755px;
      }
     .farbottomleft {
          background-image : url(/template/left-bg.jpg);
          background-repeat : no-repeat;
          background-position : right;
          text-align : right;
          height : 202px;
      }
     .farbottomright {
          background-image : url(/template/right-bg.jpg);
          background-repeat : no-repeat;
          background-position : left;
          text-align : right;
          height : 202px;
      }
     .smtabletop {
          background-image : url(/template/top-tile.jpg);
          background-repeat : repeat-x;
          text-align : center;
          height : 72px;
      }
     .smtablebot {
          background-image : url(/template/bottom-tile.jpg);
          background-repeat : repeat-x;
          height : 78px;
      }
     .lttableside {
          background-image : url(/template/left-tile.jpg);
          background-repeat : repeat-y;
          width : 63px;
      }
     .rttableside {
          background-image : url(/template/right-tile.jpg);
          background-repeat : repeat-y;
          width : 67px;
      }
     .copy {
          background-image : url(/template/farbottom-tile.jpg);
          background-repeat : repeat-x;
          height : 66px;
      }
     .centertable {
          background-color : transparent;
          text-align : left;
          height : 650px;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : normal;
          font-size : 12pt;
         /* border : 1px solid #5bd0d9; */
      }
     .contacttable {
          background-color : #24595f;
          text-align : left;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : normal;
          font-size : 12pt;
          border : 1px solid #5bd0d9;
      }
.leftmenu {
          background-color : transparent;
          text-align : right;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : normal;
          font-size : 10pt;
      }
     .rightmenu {
          background-color : transparent;
          text-align : right;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : normal;
          font-size : 10pt;
      }
          .normallink a:link{
background-color : transparent;
          color : #ffffff;
      }
          .normallink a:visited{
background-color : transparent;
          color : #ffffff;
      }
          .normallink a:hover{
          border : 1px solid #ffffff;
background-color : transparent;
          color : #ffffff;
      }
          .normallink a:active{
background-color : transparent;
          color : #ffffff;
      }

.menu a:link {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu a:visited {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu a:active {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu a:hover {
          background-color : transparent;
          background-image : url(/template/1/moon.gif);
          background-repeat : no-repeat;
          background-position : left;
          border : 0px solid #ffffff;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
          text-transform : capitalize;
          padding-left : 25px;
          margin-left : 20px;
      }



.menu_right a:link {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu_right a:visited {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu_right a:active {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
      }
     .menu_right a:hover {
          background-color : transparent;
          background-image : url(/template/1/moon1.gif);
          background-repeat : no-repeat;
          background-position : right;
          border : 0px solid #ffffff;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 10pt;
          text-decoration : none;
          text-transform : capitalize;
          padding-right : 25px;
          margin-right : 20px;
      }


     a:link {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 12pt;
          text-decoration : none;
      }
     a:visited {
background-color : transparent;
         color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 12pt;
          text-decoration : none;
      }
     a:active {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 12pt;
          text-decoration : none;
      }
     a:hover {
background-color : transparent;
          color : #ffffff;
          font-family : arial, serif;
          font-weight : bold;
          font-size : 12pt;
          text-decoration : underline;
          text-transform : capitalize;
      }




.onMouseOver	{
color: #66ffff;
background-color:   #000000;
border: 1px #5bd0d9 ridge;
width: 43px;
font-size: 11pt;

}
.onMouseOut	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 43px;
font-size: 11pt;

}
.onLoad	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 43px;
font-size: 11pt;
}

.onMouseOverLg	{
color: #66ffff;
background-color:   #000000;
border: 1px #5bd0d9 ridge;
width: 90px;
font-size: 11pt;

}
.onMouseOutLg	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 90px;
font-size: 11pt;

}
.onLoadLg	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 90px;
font-size: 11pt;
}


.onMouseOverlinks	{
color: #66ffff;
background-color:   #000000;
border: 1px #5bd0d9 ridge;
width: 150px;
font-size: 11pt;

}
.onMouseOutlinks	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 150px;
font-size: 11pt;

}
.onLoadlinks	{
color: #979797;
background-color:  #000000;
border: 1px #979797 ridge;
width: 150px;
font-size: 11pt;
}


.onMenu	{
color: #66ffff;
background-color:   #000000;
width: 200px;
font-size: 11pt;
}
.onSmMenu	{
color: #66ffff;
background-color:   #000000;
width: 90px;
font-size: 11pt;
}
.textarea{
color: #66ffff;
background-color: #000000;
border: 1px #5bd0d9 ridge;
font-size: 11pt;
}
.input{
color: #66ffff;
background-color: #000000;
border: 1px #5bd0d9 ridge;
font-size: 11pt;
}

/*]]>*/
-->