@charset   "UTF-8";
 
body{
  font-size : 10pt;
  margin-top : 0px;
  margin-left : 0px;
  background-image : url(../img/back.jpg);
  background-repeat : repeat;
  width : 100%;
}
#contents{
  padding-left : 10px;
  padding-right : 10px;
  margin-top : 0px;
  margin-left : 1%;
  margin-right : 1%;
  margin-bottom : 10px;
  width : 98%;
  background-color : white;
}
#header{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  background-image : url(headerback.jpg);
  background-repeat : no-repeat;background-position : right center;
  border-bottom-width : 2px;
  border-bottom-style : ridge;
  border-bottom-color : green;
  height : 60px;
  padding-left : 0px;
}
#footer{
  margin-top : 0px;
  width : 100%;
  clear : both;
  text-align : center;
  border-top-width : 2px;
  border-top-style : ridge;
  border-top-color : green;
  color : white;
  
  background-image : url(footer.jpg);
  background-repeat : repeat-x;background-position : left top;
  visibility : hidden;
}
h1{
  font-size : 12pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(h1.jpg);
  background-repeat : repeat-x;
background-position : left bottom;
  padding-left : 1em;
}
address{
  font-size : 10pt;
  font-style : normal;
  height : 2em;
  padding-top : 0.5em;
  width : 100%;
  font-weight : bold;
}
#MAIN{
  width : 100%;
}

#RIGHT{
  width : 100%;
  float : right;
}
#R-MAIN{
  width : 100%;
  float : left;
}
#header-r{
  float : right;
  
  font-size : 8pt;
  
  
  
  margin-left : 1em;
  width : 200px;
}

#header img{
  float : left;
  margin-right : 0px;
  width : 200px;
  height : 60px;
}

#topphoto{
  text-align : center;
  width : 200px;
  float : left;
}

#txt{
  line-height : 1.2em;
  padding-top : 1em;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 1em;
  width : 95%;
  font-size : 12pt;
  border-top-width : 2px;
  border-top-style : outset;
  border-top-color : green;
  margin-top : 1em;
  border-left-width : 2px;
  border-right-width : 2pt;
  border-bottom-width : 2px;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-left-color : green;
  border-right-color : green;
  border-bottom-color : green;
  margin-bottom : 1em;
}

#topphoto img{
  width : 200px;
  height : 150px;
}

h3{
  font-size : 12pt;
  color : silver;
  background-image : url(h3.jpg);
  background-repeat : repeat-x;background-position : left center;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 3px;
  margin-bottom : 0px;
  width : 100%;
}

#menu-L li a:active{
  background-image : url(menu-hover.jpg);
  background-repeat : repeat-x;background-position : left bottom;
  color : #ffffbb;
}

.box{
  font-size : 11pt;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 2px;border-style : ridge;border-color : silver;
  width : 92%;
  font-weight : bold;
  line-height : 1.2em;
}

#news{
  font-size : 12pt;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  border-right-style : outset;
  border-bottom-style : outset;
  border-left-style : outset;
  border-right-color : silver;
  border-bottom-color : silver;
  border-left-color : silver;
  width : 100%;
  margin-top : 0px;
  padding-top : 5px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 5px;
}

#news p{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  font-size : 11pt;
}

#RIGHT th{
  color : white;
  background-color : green;
  width : 10em;
  font-size : 10pt;
}

#RIGHT td{
  padding-left : 1em;
  padding-bottom : 3px;
  border-right-width : 2px;
  border-bottom-width : 1px;
  border-right-style : outset;
  border-bottom-style : inset;
  border-right-color : green;
  border-bottom-color : green;
  padding-right : 1em;
}

#RIGHT table{
  width : 95%;
}

#kizi{
  text-align : left;
}

#RIGHT h2{
  font-size : 15pt;
  font-weight : bold;
  color : white;
  background-image : url(h1.jpg);
  background-repeat : repeat-x;background-position : left center;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 1px;border-style : ridge;border-color : silver;
  width : 98%;
}

#SIDE-L{
  visibility : hidden;
}

#txt IMG{
  width : 100px;
  height : 75px;
  float : left;
}

#kizi img{
  width : 160px;
  height : 120px;
  
  position : relative;
  margin-right : 12em;
  margin-bottom : 0px;
}
