body {
background: #000 url(bg.gif) top repeat-x;
font-family: Georgia;
color: #fff;
}
h1 a {
   color:#DA1074;
   text-decoration:none;
}
h1 a:hover {
   color:#9B1259;
}
h1 sup {
   font-size:11px;
   font-family:Verdana;
   font-weight:normal;
}
div#content #more a {
color: #ff0066;
background-color: #;
text-decoration: none;
font-weight: bold;
}
div#content #more a:hover {
text-decoration:underline;
color: #ff0066;
}
div#top {
text-align: center;
margin-top: 90px;
}
div#content {
width: 500px;
margin: 0 auto;

}
div#content .form input {
border: 0px;
width: 400px;
text-align: center;
}
div#content .search {
color: white;
background: transparent;
margin-left: 200px;
width: 60px;
}
div.form {
margin-left: 25px;
margin-top: 20px;
}
fieldset {
border: 0px;
}
div#comment textarea {
width: 400px;
}

p img {
border: 0px;
}
div#radio {
display: block;
width: auto;
}

input#radio {
margin: 5px 0 0 10px;
padding: 0px 0px 0px 0px;
width: 15px;
display: inline;
}

#footer {
   font-size:11px;
   font-family:Verdana;
   text-align:center;
   color:#303030;
}
#footer a {
   color:#650B3A;
   text-decoration:none;
}
#footer td {
   text-align:left;
   vertical-align:top;
   padding:5px;
}

