* {
    padding: 0;
    margin: 0;
} 

body {
background: #4c4845;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
margin-bottom: 20px;
}

p.spacer {
  height: 5px;
}

img { border: none; }
a { color: #373331; font-family:"Trebuchet MS"; }
a:hover { color : #373331; }

#wrap {
margin: 15px auto 0 auto;
width: 1000px;
}

#header { 
padding-bottom:10px;
}
#header h1 {
font-family:"Trebuchet MS";
color: #dcdbcd;
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;

color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
position: relative;
left: 2px;
height: 30px;
line-height: 30px;
background: #4c4845;
}
#menu ul {
list-style-type: none;
}
#menu ul li {
width: 162px;
height: 40px;
background: #3f3b38;
margin: 4px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 0px;
display: block;
float: left;
position: relative;
bottom: 25px;
border-bottom: 10px solid #373331;
}

#menu ul li a {
font-family: "Trebuchet MS";
font-size: 11px;
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: normal;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #ceccb6 ;
padding: 10px 20px;
border: 15px solid #dcdbcd;
}

h2 {
  font-family: "Trebuchet MS";
}

.left {
width: 568px;
float: left;
text-align: justify;
}
.left h2 {
font-family: arial;
color: #373331;
font-size: 24px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 290px;
float: right;
padding: 10px;
padding-top: 0px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
font-family: arial;
color: #373331;
font-size: 24px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
padding-top: 0px;

line-height: 30px;
}
.right a { text-decoration: none }
.right img { border: 10px solid #e8e8e8; margin-left: 18px; margin-top: 10px;}

#top {
padding: 5px 0;
}
#bottom {
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}

#footer hr {
margin-bottom: 5px;
}

#navcontainer ul {
width: 48300px; 
list-style-type: none; 
margin: 0;
padding: 0;
}

#navcontainer ul li { 
display: inline; 
}

.portfolio {
background: url(images/photo.png) left bottom no-repeat;
padding-left: 22px !important;
margin-left: 8px;
}

h2.portfolioTitle {
background: url(images/portfolioTitle.png) left bottom no-repeat;
padding-left: 57px !important;
margin-top: 5px;
margin-bottom: 15px;
}

.pictures {
margin-top: 15px;
width: 930px;
height: 520px;
}

.pictures img {
border: 10px solid white;
margin-left: 80px;
}

img.v {
margin-left: 290px;
}
