body{
   font-family: verdana, sans-serif; font-size: 15px; background-color: #FFFFFF; text-align: center
}
#main{
   width: 940px; height: auto; background-color: #FFFFFF; border-width: 15px; border-color: #007BA7; border-style: solid; padding: 10px; margin: 0px auto 10px auto; text-align: left
}
.links{
   color: #007BA7
}
.large{
   font-size: 25px; line-height: 1em; font-family: verdana, sans-serif; text-align: center; clear: both
}
.title{
   font-size: 30px; line-height: 1em; font-family: verdana, sans-serif; text-align: center; clear: both
}
.subtitle{
   font-size: 23px; line-height: .5em; font-family: georgia, serif; text-align: left;
}
.story{
   font-size: 16px; line-height: 2em;  margin: 10px 50px; font-family: georgia, serif; text-align: left
}
.spacer{
   color: #007BA7
}
.input{
   font-size: 15px; font-family: verdana, sans-serif; text-align: left
}
.submit{
   font-size: 15px; font-family: verdana, sans-serif; text-align: center
}
.small{
   font-size: 10px
}
.chars{
   font-weight: bold
}
.rating{
   font-size: 15px; font-family: verdana, sans-serif; text-align: left; font-weight: bold; line-height: 1em
}
.votes{
   font-size: 10px; font-family: verdana, sans-serif; text-align: left; line-height: 1em
}
form{
   text-align: center
}
form.storyform{
   text-align: right
}
a{
   font-family: verdana, sans-serif; font-size: 15px; color: #007BA7; text-decoration: none;
}
a:hover{
   text-decoration: underline
}
a img{
   border-width: 0px
}
hr{
    width: 200px; color: #007BA7; background-color: #007BA7; height: 1px; text-align: center
}
dt{
   font-weight: bold
}
dd{
   margin-bottom: 2em
}
ul{
    line-height: 2em
}