/*
CSS for Gentry
*/
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #1e1e1e;
  background-image: url("../img/bg.gif");
  padding: 0;
  margin: 0;
}



a.tgmc {
font-size: small;
}

a.tgmc:link {
  color: white;
}

a.tgmc:visited {
  color: white;
}

a.tgmc:hover {
  text-decoration: none;
  color: black;
  background-color: #c0c0c0;
}

a.tgmc:active {
  color: black;
  background-color: white;
}

#main, #menu, #banner, #line1, #line2{
  position: absolute;
}


#banner {
background-color: #404040;
position: absolute;
top:2px;
height:117px;
width:800px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
}

#menu {
  background-color:  #404040;
  position: absolute;
  top:117px;
  height:30px;
  width:790px;
  font-size:small;
  color:#ffffff;
  padding-right: 10px;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

#advert {
  background-color:  #404040;
  position: absolute;
  top:470px;
  left:20px;
  height:100px;
  width:100px;
  font-size:small;
  color:#ffffff;
}


#main {
top:147px;
height:600px;
width:800px;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 156px;
  height:600px;
  padding-left: 2px;
  background-color:  #404040;
}

#bodycontent {
  position: absolute;
  top: 0px;
  width: 622px;
  height:600px;	
  left: 158px;
  font-size: small;.
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: auto;
}

#watermark {
  background-image: url("../img/watermark.gif"); 
  background-repeat: no-repeat;
  background-color:  #ffffff;
  position: absolute;
  top: 0px;
  width: 642px;
  height:600px;	
  left: 158px;

}

#none-watermark {
  background-color:  #ffffff;
  position: absolute;
  top: 0px;
  width: 642px;
  height:600px;	
  left: 158px;

}

#bodycontent p {
  color: black;
}

#bodycontent li {
  font-size: small;
  color: black;
}


#image {
  background-color:  #ffffff;
  position: absolute;
  top: 40px;
  width: 600px;
  height:291px;	
  left: 10px;
  font-size: small;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#images {
  background-color:  #ffffff;
  position: absolute;
  top: 400px;
  width: 600px;
  height:100px;	
  left: 10px;
  font-size: small;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: auto;
}

#buttons {
  background-color:  #ffffff;
  position: absolute;
  top: 20px;
  width: 360px;
  height:500px;	
  left: 5px;
  font-size: small;
  padding: 0px;
  margin: 0px;
}

#frame {
  background-color:  #ffffff;
  position: absolute;
  top: 20px;
  width: 305px;
  height:330px;	
  right: 20px;
  font-size: small;
  padding: 0px;
  margin: 0px;
}


.menutitle{
cursor:pointer;
width:158px;
height:30px;
}

#menutitle{
cursor:pointer;
width:158px;
height:30px;
}
