*{margin:0; padding:0;}

img {
     border:0;
}

body 
{
	font-size: 12px;
	line-height: 1.4em;

	background-color: #000;
	color: #9f9f9f;
	font-family: Verdana, Helvetica, Arial;
}

h1{
	display: inline;
	font-weight:100; 
	letter-spacing:0px;
}

#container {
  position: absolute;
  top: 5%;
  left: 10%;
  right: 10%;
}

#photography
{
	font-size: 80%;
	color: #4b4b4b;
}

a {
	background-color: #000000;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 35px;
  color: #999999;
  font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
	border: 0px;
}

a:hover {
	background-color: #111111;
}

#navigation {
     left:     0px;
     bottom:   0px;
}

#header
{
  top: 10%;
  height: 30px;
	margin-bottom: 0px;
}

.content {
     display:block;
     overflow: auto;
     white-space:nowrap;
     
     padding: 0px;
     border: 0px;
     margin: 0px;
}

#contact {
    height: 455px;
    font-size: 120%;
}

#adress {
    padding-top: 100px;
    padding-left: 50px;
}

#footer {
     left: 15%;
     right: 15%;
     bottom: 20%;
}

#facebook {
    padding-top: 50px;
    text-align: center;
}