body {
background:url(../images/bg.jpg) repeat-y center #373631;
font-family:"Vollkorn", Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-align:center;
margin:0;
}

a {
padding-bottom:1px;
border-bottom:1px dashed #fff;
text-decoration:none;
color:#FFFFFF;
}

a:hover {
color:#ff9c00;
border-bottom:1px dashed #ff9c00;
}

div#container {
width:700px;
text-align:left;
margin:0 auto;
}

div#header {padding-top:60px;}

div#header h1 {
width:295px;
height:61px;
background:url(../images/title.png) no-repeat;
text-indent:-9999px;
margin:0 0 60px;
padding:0;
}

div#header img {border:0;}

img.float-left {float:left;}
img.float-right {float:right;}

div.module {
clear:both;
padding:20px 0;
}

div.module h2 {
width:700px;
height:8px;
text-indent:-9999px;
margin:0 0 20px;
padding:0;
}

h2.profile {background:url(../images/h2-profile.png) no-repeat;}
h2.portfolio {background:url(../images/h2-portfolio.png) no-repeat;}
h2.projects {background:url(../images/h2-other.png) no-repeat;}
h2.contact {background:url(../images/h2-contact.png) no-repeat;}

div#profile {line-height:22px;}

div#profile em {color:#e5e1d9;}

em {font-family:Georgia, "Times New Roman", Times, serif;}

div#portfolio h3 {
display:inline;
font-size:18px;
font-weight:normal;
margin:0;
padding:0 8px 0 0;
}

div#portfolio span {
color:#a8a596;
font-size:14px;
}

div#portfolio a {border-bottom:none;}

div#portfolio img {
float:left;
border:1px dashed #6a665f;
margin-right:22px;
padding:2px;
}

div#portfolio a img:hover {
border:1px dashed #888;
}

.contributions {
font-size: 12px;
color: #b8b5a7;
}

div.client {
width:656px;
clear:both;
height:240px;
}

div#projects h3 {
font-size:14px;
margin:20px 0 5px;
padding:0;
}

div#contact em {font-size:18px;}

div#contact input {width:250px;}

div#contact textarea,div#contact input {
border:1px solid #777674;
background:#eaeaea;
color:#222;
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-style:normal;
margin:2px 0;
padding:4px;
}

div#contact .submit {
border:1px dashed #939290;
color:#222;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
width:auto;
font-style:italic;
}

div#contact input.submit:hover {border:1px solid #939290;}

.firstname {display:none;}

#footer {
background:url(../images/mammoth.png) top center no-repeat;
width:300px;
text-align:center;
margin:0 auto;
padding:60px 0 30px;
}

div#form-messages {
width:500px;
font-size:18px;
margin:200px auto 0;
}