body {
background: #eee url(../images/background.png) center top repeat-y;
color: #000;
font-family: "lucida grande", verdana, arial, sans-serif;
font-size: 62.5%;
margin-bottom: 30px;
margin-left: 0;
margin-top: 10px;
padding: 0;
text-align: center;
}

img {
border: none;
}

/* Structure
----------------------------------------------- */

#wrap {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 612px;
}

#menu {
border-bottom: 1px solid #A0A0A0;
border-top: 1px solid #A0A0A0;
margin-bottom: 20px;
margin-top: 18px;
padding-bottom: 15px;
padding-top: 15px;
}

#photos {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 612px;
}

#photos-books {
margin-top: 35px;
}

#text {
margin-right: auto;
margin-left: auto;
text-align: left;
width: 612px;
}

/* Text
----------------------------------------------- */

h1 {
font-family: "lucida grande", verdana, arial, sans-serif;
font-size: 2.1em;
}

h2 {
font-family: "lucida grande", verdana, arial, sans-serif;
font-size: 1.5em;
margin-top: 30px;
}

p {
font-size: 1.3em;
line-height: 1.5em;
}

.dd-lineheight {
line-height: 2em;
}

.caps {
text-transform: uppercase;
}

em {
  font-style: italic;
  font-weight: normal;
}

blockquote {
  margin-left: 0;
}

span.quote {
  font-size: 1.3em;
  font-weight: bold;
}

/* Lists
----------------------------------------------- */

#menu ul {
margin: 0;
padding: 0;
}

#menu li {
display: inline;
}

#text ul, #text ol {
margin: 0;
padding: 3px 0 0 0;
}

#text li {
font-size: 1.2em;
list-style-type: none;
padding: 0 0 1.3em 0;
}

dt
{
font-size: 1.2em;
font-weight: bold;
left: 0;
position: relative;
top: 1.6em;
width: 5em;
}

dd {
font-size: 1.2em;
margin: 0 0 0 6em;
line-height: 1.5em;
padding: 0 0 .5em .5em;
}

/* Links
----------------------------------------------- */

a {
color: #3376cc;
}

a:visited {
color: #8a5577;
}

/* Misc
----------------------------------------------- */

.about-picture {
float: right;
font-size: 1.2em;
margin: 0 0 30px 30px;
width: 276px;
}

#arrows {
margin-right: auto;
margin-left: auto;
text-align: center;
width: 300px;
}

.arrow-left {
float: left;
margin-top: 15px;
width: 100px;
}

.arrow-middle {
font-size: 1.2em;
float: left;
margin-top: 15px;
width: 100px;
}

.arrow-right {
float: left;
margin-top: 15px;
width: 100px;
}

.break {
clear: both;
}

#photos-books img {
display: block;
margin-left: 55px;
text-align: center;
}

#photos table, th, td {
font-size: 1.2em;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
padding: 0 20px 10px 20px;
text-align: center;
text-transform: uppercase;
}