html {
height: 100%;
}

body {
display: table;
color: #4E2600;
font-family: Verdana, Tahoma;
font: normal 100% Verdana;
font-size: 11px;
background: #840707;
width: 800px;
height: 100%;
margin: 0 auto;
padding: 0px;
}

a:link, a:visited {
font-family: Verdana;
font-size: 11px;
color: #F8F8F8;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#wrapper {
display: table-cell;
vertical-align: middle;
}

#cell {
color: #FFFFFF;
}

#container {
width: 800px;
}

#top {
width: 800px;
height: 111px;
background: url(images/top.jpg) no-repeat;
}

#fotoBrowser {
width: 347px;
height: 419px;
float: left;
position: relative;
}

#fotoBtns {
width: 347px;
height: 44px;
background: url(images/foto_btns_bg.jpg) no-repeat;
position: absolute;
text-align: center;
bottom: 0px;
}

a.fotBtn:link, a.fotBtn:visited {
color: #e6e6e6;
font-family: Verdana;
font-size: 10px;
height: 19px;
width: 19px;
display: block;
float: left;
line-height: 19px;
background: #01182a;
border: 1px solid #696a6b;
}

a.fotBtn:hover {
background-color: #033861;
text-decoration: none;
}

a.fotBtn2:link, a.fotBtn2:visited {
color: #e6e6e6;
font-family: Verdana;
font-size: 10px;
height: 19px;
width: 38px;
display: block;
float: left;
line-height: 19px;
background: #01182a;
border: 1px solid #696a6b;
}

a.fotBtn2:hover {
background-color: #033861;
text-decoration: none;
}

#fotoBtns table {
height: 42px;
display: inline;
top: 10px;
position: relative;
}

#content {
width: 450px;
height: 419px;
float: right;
background: #ffffff;
font-size: 10px;
}

#content_title {
width: 450px;
height: 42px;
background: url(images/content_title.jpg) no-repeat;
}

#text {
width: 450px;
height: 364px;
background: url(images/content_bg.jpg) repeat-x;
}

#text p {
text-align: justify;
margin: 0px;
padding: 5px 20px;
}

#content_bottom {
width: 450px;
height: 13px;
background: url(images/content_bottom.jpg) no-repeat;
}

#enordabanner {
width: 800px;
height: 99px;
text-align: center;
position: relative;
top: 10px;
}

#enordabanner img {
border: 1px solid #ffffff;
}