body {
color: #EEEEEE;
background: #FFFFFFF;
font-family: Arial, Helvetica, "Lucida Sans Unicode", sans-serif;
font-size: 11px;
text-align: center;
margin: 0 auto 0 auto;
padding: 0;
}

img { border: 0; }

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }

#center {
width: 850px;
margin: 0 auto 0 auto;
}

#deserted {
background: #666666;
}

#photo {
width: 850px;
margin: 0 auto 0 auto;
}

#title {
width: 295px;
height: 30px;
border-bottom: 1px dotted white;
text-align: left;
padding-left: 5px;
}

#column-one { float: left; width: 280px; height: 75px; text-align: left; border-right: 1px dotted white; }
#column-two { float: left; width: 300px; height: 75px; border-right: 1px dotted white; }
#column-three { float: left; width: 240px; height: 75px; border-right: 1px dotted white; }
#column-four { float: right; width: 20px; height: 75px; text-align: center; }

#column-three p {
text-align: left;
padding: 2px 5px 2px 5px;
}

#column-four img { margin: 2px; }

#logo { width: 280px; height: 75px; display: block; }
#logo a { width: 280px; height: 75px; display: block; }
#logo a:hover { width: 280px; height: 75px; background-color: #000000; display: block; }

#prev { width: 74px; height: 45px; display: block; float: left; border-right: 1px dotted white; }
#prev a { width: 74px; height: 45px; display: block; float: left; }
#prev a:hover { width: 74px; height: 45px; background-color: #000000; display: block; float: left; }

#next { width: 74px; height: 45px; display: block; float: left; border-right: 1px dotted white; }
#next a { width: 74px; height: 45px; display: block; float: left; }
#next a:hover { width: 74px; height: 45px; background-color: #000000; display: block; float: left; }

#archive a { width: 74px; height: 45px; display: block; float: left; border-right: 1px dotted white; }
#archive a:hover { width: 74px; height: 45px; background-color: #000000; display: block; float: left; }

#about a { width: 74px; height: 45px; display: block; float: left; }
#about a:hover { width: 74px; height: 45px; background-color: #000000; display: block; float: left; }

#archivecolumn {
width: 850px;
height: 100%;
background: #666666;
margin: 0 auto 0 auto;
border-top: 1px dotted white;
}

#aboutcolumn {
width: 850px;
height: 490px;
background: #666666;
margin: 0 auto 0 auto;
border-top: 1px dotted white;
}

#aboutcolumn p {
padding: 2px 15px 15px 2px;
}

#about-left { width: 400px; float: left; text-align: left; padding: 10px; }
#about-right { width: 400px; float: right; text-align: right; padding: 10px; }


.deserted { width: 850px; height: 75px; margin: 0 auto 0px auto; }

.title { font-weight: bold; }

.heading { text-align: right; font-weight: bold; padding-right: 5px; }

.archivethumb { opacity:0.50; -moz-opacity:0.50; filter:alpha(opacity=50) }
.archivethumb:hover { opacity:1.00; -moz-opacity:1.00; filter:alpha(opacity=100) }