img.displayed { 
display : block;
margin-left : auto;
margin-right : auto;
}

#container {
width : 500px;
height : auto;
margin : 0 auto;
padding-top : 0;
overflow : auto;
padding-top : 0;
border: 17px solid #000;
border-bottom: 0px solid #000;
border-top: 0px solid #000;
}

#container2 {
width : 500px;
height : auto;
margin : 0 auto;
padding-top : 0;
overflow : auto;
padding : 0px;
padding-top : 0;
background-color : #8c8d4e;
}

body {
margin: 0px;
text-align : center;
font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica, sans-serif;
font-size: 75%;
background-color : #c4bdb4;
}

#header {
background : #8c8d4e url(image.png);
width : 100%;
height : 344px;
padding-top : 0;
margin-top: 0px;
}

#content {
float : left;
width : 300px;
background : #8c8d4e;
color : #000;
text-align : justify;
margin : 0 auto 0 auto;
padding-left : 0px;
padding-right : 5px;
padding : 0px
padding-bottom : 10px;
overflow : auto;
}

#rightbar {
background : #8c8d4e;
float : right;
width : 190px;
padding-left : 5px;
padding-right : 5px;
padding : 0px;
font : 9px/1.4 "century gothic", "Lucida Grande", "Tahoma", sans-serif;
letter-spacing : 1pt;
line-height : 10pt;
}

A:link {
color : #e4dfd9;
text-decoration : none;
}
A:visited {
color : #e4dfd9;
text-decoration : none;
}
A:active {
color : #e4dfd9;
text-decoration : none;
}
A:hover {
color : #000;
text-decoration : none;
}

h1 {
color : #000;
text-transform : uppercase-italic;
font-family: Verdana, Tahoma, sans-serif;
font-size : 13px;
border-bottom : 0px dotted #333;
padding: 20px 0 2px 5px;
}

h2 {
color : #000;
text-transform : uppercase-italic;
font-family: Verdana, Tahoma, sans-serif;
font-size : 13px;
border-bottom : 0px dotted #333;
padding: 20px 0 2px 5px;
}

h3 {
color : #000;
text-transform : uppercase-italic;
font-family: Verdana, Tahoma, sans-serif;
font-size : 13px;
border-bottom : 0px dotted #333;
padding: 20px 0 2px 5px;
}

h4 {
color : #000;
text-transform : uppercase;
font-family: Verdana, Tahoma, sans-serif;
font-size : 13px;
padding-left : 10px;
padding-right : 10px;
padding : 0px;
border-bottom : 1px solid #19ACB1;
}

img {
border : none;
}

ul {
list-style-type : none;
border-top : 0px solid #B5BDB1;
padding: 0px;
text-align : left;
}

.hidden {
display: none;
}

.title { 
border-bottom : 0 solid #EDEAE5;
background : #8c8d4e;
text-align : justify;
font : 16px "Times New Roman", sans-serif;
letter-spacing : 1pt;
line-height : 10pt;
font-weight : bold;
text-transform : lowercase;
color : #000;
padding : 7px;
padding-top : 1px;
padding-bottom : 1px;
margin-top: 10px;
margin: 0px;} 

.inneh { 
border : 0 solid #000;
background : #8c8d4e;
text-align : justify;
font : 10px/1.4 "Times New Roman", "Lucida Grande", "Tahoma", sans-serif;
letter-spacing : 1pt;
line-height : 10pt;
text-transform : uppercase;
color : #000;
padding : 7px;
padding-top : 2px;
padding-bottom : 2px;
}

.meny { 
border : 0 solid #a12a96;
background : #8c8d4e;
text-align : justify;
font : 10px/1.4 "Times New Roman", "Lucida Grande", "Tahoma", sans-serif;
letter-spacing : 1pt;
line-height : 10pt;
text-transform : uppercase;
color : #000;
padding : 7px;
padding-top : 2px;
padding-bottom : 2px;
} 

.footer { 
border-bottom : 17px solid #000;
border-top : 17px solid #000;
background : #8c8d4e;
text-align : center;
font : 10px/1.4 "Times New Roman", "Lucida Grande", "Tahoma", sans-serif;
letter-spacing : 1pt;
line-height : 10pt;
font-weight : bold;
color : #000;
padding : 7px;
padding-top : 2px;
padding-bottom : 2px;
text-transform : uppercase;
} 
