body         { background-image: url("images/bkg_tile.jpg"); background-repeat: repeat; background-attachment: fixed; margin: 0 }
.caption  { font-size: 14px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-align: center }
/*Top Section IDs*/
#logo    { background-image: url("images/bkg_top1.jpg"); background-repeat: repeat; position: fixed; z-index: 2; top: 0; left: 0; float: left }
#logo td  { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; z-index: 2 }
#footer { position: relative; bottom: 5px; height: 12px; float: left }
/*Menu IDs*/
#menu     { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; position: fixed; top: 175px; left: 10px; width: 100px }
#menu a    { color: #191919; font-family: Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background-color: #ffdead; text-align: center; margin-bottom: 8px; width: 100px; float: left; border: outset 6px #ffefd5 }
#menu a:hover    { color: black; font-family: Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background-color: #fffacd; text-align: center; margin-bottom: 8px; width: 100px; float: left; border: outset 6px #f5f5dc }
/*Content IDs*/
#content                { color: #191919; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; text-align: left; position: absolute; z-index: 1; top: 175px; right: 215px; left: 130px; width: auto; float: left }
.content2  { color: #191919; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; background-color: #ffdead; text-align: left; padding: 10px 10px 0; z-index: 1; width: auto; border: outset 5px #f5b263 }
#content1            { font-size: 12px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; background-color: white; text-align: center; padding-top: 5px; padding-right: 5px; padding-left: 5px; position: absolute; top: 175px; right: 10px; width: 175px; height: auto; float: right; border: outset 5px #f7931d }
#content h3    { font-size: 18px; font-weight: bold; line-height: 22px; text-align: center; word-spacing: 5px }
#content th { font-size: 14px; font-weight: bold; text-decoration: underline; text-align: left }
#content td  { font-size: 13px }
#content a { color: black }
#detail  { color: #191919; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none; background-color: #ffdead; text-align: center; margin-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px; position: absolute; z-index: 1; top: 175px; right: 215px; left: 130px; width: auto; float: left; border: outset 5px #f5b263 }
#detail p { text-align: justify }
#detail h3  { font-size: 18px; font-weight: bold; line-height: 22px; text-align: center; word-spacing: 5px }
