body {
background: #250D0D url(bg.gif) fixed repeat-y 5px top;
color: #907A89;
font: 11px/15px Verdana, Sans-Serif;
margin: 30px 0;
text-align: center;
}
a {
color: #6E4C63;
text-decoration: none;
}
a:hover {
color: #EFC2E0;
}
fieldset {
border: 0;
margin: 20px 0;
}
input, select, textarea {
width: 220px;
padding: 1px;
margin-bottom: 3px;
font: inherit;
vertical-align: middle;
font-weight: lighter;
}
textarea {
height: 80px;
}
#submit {
width: 80px;
}
input.radio {
float: left;
width: 35px;
height: 35px;
padding: 1px;
}
p {
margin: 0 0 10px 0;
}
p.date {
margin-top: -6px;
text-align: right;
font-weight: bold;
font-size: 10px;
color: #FFDFF5;
}
label {
font-weight: bold;
color: #FFDFF5;
}
strong {
color: #FFDFF5;
}

#container {
width: 410px;
margin: 10px 0 10px 80px;
padding: 20px;
text-align: left;
}
#topper, #footer {
width: 400px;
font-weight: bold;
padding: 5px 25px;
font-variant: small-caps;
margin-left: 80px;
}
#headerimg {
display: none;
}

hr {
clear: both;
margin: 10px auto;
text-align: center;
border: 0;
border-top: 1px solid #4F0037;
width: 80%;
}
img {
border: 0;
}

#entry {
width: 400px;
height: 150px;
}

h4 {
font: bold 12px/15px Verdana, Sans-Serif;
margin: 0;
}