body {
margin: 0;
background: #A0A0A0 url(images/bg.gif) repeat-y top center;
font: 14px verdana, sans-serif;
}

a {
color: #0000D0;
text-decoration: none;
}

a:hover {
background-color: #FFFD44;
}

p.cite {
font-style: italic;
font-size: 12px;
margin-bottom: 0;
}

h2 {
margin: 0;
font: 24px Georgia, serif;
}

#layout {
width: 740px;
margin: 0 auto;
}

#head {
padding: 19px 0;
background: white url(images/circle.gif) repeat-x top left;
}

#head h1 {
margin: 0;
color: white;
height: 56px;
}

#head h1 a {
margin: 0 auto;
display: block;
height: 100%;
width: 647px;
text-indent: -9999px;
background: url(images/logo.gif) no-repeat top left;
}

#content {
margin-right: 225px;
padding: 10px;
}

#menu {
float: right;
width: 225px;
font-size: 12px;
height: 550px;
overflow: auto;
margin-top: 10px;
text-align: left;
}

#menu ul {
margin: 5px;
padding: 0;
list-style-type: none;
}

#menu li {
margin: 0;
padding: 0;
}