/* body
--------------------------------------- */
body {
  background: #F8F8F8 url(images/background.gif) top left repeat-y;
  margin: 0px;
  padding: 0px;
}

table, tr, td {
  border: none;
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  margin: 0px;
  padding-bottom: 18px;
  text-align: justify;
}

a:active, a:link, a:visited {
  color: #897940;
  text-decoration: none;
}

a:hover {
  color: #AB9B62;
  text-decoration: none;
}

b {
  color: #891536;
}

h1 {
  color: #891536;
  font: bold 12px Georgia, serif;
  letter-spacing: .1em;
  margin: 0px;
  padding-bottom: 18px;
  text-transform: uppercase;
}

h2 {
  color: #891536;
  font: bold 12px Georgia, serif;
  margin: 0px;
  padding-bottom: 2px;
}

.normal {
  color: #000000;
  font: normal 12px Georgia, serif;
}

.extend_horizontal {
  background: transparent url(images/extend_horizontal.gif) top right repeat-x;
  height: 161px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
}

img, a img {
  border: 0px;
}

.clear {
  clear: both;
}

.left-tuition {
  float: left;
  width: 50%;
}

.right-tuition {
  float: right;
  width: 50%;
}

.left {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 120px;
}

p.center {
  text-align: center;
}

.right {
  float: right;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 389px;
}

ol, ul {
  margin: 0px;
  padding: 0px 0px 18px 40px;
}

* html ol, ul {
  margin: 0px;
  padding: 0px 0px 18px 43px;
}  /* IE WIN, but why? */

ol li {
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  list-style-type: decimal;
  margin-left: 5px;
  padding-left: 2px;
  text-align: justify;
}

* html ol li {
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  list-style-type: decimal;
  margin-left: 5px;
  padding-left: 0px;
  text-align: justify;
} /* IE WIN, but why? */

ul li {
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  list-style-image: url(images/cross_list.gif);
  padding-left: 2px;
  text-align: justify;
}

* html ul li {
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  list-style-image: url(images/cross_list.gif);
  padding-left: 0px;
  text-align: justify;
}  /* IE WIN, but why? */

.main ul li {
  margin-top: 18px;
}

.spacer {
  margin-top: 18px;
}

.no-space {
  margin-top: -18px;
}

p {
  color: #000000;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  margin: 0px;
  padding-bottom: 18px;
  text-align: justify;
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

input {
  font: normal 12px Georgia, serif;
}

input.long {
  width: 250px;
}

/* header
--------------------------------------- */
.header_nav {
  background: transparent url(images/background_header_nav.gif) top left no-repeat;
  height: 144px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 209px;
}

.header_main {
  background: transparent url(images/background_header_main.gif) top left no-repeat;
  height: 144px;
  left: 226px;
  position: absolute;
  top: 0px;
  width: 553px;
}

/* cross
--------------------------------------- */
.cross_left {
  background: transparent url(images/cross_left.gif) top left no-repeat;
  height: 17px;
  left: 0px;
  position: absolute;
  top: 144px;
  width: 209px;
}

.cross_middle {
  background: transparent url(images/cross_middle.gif) top left no-repeat;
  height: 600px;
  left: 209px;
  position: absolute;
  top: 0px;
  width: 17px;
}

.cross_right {
  background: transparent url(images/cross_right.gif) top left no-repeat;
  height: 17px;
  left: 226px;
  position: absolute;
  top: 144px;
  width: 543px;
}

/* navigation
--------------------------------------- */
.navigation {
  font: normal 11px Arial, sans-serif;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 167px;
  width: 199px;
}

.background_nav {
  background: transparent url(images/background_nav.gif) top left no-repeat;
  height: 251px;
  left: 0px;
  position: absolute;
  top: 161px;
  width: 209px;
}

.navigation a:active, .navigation a:link, .navigation a:visited {
  color: #897940;
  text-decoration: none;
}

.navigation a:hover {
  color: #AB9B62;
  text-decoration: none;
}

.navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.navigation li {
  cursor: pointer;
  font: normal 12px Georgia, serif;
  line-height: 18px;
  list-style-image: none;
  text-align: right;
}

.closed {
  display: none;
}

.open {
  display: block;
}

.big {
  color: #891536;
  font: bold 12px Georgia, serif;
  letter-spacing: .1em;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.webmail {
  padding-top: 20px;
  text-align: right;
}

.auction_login {
  margin: 0px;
  padding: 0px;
  text-align: right;
}

/* main
--------------------------------------- */
.main {
  background: transparent url(images/background_main.gif) top left no-repeat;
  left: 226px;
  padding: 7px 11px 0px 11px;
  position: absolute;
  top: 161px;
  width: 531px;
}

* html .main {
  background: transparent url(images/background_main.gif) top left no-repeat;
  left: 226px;
  padding: 8px 11px 0px 11px;
  position: absolute;
  top: 161px;
  width: 531px;
} /* IE WIN, but why? */

/* footer
--------------------------------------- */
.footer {
  background: transparent url(images/background_footer.jpg) top left no-repeat;
  border-top: 1px solid #891536;
  height: 220px;
  padding-top: 2px;
}