@charset "utf-8";

* {
border: 0;
margin: 0;
}

body {
background: #282828;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
color: #777;
}

a {
color:inherit;
font-weight:bold;
text-decoration:none;
}

#stripe {
margin-top: 85px;
height: 247px;
border-bottom:#666 thin solid;
border-top:#666 thin solid;
background:#000 url(../images/eye.gif) no-repeat scroll 80% 50%;
}

#thumb {
position:absolute;
top: 361px;
left: 60px;
width:80px;
height:80px;
}

h1 {
display:block;
text-indent: -9999em;
margin-top:36px;
margin-left:186px;
background: transparent url(../images/title.png) no-repeat;
width:89px;
height:37px;
}

#links {
padding: 20px 0 0 180px;
}

#footer {
position:absolute;
bottom: 20px;
clear:both;
padding: 0 0 0 191px;
}

.dates, .contact {
float:left;
width: 120px;
border-left:#666 dotted thin;
margin:0pt 0pt 30px;
}

.dates ul, .contact ul {
color:#CCC;
font-weight:bold;
list-style:none;
padding: 0 0 0 10px;
}

.dates ul a {
color:#777;
display:block;
word-spacing:-.05em;
font-weight:normal;
}

.contact ul a {
color:#777;
display:block;
}

.dates a:hover, .contact a:hover {
color:#FFF;
}
