

div, p, li, th, td, a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
}



div#leftHead{

  margin-top: 17px;

  background: url(../images/header_left.png) left no-repeat;

  width: 100%;

  height: 100px;

}

div#rightHead{

  background: url(../images/header_right.png) right no-repeat;

  width: 100%;

  height: 100px;

}

div#mainHead{

  background: url(../images/logo.jpg) 35px 50% no-repeat;

  width:100%;

  height:100px;

  float: left;

}

div#titleHead{

  position: relative;

  left: 230px;

  padding-top:15px;

  height: 62px;

  font-size: 250%;

  font-weight: bold;

  font-family: verdana, arial, helvetica, sans-serif;

  color: #264762;

  text-align: left;

  width: 600px;

}

div#searchHead{

  float: right;

  width:25%;

  padding-top: 5px;

}

div#mytabsmenu{

  position: relative;

  left: 0px;

  bottom: 0px;

  float: right;

  width: 600px;

  height: 22px;

}



div#mysubmenuarea{

  position: relative;

  left: 0px;

  bottom: 0px;

  float: right;

  width: 600px;

  height: 22px;



  clear: left;

}





div.contentTopLeft  {

  width: 100%;

  height: 8px;

  background: url(../images/cornerTopLeft.png) left no-repeat;

}



div.contentTopRight {

  width: 100%;

  height: 8px;

  background: url(../images/cornerTopRight.png) right no-repeat;

}



div.contentMiddle{

  position: absolute;

  left: 16px;

  right: 16px;

  height: 8px;

  width: expression(document.body.clientWidth-32);

  background-color: #82bad5;

  overflow: hidden;

}



div.contentBottomLeft  {

  width: 100%;

  height: 8px;

  background: url(../images/cornerBottomLeft.png) left no-repeat;

}



div.contentBottomRight {

  width: 100%;

  height: 8px;

  background: url(../images/cornerBottomRight.png) right no-repeat;

}



div.content {

  left: 8px;

  right: 8px;

  width: expression(document.body.clientWidth-20);

  padding-top: 1px;

  padding-bottom: 5px;

  padding-left: 40px;

  padding-right: 40px;

  text-align: left;

  background-color: #82bad5;

}



.footerTable {

  width: 100%;

}



.left{

  color: green;

  background: transparent;

  text-align: left;

  font-size: 80%;

}



.right{

  color: red;

  background: transparent;

  text-align: right;

  font-size: 80%;

}





body {background-color: #ffffff;}



h1, h2, h3, h4 {

  font-weight: bold;

  font-family: verdana, arial, helvetica, sans-serif;

  color: #264762;

}



h1 { font-size: 240%; }

h2 { font-size: 150%; }

h3 { font-size: 110%; }

h4 { font-size: 100%; 

     font-style: italic;}









ul{

  list-style: none;

  margin: 0;

  padding: 0;

}



li {

  background-image: url(../images/poolball-32.gif);

  background-repeat: no-repeat;

  background-position: 0 0;

  padding: 3px 0 3px 40px;

  margin: .4em 0;

}











div.admin   {position: absolute;

             top: 10px; left: 20px;

             padding: 10px;

             width: 780px;

             background-color: #CCEBF5;

            }





div.Gallery {padding: 30px;

             line-height: 2em;

            }



a.menu:link    {color: blue;

                text-decoration: none;

                font-family: verdana, arial, helvetica, sans-serif;

                font-weight: normal;

               }

a.menu:visited {color: blue;

                text-decoration: none;

                font-family: verdana, arial, helvetica, sans-serif;

                font-weight: normal;

               }

a.menu:hover   {text-decoration: none;

                color: red;

                font-family: verdana, arial, helvetica, sans-serif;

                font-weight: normal;

               }

a.menu:active  {text-decoration: none;

                color: orange;

                font-family: verdana, arial, helvetica, sans-serif;

                font-weight: bold;

               }





.glwit       img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);

                 -moz-opacity: 0.5;

                }



.glwit:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

                 -moz-opacity: 1;

                }



th{

  background-color: skyblue;

  text-align: left;

  font-family: verdana, arial, helvetica, sans-serif;

}



td{

  background-color: lightyellow;

  text-align: left;

  vertical-align: top;

  padding: 4px;

  font-family: verdana, arial, helvetica, sans-serif;

}





.trans          {background-color: transparent;

                }








