body { 
 margin: 50px 50px;
 font-family: Lucida Grande, sans-serif;
 background-color: #333;
}

img { 
 border: none;
}

h1 { 
 font-family: Helvetica, sans-serif;
 font-size: 2em;
 letter-spacing: -.05em;
 color: #858585;
 text-transform: lowercase;
}

h1 a img { 
 border: none;
}

ul { 
 position: absolute;
 top: 120px;
 left: 50px;
 margin: 0;
 padding: 0;
 margin-top: 25px;
 margin-bottom: 5em;
 list-style-type: none;
 font-size: .7em;
 text-transform: lowercase;
}

li { 
 margin-top: 0;
 color: #555;
 font-family: Lucida Grande, Verdana;
 line-height: 1.4em;
}

a { 
 color: #858585;
}

a:hover { 
 color: #d6d6d6;
}

address { 
 font-style: normal;
 font-size: 1em;
 color: #858585;
}

.navlinks {
 position: absolute;
 top: 43px;
 left: 280px;
 margin-bottom: 20px;
 font-size: .75em;
}

.navlinks a, .off { 
 /*border: 1px solid #333;*/
 padding: 2px;
 width: 15px;
 height: 15px;
 text-align: center;
 float: left;
 display: block;
 text-decoration: none; 
 font-weight: bold;
 margin-right: 1px;
 color: #858585;
}

.off { 
 color: #555;
}

.navlinks a:hover { 
 color: #d6d6d6;
}

.navlinks a:active { 
 color: #858585;
}

.picture { 
 position: absolute;
 top: 82px;
 left: 280px;
 margin: 0px;
 color: #858585;
 font-size: .75em;
 padding-bottom: 50px;
}

.picture img {
 border: 0;
}

kbd { 
 font-family: Monaco, Andale Mono, monospace;
 color: #858585;
}

.thumb_nav {
 position: absolute;
 top: 82px;
 left: 280px;
 width: 620px;
}

.thumb {
 float: left;
 display: block;
 height: 150px;
 width: 100px;
}

.thumb_top {
 margin-right: 5px;
}

.with_thumb {
 top: 110px;
}

.thumb_a {
 height: None;
 width: None;
}
