html
{
 margin: 0px;
 padding: 0px;
 height: 100%;
 border: none;
}

body
{
 background-image: url(../images/fatapeta.jpg);
 background-position: top left;
 background-repeat: repeat;
 margin: 0px;
 padding: 0px;
 height: 100%;
 border: none;
}

table.container
{
 width: 100%;
 height: 100%;
 border: none;
}

div.container
{
 width: 936px;
 height: 545px;
 background-image: url(../images/hatter.png);
 background-position: top left;
 background-repeat: no-repeat;
 position: relative;
}

div.righttitle
{
 width: 321px;
 height: 56px;
 background-image: url(../images/datum.png);
 background-position: top left;
 background-repeat: no-repeat;
 position: absolute;
 top: 58px;
 left: 637px;
}

div.polaroid
{
 width: 286px;
 height: 349px;
 position: absolute;
 top: 142px;
 left: 648px;
}

div.copyright
{
 width: 245px;
 height: 23px;
 position: absolute;
 top: 522px;
 left: 307px;
}

div.contact
{
 width: 363px;
 height: 34px;
 position: absolute;
 top: 469px;
 left: 141px;
}

div.menu
{
 width: 502px;
 height: 20px;
 position: absolute;
 top: 130px;
 left: 50px;
 text-align: right;
 font-family: verdana, trebuchet, helvetica;
 font-size: 9px;
 font-weight: bold;
 color: #5f4227;
}

div.textbox
{
 width: 300px;
 height: 234px;
 position: absolute;
 top: 189px;
 left: 240px;
 text-align: left;
 font-family: verdana, trebuchet, helvetica;
 font-size: 10px;
 line-height: 13px;
 color: #5f4227;
 overflow: visible;
}

div.rightarrow
{
 width: 22px;
 height: 22px;
 position: absolute;
 top: 390px;
 left: 550px;
}

div.rightarrowtext
{
 width: 60px;
 height: 22px;
 position: absolute;
 top: 389px;
 left: 486px;
}

table.rightarrowtext
{
 width: 100%;
 height: 100%;
 border: 0px;
 padding: 0px;
 border-collapse: collapse;
}

td.rightarrowtext
{
 text-align: right;
 vertical-align: middle;
 font-family: verdana, trebuchet, helvetica;
 font-size: 10px;
 font-weight: bold;
}

a
{
 color: #cbcb5d;
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
}

a.menu
{
 color: #5f4227;
 text-decoration: none;
}

a.menuactive
{
 color: #fef9e3;
 text-decoration: none;
 font-weight: bold;
}

img
{
 border-width: 0px;
}

img, div, a, map
{
 behavior: url(pngfix/iepngfix.htc);
}

img.icon
{
 margin-left: 4px;
 margin-right: 0px;
}
