html, body {
  height: 100%;
  margin:0px;
  text-align:center;
  background-image: url(http://www.exillery.net/images/130.jpg);
  padding:0;
  font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #c98422;
  text-decoration: none;
  
}


#center {
    width: 755px;
    height: 630px;
    text-align: center;
    border: 0px solid #000;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -377px; 
    margin-top: -315px; 
}

/**#outer {
    position: absolute;
    margin-left: -400px;
    margin-top: -400px; 
    left: 50%;
    top: 50%;
    height: 100px;
    width: 800px;
    border:2px solid #7e7263;
    background:url(http://www.exillery.net/images/50white.png);
}**/
                    
#hdr {
  width: 735px;
  height:267px;
  color: #C9C9C9;
  background-image: url(http://www.exillery.net/images/head.jpg);
  /*margin:5px 5px 0px 5px;*/
  background-repeat: no-repeat; 
}


#bar {
  height:21px;
  width: 735px; 
  margin:0px;
  padding: 0px;
}

#bodyblock {
  position:relative;
  border: 1px;
  background-image: url(http://www.exillery.net/images/back2.gif);
  color: #c98422;
  width:735px;
  height: 325px;
  /*margin:0px 5px 5px 5px;*/
  text-align: justify;
  -moz-border-radius-bottomleft: 10px;
}
TD{
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #c98422; 
    line-height: 1.4em;
}
H1{
  margin:0;
  padding:7px 10px 5px 10px;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #c98422; 
  text-decoration: none; 
  font-weight: bold; 
  line-height: 2.0em;
}
p {
 margin:0;
 padding:5px 10px 5px 10px;
}
B, STRONG {
  color: #666666;
  font-size : 12px;
  font-weight: bold;
}
A {
    color: #ff6600;
    text-decoration: none;
}
A:HOVER {
    text-decoration: underline;
}

input, textarea, select
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color: #4b4b4b;
    border: 1pt solid #D4D0C8;
    text-decoration : none;
    width: 250px;
    height: 16px;
}
textarea 
{
    width: 300px;
    height: 72px;
}
.send {
    color: #ffffff;
    border: 0px;
    width: 120px;
    background-color: #c98422;
}
/* sifr3 */
.title
{
  font-size:14px;
    color: #c98422;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}
.sIFR-active .title
{
    visibility: hidden;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 2.0em;
    color: #c98422;
  text-decoration: none;
  font-weight: bold;
}
/*end*/
#gallery{
  LEFT: 10px; 
  TOP: 0px; 
  OVERFLOW: auto; 
  WIDTH: 700px; 
  HEIGHT: 225px; 
  POSITION: relative; 
}
#contentLYR {
  position:absolute;
  width:200px;
  height:115px;
  z-index:1;
  left: 200px;
  top: 200px;
}
