body {
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0px;
background:  #9e0505 url(images/bg.gif) repeat-x top;
}

h1 {
letter-spacing: -2px;
font-size: 2.8em;
margin: 0;
text-transform: lowercase;
color: #9e0505;
}

#topnav {
float: right;
color: #4E5866;
font-family: arial, verdana, sans-serif;
font-size: 12px;
padding: 5px;
margin-right: 3px;
margin-top: 12px
}

#layout {
text-align: left;
margin: 0 auto;
width: 490px;
background: #FFFFFF;
}

#header {
background: url(images/header.gif) no-repeat;
height: 50px;
}

#content {
margin-left: 8px;
width: 475px;
background: #FFFFFF;
color: #000000;
}

input.bar {
background: url(images/bar.gif);
width: 364px;
height: 23px;
border: 0px;
color: #383838;
font-size: 18px;
font-family: "Trebuchet MS";
padding: 6px 10px 6px 10px;
}

input.button  {
font-family: sans-serif;
font-size: 16px;
font-weight: bold;
padding: 4px;
cursor: pointer;
width: 80px;
height: 35px;
}

.option {
background-color: #ffd0d4;
width: 460px;
font-size: 12px;
height: 15px;
padding: 4px 3px 3px 4px;
list-style: none;
margin-bottom: 3px;
}

ul {
margin: 0px;
padding: 0px;
}

#footer {
background: url(images/footer.gif) no-repeat;
height: 23px;
}

a:link, a:visited, a:active {
color: #9e0505;
text-decoration: none;
}

a:hover {
color: #db0808;
text-decoration: none;
}