root { 
  display: block;
}

body {
  margin: 0;
  font-family: Arial, sans-serif;
  color: #000000;
  background: url('images/singlegirl_tiny.png') repeat;
  padding-top: 20px;
  text-align: center;
}

a img {
  border: none;
}

a {
  color: #101010;
  text-decoration: none;  
}

a:visited {
  color: #101010;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
}

hr {
  height: 1px;
  margin-top: 0.5em;
  border: none;
  border-bottom: 1px solid #9a9a9a;
}

#pageContent {
  background: #f8d729;
  text-align: left;
  width: 900px;
  vertical-align: top;
  margin: auto;
}

.sidebar {
  background: inherit;
  text-align: center;
  width: 150px;
  position: relative;
  top: -95px;
}

#bsg-left {
  float: left;
}

#bsg-right {
  float: left;
}

#bsg-body {
  float: left;
  width: 600px;
  font-size: 12pt;
}

#bsg-body div {
  padding: 10px;
}

#bsg-footer {
  clear: both;
  text-align: center;
}

#logo {
  position: relative;
  left: 150px;
}

.term {
  font-weight: bold;
}

.pronounciation {
  font-weight: bold;
  font-style: italic;
}

.menubox {
  margin: .4em 0;
  text-align: left;
  font-size: 9pt;
}

.menubox h3 {
  text-align: center;
  margin: 0;
  padding: 0;
}

.menubox ul {
  list-style: none;
  margin: 0;
  padding: 0.3em 0.4em;
}

.menubox .menuSpacer {
  width: 100%;
  margin: 0px;
}

#about-menu.menubox {
  background: #e41a38 url('images/roundbottom.gif') no-repeat bottom left;
}

#about-menu h3 {
  background: #e41a38 url('images/roundtop.gif') no-repeat top left;
}

#about-menu .menuSpacer {
  border-bottom-color: #f8d729;
}

#gallery-menu.menubox {
  background: #4cb9b3 url('images/roundbottom.gif') no-repeat bottom left;
}

#gallery-menu h3 {
  background: #4cb9b3 url('images/roundtop.gif') no-repeat top left;
}

#info-menu.menubox {
  background: #e86122 url('images/roundbottom.gif') no-repeat bottom left;
}

#info-menu h3 {
  background: #e86122 url('images/roundtop.gif') no-repeat top left;
}

#info-menu .menuSpacer {
  border-bottom-color: #4cb9b3;
}

#info-menu form {
  text-align: center;
  padding-bottom: 3px;
}

#info-menu form img {
  margin: 3px auto;
}

#info-menu form input#subscribe {
  margin-top: 2px;
}

#copyright {
  font-size: 8pt;
}

#webring-links {
  list-style: none;
  width: 900px;
  margin: auto;
  padding: 5px;
}

#webring-links li {
  float: right;
}

.body h1 {
  text-align: center;
}

.body p {
  text-align: justify;
  text-indent: 0.6em;
}

#entry-content {
  text-align: center;
}

#bsg-definition {
    border-width: 2px 0px;
    border-color: #e41a38;
    border-style: solid;
    text-align: left;
}

ul.link-table {
  list-style: none;
}

ul.link-table li {
  float: left;
}

#links li {
  display: block;
  vertical-align: middle;
  height: 25px;
  width: 280px;
}

.message-fields {
  margin: 3px auto;
}

.message-fields th {
  text-align: right;
  vertical-align: top;
}

.message-send {
  text-align: right;
}

#retailers {
  padding: 5px 5px;
}

#retailers h3 {
  clear: both;
  margin-bottom: 0px;
}

#retailers ul.store-table {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.store-table li {
  width: 250px;
  float: left;
  margin: 5px;
}

.store-table li p {
  margin: 0px;
  text-align: left;
}

#custom-orders h2 {
  clear: both;
  margin: 0px;
  padding-top: 10px;
}

.custom-details {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
.custom-details li {
  width: 250px;
  float: left;
  margin: 1px;
  background-image: url('images/bullet.gif');
  background-position: 0px 3px;
  background-repeat: no-repeat;
  padding-left: 16px;    
}

#custom-orders p {
  margin-top: 5px;
}

#custom-orders .footnote {
  clear: both;
}

sup {
  font-size: 100%;
  font-weight: bold;
}

table.table-wrapper {
  margin: 5px auto;
}

td.td-galitem-icon {
  text-align: center;
  vertical-align: middle;
}

td.td-thumbnails-thumb {
  padding: 10px;
  text-align: center;
}

td.td-thumbnails-navi {
  text-align: center;
}

td.td-main-title-spgm-link {
  text-align: right;
}

td.td-picture-navi {
  text-align: center;
}


