body {
  background-color: #49251E;
  font-family: 'Times New Roman', Serif;
  font-size: 10pt;
  color: #D7B5A9;
  text-align: justify;
  margin: 0px; 
  padding: 0px;
  letter-spacing: 2px;
  line-height: 12pt; }

#menu {
  color: #8E826F;
  text-align: center; }

#menu a {
  background-color: #67283B;
  display: inline-block;
  width: 100%;
  height: 12px;
  margin: 3px 2px 3px 2px;
  line-height: 12px;
  font-family: Times New Roman;
  text-transform: uppercase;
  font-size: 9px;
  color: #8E826F;
  letter-spacing: 3px;
  text-align: right; }

#menu a:hover {
  background-color: #8E826F;
  color: #67283B; }

a {
  text-decoration: none;
  color: #964B38;
  font-weight: bold; }

b, strong {
  font-weight: bold;
  color: #76393E; }

i, em { 
  font-style: italic;
  color: #6D6C68; }

#content {
  float: left;
  margin-top: 0px;
  text-align: justify;
  padding: 15px;
  background-color: #; }

input, button, select, option, checkbox, textarea {
  border: 2px dotted #67283B;
  padding:2px; }

p { 
margin: 2px 2px 2px 2px; }

# footer { 
  padding: 0px 0 0px 0;
  margin: 0 auto;
  width: 100%;
  clear: both; }

.title {
  font-size: 14pt;
  font-family: "Georgia", Sans-Serif;
  letter-spacing: 2px;
  font-style: italic;
  color: #F9A258;
  text-align: center;
  padding: 3px; }

#owned img {
  float: left;
  border: 5px solid #6D6C68;
  padding: 5px;
  margin: 5px; }

h2 {
  color: #964B38;
  font-size: 16px;
  font-weight: bold; }


h3 {
  color: #b83f67;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold; }

img.float {
  float: left;
  border: 5px solid #6D6C68;
  padding: 5px;
  margin-left: 20px;
  margin-right: 20px; }

img.floatr {
  float: right;
  border: 5px solid #6D6C68;
  padding: 5px;
  margin-left: 20px;
  margin-right: 20px; }

p { 
  margin: 2px 2px 2px 2px; }

p.center {
  font-size: 12px;
  text-align: justified;
  padding-bottom: 80px; }
