body
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: #9E1119;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #454545;
}

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

a
{
  font-size: 12px;
  text-decoration: none;
  color: #454545;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: none;
}

div.clear
{
  position: relative;
  width: 1px;
  height: 1px;
  float: none;
  clear: both;
}

div#siteholder
{
  position: absolute;
  width: 812px;
  height: auto;
  top: 20px;
  left: 50%;
  margin-left: -400px;
  margin-bottom: 30px;
}

div#contentholder
{
  position: relative;
  width: 812px;
  height: auto;
  background: url(../img/main/bg_main.gif) repeat-y;
}

div#contentframe
{
  position: relative;
  width: 782px;
  height: auto;
  margin: 0 10px;
  padding-top: 10px;
  padding-bottom: 30px;
}

div#logoblock
{
  position: absolute;
  top: 10px;
  left: 572px;
  width: 210px;
  height: 130px;
  background: #FFF;
}

img#logo
{
  margin-left: 10px;
}

div#footer
{
  position: relative;
  width: 812px;
  height: 60px;
  padding: 8px 0 0 10px;
}

div#footer, div#footer a
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

img#ctr
{
  position: absolute;
  top: 0;
  left: 802px;
  width: 10px;
  height: 10px;
}

img#cbr
{
  position: absolute;
  bottom: 0;
  left: 792px;
  width: 10px;
  height: 10px;
}

img#cbl
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
}

div#footer_gallery
{
  position: relative;
  width: 812px;
  height: 10px;
  background: #6E0C11;
}

h1, h2, h3, h4
{
  margin: 0;
}

h1
{
  position: relative;
  display: block;
  width: 440px;
  margin-left: 100px;
  font-family: Times New Roman, Times, serif;
  color: #9E1119;
  font-size: 24px;
  font-weight: normal;
  margin-top: 18px;
  line-height: 32px;
}

.person
{
  /*position: relative;*/
  /*width: 390px;*/
  /*margin-left: 100px;*/
  font-family: Arial;
  color: #9E1119;
  font-size: 10px;
  font-weight: normal;
  /*margin-bottom: 18px;*/
  text-align: center;
}

#flags
{
  position: absolute;
  width: auto;
  height: 14px;
  top: 10px;
  right: 0;
}
