a
{
  color: #009900;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.logout
{
  color: #ffffff;
  display: block;
  font-size: small;
  margin: 0 auto 0 auto;
  text-align: right;
  width: 180px;
}

body
{
  background-color: #ffffff;
  color: #000000;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: medium;
  margin: 0;
  padding: 0;
  text-align: center;
}

button
{
  background-color: #ae7878;
  border: #ce9898 1px solid;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0;
  padding: 1px 10px 1px 10px;
}

div
{
  margin: 0;
  padding: 0 0 1ex 0;
}

div.advert
{
  float: right;
  padding: 0 !important;
}

div.chat
{
  background-color: #aaddaa;
  font-size: small;
  margin: 0 0 1ex 0;
  padding: 1ex 10px 1ex 10px;
}

.chat button
{
  background-color: #aaddaa;
  border: #ffffff 1px dotted;
  padding: 1px 30px 1px 30px;
}

.chat div
{
  background-color: #ffffff;
  height: 150px;
  margin: 0 0 1ex 0;
  overflow: hidden;
  padding: 0 10px 0 0;
  position: relative;
}

.chat form
{
  padding: 0 !important;
  text-align: right;
}

.chat img.chat_down_arrow
{
  cursor: pointer;
  left: 359px;
  position: absolute;
  top: 14px;
}

.chat img.chat_up_arrow
{
  cursor: pointer;
  left: 359px;
  position: absolute;
  top: 0px;
}

.chat input
{
  background-color: #ffffff !important;
  border-style: none !important;
  width: 600px !important;
}

.chat label
{
  width: auto !important;
}

.chat li
{
  background-position: 2px 0;
  background-repeat: no-repeat;
  list-style-type: none;
  padding: 0 0 .5ex 20px;
}

.chat p
{
  font-size: small;
}

.chat p.nochat
{
  background-color: #ffffff;
  color: #aaaaaa;
  height: 150px;
  margin: 0 0 1ex 0;
  padding: 0 0 0 20px;
}

.chat span.info
{
  color: #aaaaaa;
  display: block;
}

.chat ul
{
  margin: 0;
  padding: 0 10px 0 0;
  position: absolute;
}

div.column
{
  background: #ce9898 url('/images/column_bottom.jpg') bottom left no-repeat;
  float: left;
  text-align: center;
  width: 200px;
}

.column h2
{
  background: url('/images/column_top.jpg') top left no-repeat;
  font-size: small;
  text-align: center;
  text-decoration: none;
}

div.content
{
  background: url('/images/ripple.jpg') top center no-repeat;
  margin: 0 auto 0 auto;
  padding: 1ex 0 1ex 0;
  text-align: left;
  width: 981px;
}

div.fadepage
{
  background-color: #ffffff;
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}

div.figure_male
{
  background: url('/images/figure_male.jpg') top center no-repeat;
  height: 200px;
  padding: 0 10px 0 10px;
  text-align: left;
}

div.footer
{
  clear: both;
  text-align: center;
}

.footer a
{
  color: #aaaaaa !important;
  text-decoration: underline;
}

.footer p
{
  font-size: small;
  text-align: center !important;
}

div.header
{
  background: url('/images/menu_right.jpg') bottom right no-repeat;
  margin: 10px auto 0 auto;
  padding: 0;
  text-align: left;
  width: 981px;
}

.header img
{
  margin: 0 0 10px 40px;
}

.header p
{
  float: right;
  font-size: small;
}

div.inventory
{
  background: url('/images/inventory_3x4.jpg') top center no-repeat;
  height: 240px;
  padding: 0 0 0 10px;
}

.inventory img
{
  left: 5px;
  position: absolute;
  top: 5px;
}

.inventory li
{
  float: left;
  height: 55px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 5px;
  position: relative;
  text-align: left;
  width: 55px;
}

.inventory li ul
{
  background: #ae7878;
  display: none;
  padding: 1px !important;
  position: absolute;
  z-index: 1;
}

.inventory li ul li
{
  color: #ffffff;
  cursor: pointer;
  float: none;
  font-size: small;
  height: auto;
  padding: 0;
  width: auto;
}

.inventory li:hover ul
{
  display: block;
}

.inventory span
{
  font-size: x-small;
  right: 5px;
  position: absolute;
  top: 5px;
}

.inventory ul
{
  padding: 0;
}

div.main
{
  margin: 0 0 0 210px;
  text-align: left;
}

div.map
{
  text-align: center;
}

.map a
{
  border: #000000 dashed 1px;
  color: #000000;
  display: block;
  height: 158px;
  padding: 40px 20px 0 20px;
}

.map a:hover
{
  border-color: #ffffff;
  text-decoration: none;
}

.map div
{
  border: #000000 solid 1px;
  height: 525px;
  margin: 0 auto 0 auto;
  position: relative;
  width: 700px;
  overflow: hidden;
}

.map img.map_down_arrow
{
  bottom: 5px;
  cursor: pointer;
  left: 286px;
  position: absolute;
}

.map img.map_left_arrow
{
  cursor: pointer;
  left: 5px;
  position: absolute;
  top: 198px;
}

.map img.map_right_arrow
{
  cursor: pointer;
  left: 667px;
  position: absolute;
  top: 198px;
}

.map img.map_up_arrow
{
  cursor: pointer;
  left: 286px;
  position: absolute;
  top: 5px;
}

.map span.spacer
{
  border: #000000 dashed 1px;
  color: #000000;
  display: block;
  font-size: small;
  height: 158px;
  padding: 40px 20px 0 20px;
  text-align: left;
}

.map ul
{
  padding: 0;
  position: absolute;
}

.map li
{
  background-position: left top;
  background-repeat: no-repeat;
  list-style-type: none;
  height: 200px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 200px;
}

.map span.name
{
  display: block;
  padding: 2ex 0 0 0 !important;
}

div.note
{
  background: url('/images/mrgreen.png') right bottom no-repeat;
  margin: 0 0 1ex 0;
  height: auto !important;
  height: 119px;
  min-height: 119px;
}

.note h2
{
  background-color: #aaddaa;
  font-size: small;
  font-weight: bold;
  margin: 1ex 117px 0 0;
  padding: 5px 5px 1ex 5px;
  text-decoration: none;
}

.note p
{
  background-color: #aaddaa;
  font-size: small;
  margin: 0 117px 0 0;
  padding: 0 5px 1ex 5px;
}

div.notice
{
  background-color: #ce9898;
  display: none;
  margin: 0;
  padding: 1ex 10px 1ex 10px;
  position: fixed;
  width: 400px;
  z-index: 99;
}

.notice h2
{
  text-align: center;
  text-decoration: none;
}

.notice span
{
  background-color: #ae7878;
  border: #ffffff 1px dotted;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0 10px 0 10px;
  padding: 1px 30px 1px 30px;
}

div.prompt
{
  background-color: #ce9898;
  display: none;
  margin: 0;
  padding: 1ex 10px 1ex 10px;
  position: fixed;
  width: 400px;
  z-index: 99;
}

.prompt h2
{
  text-align: center;
  text-decoration: none;
}

.prompt span
{
  background-color: #ae7878;
  border: #ffffff 1px dotted;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0 10px 0 10px;
  padding: 1px 30px 1px 30px;
}

div.shop
{
  background: #ce9898 url('/images/inventory_12x3.jpg') top center no-repeat;
  height: 180px;
  margin: 0 0 1ex 0;
  padding: 0;
}

.shop img
{
  left: 5px;
  position: absolute;
  top: 5px;
}

.shop li
{
  float: left;
  height: 55px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 5px;
  position: relative;
  text-align: left;
  width: 55px;
}

.shop li ul
{
  background: #ae7878;
  display: none;
  padding: 1px !important;
  position: absolute;
  width: auto;
  z-index: 1;
}

.shop li ul li
{
  color: #ffffff;
  cursor: pointer;
  float: none;
  font-size: small;
  height: auto;
  padding: 0;
  width: auto;
}

.shop li:hover ul
{
  display: block;
}

.shop span
{
  font-size: x-small;
  right: 5px;
  position: absolute;
  top: 5px;
}

.shop ul
{
  margin: 0 auto 0 auto;
  padding: 0;
  width: 720px;
}

div.skills
{
  background-color: #ae7878;
  margin: 0 0 1ex 0;
  padding: 1ex 0 0 11px;
  /* If Opera ever fix the dotted border spacing bug, change left padding to 10px and remove <li> widths from inline CSS. */
}

.skills li
{
  border-color: #ffffff;
  border-style: none none dotted dotted;
  border-width: 1px;
  display: block;
  float: left;
  font-size: small;
  height: 29px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 249px;
}

.skills p
{
  font-size: small;
  padding: 1ex 10px 1ex 0;
  text-align: right;
}

.skills ul
{
  padding: 0;
}

fieldset
{
  border-style: none;
  margin: 0;
  padding: 0;
}

form
{
  margin: 0;
  padding: 0 10px 1ex 10px;
}

form.contact
{
  background-color: #ae7878;
  margin: 0 0 1ex 0;
  padding: 1ex 0 1ex 0;
  text-align: center;
}

.contact textarea
{
  background-color: #ae7878;
}

form.donations
{
  text-align: center;
}

.donations input
{
  background-color: transparent !important;
  border-style: none !important;
  padding: 0 !important;
  width: auto !important;
}

h1
{
  font-size: large;
  margin: 0;
  padding: 0 0 1ex 0;
}

h2
{
  font-size: medium;
  margin: 0;
  padding: 0 0 1ex 0;
  text-align: left;
  text-decoration: underline;
}

h2 a
{
  color: #000000 !important;
  text-decoration: underline !important;
}

img
{
  border-style: none;
}

input
{
  background-color: #ae7878;
  border: #ce9898 1px solid;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0;
  padding: 1px;
  width: 250px;
}

label
{
  display: block;
  margin: 0 auto 0 auto;
  padding: 0 0 1ex 0;
  text-align: right;
  width: 460px;
}

label.inline
{
  display: inline !important;
}

p
{
  font-size: medium;
  margin: 0;
  padding: 0 0 1ex 0;
}

p.small
{
  font-size: small;
}

p.warning
{
  color: #990000;
  font-size: small;
}

span.left
{
  float: left;
}

span.right
{
  float: right;
}

span.small
{
  font-size: small;
}

textarea
{
  background-color: #ffffff;
  border: #ce9898 1px solid;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0;
  padding: 1px;
  vertical-align: text-top;
  width: 250px;
}

ul
{
  margin: 0;
  padding: 0 0 1ex 1em;
}

ul.flat
{
  padding: 0 0 1ex 0;
}

.flat li
{
  list-style-type: none;
  padding: 0 100px 0 100px;
}

ul.menu
{
  background: #ae7878 url('/images/menu_left.jpg') bottom left no-repeat;
  height: 60px;
  padding: 0 0 0 10px;
  width: 963px;
}

.menu li
{
  border-color: #ffffff;
  border-style: none dotted none none;
  border-width: 1px;
  color: #ffffff;
  display: block;
  float: left;
  height: 60px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 191px;
}

.menu li a
{
  color: #ffffff;
  display: block;
  height: 60px;
  margin: 0;
  padding: 0;
}

.menu li.submenu ul
{
  background: #ae7878;
  border-color: #ffffff;
  border-style: none none dotted none;
  border-width: 1px;
  display: none;
  padding: 1ex 0 0 0;
  position: absolute;
  z-index: 1;
}

.menu li.submenu ul li
{
  border-style: dotted none none none;
  float: none;
  height: 30px;
}

.menu li.submenu:hover ul
{
  display: block;
}