body {
font-family: verdana,arial,helvetica,sans-serif;
line-height: 140%;
color:#400;
background-color: #AA00DE;
}
#content {
width:80%;
margin: 0 auto;
background: #FFEEDC;
}
div.bumper {
width:90%;
margin: 0 auto;
}
#header {
border-bottom:1px dotted #AA00DE;
}
#footer {
background-color: #AA00DE;
border:3px solid #FFEEDC;
color:#ffd;
}
ul#alpha-list {
margin:0;
margin-bottom: 1em;
}
#alpha-list li {
display: inline;
list-style-type: none;
padding-right: 1px;
padding-left: 7px;
border-right: 1px solid #400;
}
ul#page-menu  {
clear:both;
margin:.5em 0;
padding:0;
}
#page-menu li {
display: inline;
list-style-type: none;
padding-right:1em;
}
#page-menu a:hover {
font-color:#303;
}
.left {
float:left;
}
h1#title {
font-size:1em;
line-height:140%;
font-weight:normal;
margin-left:20px;
margin-top:30px;
}
h2#list {
font-size:1.4em;
margin-bottom:0;
}
h2.title {
font-size:1.4em;
margin-bottom:0;
}
p {
   line-height: 140%;
}
p.no-bottom {
margin-bottom: 0;
}
dl {
line-height: 140%;
}
dt {
font-size:1em;
font-weight:700;
}
dd {
margin-bottom:1em;
}
#bottom-menu-bar {
text-align:center;
}
#bottom-menu-bar a {
color:#ffd;
text-decoration: none;
}
#bottom-menu-bar a:hover {
color:#303;
}