* {
  margin: 0px 0px;
  padding: 0px 0px;
}

html {
  margin-bottom: 0.01em;
  height: 100%;
}

body {
  /*padding-top:50px;*/
  background-color:#41341F;
  font-family: Times New Roman;
  font-size: 14px;
  color: #ffffff;
}

img {
  border: 0px;
}

div.top{
  /*margin-top:50px;*/
  width:100%;
  height:148px;
  line-height:148px;
  vertical-align:center;
  background:transparent url(images/top-middle.gif) no-repeat top center;
}

div.bottom{
  width:100%;
  height:106px;
  background-color:#41341f;
}

div.middle{
  width:100%;
  height:379px;
  background:transparent url(images/middle.gif) repeat-x top left;
}

p.top-middle{
  text-align:center;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
}

td.logo{
  height:379px;
  /*width:750px;*/
  width:50%;
  text-align:center;
}

td.logo-left{
  height:379px;
  /*width:750px;*/
  width:25%;
  text-align:right;
}

td.logo-right{
  height:379px;
  /*width:750px;*/
  width:25%;
  text-align:left;
}

td.logo-left a, td.logo-right a{
  font-size:16px;
  font-variant:small-caps;
  font-weight:bold;
  text-decoration:none;
  color:#ffffff;
}

td.bottom-middle{
  width:750px;
  height:106px;
  background:transparent url(images/bottom-middle.gif) no-repeat top left;
}

div.hun{
  width:100px;
  height:25px;
  position:relative;
  top:13px;
  left:32px;
}

div.eng{
  width:100px;
  height:25px;
  position:relative;
  top:150px;
  left:100px;
}

div.footer{
  padding-bottom:10px;
  text-align:center;
  font-size: 11px;
  font-family:Verdana;
  color:#f5c417;
}

div.footer a{
  color:#f5c417;
  text-decoration:none;
}

div.footer a:hover{
  text-decoration:underline;
}

div.counter{
  font-family: Verdana;
  text-align:center;
  font-size:11px;
  color:#f5c417;
}
