body { margin: 0; padding: 0; }

p { margin: 1em 0; }

body { background-color: #E5C4E7; }
th { text-align: left; }

.content { background-color: #FFEBC5; background-image: url('/images/birds/fill-center.jpg'); background-position: top; background-repeat: repeat-y;  }

a, a:link, a:visited { color: #75960F; }
a:hover { color: #9ECE06; }

ul.messages { list-style-type: none; }
ul.notice { width: auto; border: 1px dashed #566e0b; background-color:#dfe5c6; padding: 10px; }
ul.notice li { color: #566e0b; }
ul.error { width: auto; border: 1px dashed #b70005; background-color:#CBB1D6; padding: 10px; }
ul.error li { color: #B70005; }

.img-shadow {
  float:left;
  background: url(/images/birds/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/birds/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}


.dt { border-bottom: 1px dashed #F1C879; width: 490px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; color: #376F1E; padding-left: 4px; margin-top: 8px; text-align: left; }
.entry { width: 490px; margin: auto; margin-top: 8px; padding: 2px; margin-bottom: 22px; }

.text { padding: 8px; font-family: Georgia, "Times New Roman", Times, serif; color: #008800; font-size: 12px; float: left; text-align: left; }
.text * > font { color: #008800 !important; }

.t1 { width: 200px;}
.t2 { width: 320px; }
.t4 { width: 480px; }

.images { float: right; }

.i2 { width: 150px; }

.fullbr { clear: both; }