html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  background-color: #a7a289;
  color: white;
  font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
  font-size: small;
  margin: 0px; }

label {
  font-weight: bold;
  color: white; }

flash-error {
  border: 1px solid red;
  color: red;
  background-color: #F88;
  padding: 6px; }

.dark_box {
  background-color: #787460;
  padding: 1ex 1ex 1ex 1ex; }

div.clear {
  clear: both;
  width: 100%;
  height: 0px; }

span.numerator {
  padding-left: 0.25em;
  vertical-align: 40%;
  font-size: 70%; }

span.denominator {
  vertical-align: -20%;
  font-size: 70%; }

span.frac_slash {
  padding: 0 1px 0 0;
  font-size: small; }

#flash_popup {
  position: fixed;
  visibility: hidden;
  padding: 12px;
  text-align: center;
  font-family: sans-serif;
  font-size: small;
  background-color: #FF8;
  border: 1px solid #884;
  color: #442;
  opacity: .8; }

table.header {
  width: 100%;
  padding-left: 0.75em;
  padding-right: 0.75em; }

h1 {
  font-size: medium; }

h1.center {
  text-align: center; }

h1.left {
  text-align: left; }

h1.right {
  text-align: right; }

a {
  color: white; }

a.admin {
  padding: 2px 1em 2px 1em;
  background-color: #800; }

td.content_area {
  width: 546px;
  height: 474px;
  background-color: #787460; }

td.thumb_bar {
  width: 72px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: left; }

td.force_preview_width {
  width: 546px; }

table.gallery_container {
  width: 80%;
  background-color: #787460; }

div.award_divider {
  height: 1px;
  width: 10%;
  border-bottom: 1px solid white; }

div.link_divider {
  height: 1px;
  width: 10%;
  border-bottom: 1px solid white; }

html>body .outerpair1 {
  background: url(/http/allowatt.com/images/upperrightfade.png) right top no-repeat;
  margin-bottom: -24px; }

html>body .outerpair2 {
  background: url(/http/allowatt.com/images/lowerleftfade.png) left bottom no-repeat;
  padding-top: 8px;
  padding-left: 8px; }

html>body .shadowbox {
  background: url(/http/allowatt.com/images/shadow.png) bottom right; }

html>body .innerbox {
  position: relative;
  left: -8px;
  top: -8px; }

#bookcurl {
  position: absolute;
  top: 0px;
  right: 0px; }
