@charset "utf-8";
/* Document CSS */

/* General */
body { margin: 0px 0px 30px 0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }
img { border: 0pt none; }
a { text-decoration: none; color: #643231; }
a:hover { text-decoration: underline; }

#container { width: 800px; margin: 0 auto; padding: 0px 12px 0px 12px; position: relative; background: url(../images/shadow.gif) repeat-y; }
#adsense { position: absolute; top: 30px; right: 20px; width: 468px; height: 60px; } 
.shadow { background: url(../images/shadowb.gif) no-repeat bottom left; width: 824px; overflow: hidden; height:15px; margin: 0 auto; }

hr { height: 3px; width: 798px; background-color: #643231; color: #643231; border: 0 none; margin-left: 0px; }

/* Menu */
#menu { height: 25px; line-height: 25px; }
#menu a { display: block; height: 25px; line-height: 25px; background: url(../images/bean.gif) no-repeat left center; padding-left: 40px; margin-right: 75px; float: left; }
#menu a.final { margin-right: 0px; }

/* Main */
#main { width: 800px; margin: 0 auto; position: relative; font-size: 12px; }
#main h3 { margin-bottom: 2px; }
#main h3 a { font-weight: bold; font-size: 24px; border-bottom: 3px solid #000000; color: #000000; }
#main h3 a:hover { text-decoration: none; color: #865453; border-bottom: 3px solid #999999; }
#main .desc { font-size: 10px; color: #643231; }
.stire { font-style: italic; font-weight: bold; font-size: 14px; background: url(../images/paper.gif) no-repeat center left; padding-left: 40px; height: 35px; display: block;  }
#main hr { background-color: #999999; color: #999999; }
