body {
  background: url(images/background.png) #C0BFA8;
  text-align: center;
  background-repeat: repeat-y;
}

#container {
  width: 800px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px;
}

#image {
  width: 800px;
  border: 0px;
  margin: 0px;
  background: url(images/cnorg1.png);
  height: 400px;
  padding: 0px;
}

#navi {
  width: 180px;
  position: absolute;
  left: 825px;
  top: 20px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

#navi a {
  font-family: Arial;
  font-size: 13pt;
  color: #868676;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-style: italic;
}

#navi a:hover {
  font-family: Arial;
  font-size: 13pt;
  color: #626156;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-style: italic;
  border-bottom: 1px dotted #989A98;
}

#content {
  position: absolute;
  top: 362px;
  left: 108px;
  width: 692px;
  padding: 0px;
  margin: 0px;
}

input, textarea, select {
  background-color: #8E8D7C;
  color: #2E2E2E;
  border-bottom: 1px solid #A2A18E;
  border-right: 1px solid #A2A18E;
  border-left: 4px solid #A2A18E;
  border-top: 4px solid #A2A18E;
  font-size: 12pt;
  font-family: georgia;
  font-style: italic;
}

input:focus, textarea:focus, option:focus, select:focus {
  border-bottom: 1px solid #262521;
  border-right: 1px solid #262521;
  border-left: 4px solid #262521;
  border-top: 4px solid #262521;
}

blockquote {
  font-size: 11pt;
  font-family: Georiga, Verdana, serif;
  text-align: left;
  color: #2E2E2E;
  border-left: 8px solid #964656;
  padding: 5px;
  font-style: italic;
}

img {
  padding: 4px;
  background: #964656;
  border: 0px;
}

.owned {
  margin-left: 40px;
  width: 500px;
}

.owned_images {
  float: left;
  margin-right: 10px;
  border: 0px;
}

#footer {
  font-size: 8pt;
  color: #2E2E2E;
  font-weight: normal;
  font-family: Georgia, Tahoma, Verdana, serif ;
  text-align: center;
  padding: 5px;
  margin-top: 15px;
  border-top: 1px solid #964656;
  border-bottom: 1px solid #964656;
  margin: 10px;
}

ul {
  list-style-type: square;
  color: #2E2E2E;
  font-size: 12pt;
  font-family: Georgia, Tahoma, Verdana, serif;
  text-align: left;
}

.center {
  text-align: center;
}

.show_sort_list {
  list-style-type: square;
  font-size: 12pt;
  color: #2E2E2E;
  font-family: Georgia, Tahoma, Verdana, serif;
  text-align: left;
}

a:link, a:visited, a:focus, a:active {
  font-weight:normal;
  color:#436F96;
  text-decoration:none;
  border-bottom: 1px dotted #989A98;
  font-style: italic;
}

a:hover {
  font-weight:normal;
  color:#633940;
  text-decoration:none;
  border-bottom: 1px dotted #989A98;
  font-style: italic;
}

b {
  color: #964656;
}

p {
  font-size: 12pt;
  color: #2E2E2E;
  font-weight: normal;
  font-family: Georgia, Tahoma, Verdana, serif ;
  text-align: left;
  padding: 5px 2px 5px 2px;
}

.important {
  font-size: 12pt;
  color: #E19208;
  font-weight: normal;
  font-family: Georgia, Tahoma, Verdana, serif ;
  text-align: left;
  font-style: italic;
}

.current_fans {
  font-size: 12pt;
  color: #436F96;
  font-weight: normal;
  font-family: Georgia, Tahoma, Verdana, serif ;
  text-align: left;
  font-style: italic;
}

.sizes {
  font-size: 12pt;
  color: #2E2E2E;
  font-weight: normal;
  font-family: Georgia, Tahoma, Verdana, serif ;
  text-align: center;
  padding: 5px;
  margin-left: 15px;
  padding: 5px;
}

h1 {
  font-size: 20px;
  font-family: Georgia, Tahoma, serif;
  text-align: left;
  color: #7F7E70;
  font-style: italic;
  font-weight: bold;
  text-transform: lowercase;
  background: url(images/line.png) no-repeat;
  height: 40px;
  margin-bottom: -35px;
  padding-top: 3px;
  margin-left: 0px;
}

h2{
  font-family: Georgia, Tahoma, serif;
  color: #7F7E70;
  font-size: 18px;
  text-align: center;
  text-transform: lowercase;
  font-style: italic;
  font-weight: bold;
  padding-left:5px;
}

#show-members ol {
  list-style-type: square;
  color: #2E2E2E;
  font-size: 12pt;
  font-family: Georgia, Tahoma, Verdana, serif;
  text-align: left;
}