@font-face {
  font-family: "Kimberley";
  src: url(http://www.princexml.com/fonts/larabie/ »
  kimberle.ttf) format("truetype");
}
h1 
{
margin: 2cm 0cm 0cm 0cm;
line-height: 115%;
position:relative;
left:75px;
font-family: "Kimberley", sans-serif
}


body
{
background: #615c5c; 
color: #333;
margin: 30px;
padding: 0;
font: 90% Verdana, Sans-serif;
}

h1
{
display: inline;
color: #fff;
}

h2
{
display : block;
clear : both;
color : #fff;
}

#articleimage
{
max-width : 420;
max-height: 420;
margin: 5px 20px 20px 5px;
border: 1px solid #fff;
float : left;
display : inline;
}

p
{
color: #fff;
margin: 1cm 5cm 1cm 1cm;
padding : 0cm 0cm 0cm 0cm;
}

#container
{
width :  900px;
min-height : 700px;
border: medium double #996633;
background: #000; 
}


ul#navigation
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
background: #9f9160;
float: left;
width:99.5%;
border: medium double #996633;
}

ul#navigation li
{
display: inline;
}

ul#navigation a
{
display: block;
float: left;
padding: .2em 1em;
text-decoration:none;
color: #fff;
background: #9f9160;
border-right: 1px solid #fff;
}

ul#navigation a:hover
{
color: #000;
background: #996633;
}

div.imagecaption
{
float: right;
max-width: 420px;
margin: 0 1em 1em 1em;
display: inline;
padding: 10px 10px 50px 10px;
background: #9f9160 ;
color: #fff;
text-align: center;
}

div.imagecaption img
{
max-height : 900px;
max-width : 420px;
border: 1px solid #fff;
}

#spacing
{
text-align: right;

}

#footer
{
clear: both;
color: #fff;
padding: 5px 10px;
text-align: right;
font-size: 80%;
border-top: 5px solid #9f9160;
}

