body       { background: #000000 url('/images/background.jpg'); font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 1em; }

#container { width: 1000px; padding: 5px; margin:2px auto; }
#mainblock { width: 775px; border: solid #00f 2px; padding: 4px; color: #000; background: #eeeeee; float: right; }
#menu      { width: 200px; border: solid #00f 2px; padding: 4px; color: #000; background: #eeeeee; float: left; }
#insane    { width: 975px; margin: 2px auto; border: solid #00f 2px;  background: #dddddd; color: #000; padding: 10px; }

.story     { font-family: Arial, Helvetica, Verdana, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1.25em; line-height: 1.2em; word-spacing: normal; letter-spacing: 0.1ex; text-decoration: none; text-transform: none; text-align: left; text-indent: 0ex; margin-left: 10px; margin-right: 10px; }

img        { vertical-align: middle; border: 0px; }

a:link     { text-decoration: underline; color: #0000FF; }
a:visited  { text-decoration: underline; color: #0000CC; }
a:hover    { text-decoration: underline; color: #ff0000; }
a:active   { text-decoration: underline; color: #006600; }

.progress  { width: 300px; float: right; margin-left: 1em; border: solid 2px #00e; }
.menutop   { font-size: 0.8em;   font-style: italic; }

