/* default style */

A { text-decoration: none; }
BODY { background-color: #000; margin-left: 40px; margin-top: 20px; }

.site   { width: 700px; color: #000; background-color: #fff; }
.open   {  }

.header     { font-family: georgia; text-align: center; font-size: 13pt; }
.footer     { font-family: georgia; font-size: 11pt; }

.menu       { padding-bottom: 10px; text-align:center; font-family: georgia; font-size: 14pt; }
.menu1      { position: absolute; top: 20; left: 50; font-family: georgia; font-size: 10pt; }
.menu2      { position: absolute; top: 300; left: 56; font-family: georgia; font-size: 10pt; }

.feedback   { font-weight: bold; padding-bottom: 20; color: #000099; font-family: georgia;
                font-size: 12pt; margin-left: 30px; }
.comment    { margin-left: 30px; font-size: 12px; font-family: georgia; margin-bottom: 20px;
                border: dashed #000 1px; background-color: #cccc99; padding: 2px; width: 90%; }
.copyright  { font-weight: bold; font-size: 12pt; font-family: "Courier New"; color: blue;
                text-align: center; }
.url        { color: #66f; font-size: 12px; font-family: georgia;
                background-color: #ccf; padding-left: 1px; border: solid 1px #33f }
.curl       { margin-top: 9px; margin-bottom: 6px; }

/* entrys */

.entry  { font-family: georgia; margin-left: 20px; margin-bottom: 20px;
            padding: 4px; width: 650; border: dashed 1px black; }
.entry#intro { border: dashed 1px #660000; color: #660000; }
.title  { font-size: 14pt; font-weight: bold; }
.date   { font-size: 9pt; }
.body   { padding-left: 4px; font-size: 12pt; margin-top: 8px; }
.entry_headers { font-size: smaller; }

/* others */

.quote  { width:85%; margin-left: 4em; font-size: 75%;}
.imgtxt { position:relative; left:20; margin-right: 20;}
.box    { border: solid black 1px; }
.msgbox { border: solid black 1px; background-color: #eeeeee; }


/* forms */

.note { font-weight: normal; color: #0000cc; font-size: 9pt; font-family: tahoma; }
.i { height: 28; }
.login { font-family: "courier new"; }
