body 
{
background: #7A4523 url('../img/back.jpg') repeat fixed center; 
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}
.floatleft
{
float: left;
margin: 0 0 10px 10px;
}

div.nav 
{
float: left;
margin: 20px 10px 0px 10px;
height: 61px;
width: 94px;
background-image:
url("../img/ivar1.png");
}

div.nav a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav img 
{
width:100%;
height:100%;
border:0;
}

div.nav a:hover img {
visibility:hidden;
}

#separator
{
clear: both;
margin: 0;
position: absolute;
right:20px;
left:20px;
bottom: 95px; 
border-bottom: solid 1px #432816;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
position: absolute;
right: 20px; 
left: 20px;
bottom: 0px; 
}
#container
{
margin: 0;
position: absolute;
right: 0px; 
left: 0px;
top: 0px;
bottom: 100px; 
}

#container object
{
width:100%;
height:100%;
}

#container p
{
font-style:normal;
color:#fff;
font-family:'Arial';
padding:20px;
font-size:12px;
}

#container a
{
color:#fe6d4c;
}
