body { color: #fff; background-color: #7a776e; padding-left: 185px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 1;}

.fixed, #photos, #text { position: absolute; top: 100px; }
.fixed { position: fixed; left: 0; z-index: 10;}
#header { background-color: #7a776e; position: absolute; top: 0; left: 0; width: 160px; height: 540px; padding: 0 10px 0 15px;}
#photos { width: 23448px;}
#text { width: 330px; padding-top: 7px;}
#photos div { display: inline;}
#photos img { display: inline; margin-right: -1px;}

h1, #text { border-top: 1px solid #acaaa6;}
h1 { width: 160px; padding-top: 10px;}

ul { margin-top: 160px;}
ul li a { color: #99998e; font-size: 0.8125em;}
ul li a:hover { color: #fff;}

p { color: #aaa; font-size: 0.875em; line-height: 1.285em; margin-bottom: 1.285em;}
strong { color: #fff; font-weight: normal;}
p a { color: #fff;}
p a:hover { border-bottom: 2px solid #aaa; padding-bottom: 1px;}

a:link, a:visited { text-decoration: none;}