body { background: #cf9 url(img/bg.gif) repeat-x; font-family: verdana; font-size: 11px; line-height: 17px; color: #333; margin: 0px; text-align: center; }
img { border: 0; }
#logo { text-align: center; }
#container { width: 800px; text-align: left; margin: 0px auto; }
#main { width: 580px; float: left; } 
#sideBar { width: 180px; margin: 50px 0 0 40px; float: left; font-size: 10px; } 
#nav { width: 100%; text-align: center; margin: 100px 0 5px 0;; }
#footer { width: 100%; background: url(img/bg2.gif) repeat-x; text-align: center; padding-top: 5px; margin-bottom: 50px; }
blockquote { padding-left: 10px; border-left: 1px dotted #888; color: #555; font-size: 10px; }
.credit { font-size: 10px; color: #555;}


a:link { color: #333; }
a:visited { color: #333; }
a:active { color: #333; }

a.date:link { font-size: 10px; text-decoration: none; }
a.date:visited { font-size: 10px; text-decoration: none; }
a.date:active { font-size: 10px; text-decoration: none; }
a.date:hover { font-size: 10px; text-decoration: underline; }

a.read:link { text-decoration: none; font-weight: bold; }
a.read:visited { text-decoration: none; font-weight: bold; }
a.read:active { text-decoration: none; font-weight: bold; }
a.read:hover { text-decoration: underline; font-weight: bold; }

a.this:link { text-decoration: none; font-style: italic; }
a.this:visited { text-decoration: none; font-style: italic; }
a.this:active { text-decoration: none; font-style: italic; }
a.this:hover { text-decoration: underline; font-style: italic; }

