<!--
html, body {margin: 0; background: #000 url(/backgrounds/back5.jpg); font-family: "times new roman",serif; color: #f5deb3; text-align: center;}
div.holder1, div.holder2 {margin: auto; padding: 0; border: 0; text-align: center;}
div.holder1 {width: 602px;}
div.holder2 {width: 620px;}

a {text-decoration: none;}
a img {border: 0;}
a:link {color: #ff0;}
a:visited {color:#daa520;}
a:hover {color: #00ff7f;}
a:active {color: #fffafa;}


/* Border */
div.border {width: 620px; background: url(/darkstone/borders/back.jpg) repeat-y;}
div.bordertop {width: 620px; height: 12px; background: url(/darkstone/borders/top.jpg) no-repeat; font-size: 1px;}
div.borderbtm, div.bordermid {width: 620px; height: 12px; background: url(/darkstone/borders/bottom.jpg) no-repeat; font-size: 1px;}
div.bordermid {height: 17px;}
div.bordercont {width: 585px; text-align: center; margin: auto;}
div.borderends img {display: block;}


/* Text */
.hstd {font-weight: 100; font-size: medium; padding: 0; margin: 0;}  /* For heading tags to remove formatting */

h1, h2 {font: x-large "comic sans ms",sans-serif; color: #f0ffff; padding: 0; margin: 0;}
.h1 {font-family: "comic sans ms",sans-serif; font-size: x-large; color: #f0ffff; text-decoration: underline;}
.h2 {font-family: "comic sans ms",sans-serif; font-size: large; color: #f0fff0;}
.h3 {font-family: "comic sans ms",sans-serif; font-size: medium; color: #f0e4cd;}
.h4 {font-family: verdana,arial,sans-serif; font-size: 0.8em; font-weight: bold; color: #f0e68c;}
.updated {font-family: verdana,arial,sans-serif; font-size: 11px; color: #808080; white-space: nowrap;}
.divider {font-weight: bold; color: #556b2f; margin: 0 5px;}
.verdana {font-family: verdana,arial,sans-serif; font-size: 0.8em;}
.note, .dis {font: italic 0.75em verdana,arial,sans-serif;}
.dis {font-size: 0.6em;}

p.p1 {text-align: justify; text-indent: 12px;}
p.mzero {margin: 0;}
p.m1 {margin: 1ex 0;}


/* Lists */
.hlist {margin-bottom: 5px;}
.hlist ul, .hlist li, .hlist dl {list-style: none; margin: 0; padding: 0; display: inline;}


/* Other */
.qtitle {margin-top: 5px;}
.linetop {margin-bottom: 15px;}
.linebtm {margin-top: 20px;}

img.pleft {float: left; margin-right: 1ex;}
img.pright {float: right; margin-left: 1ex;}
img.ptop {margin-top: 1ex;}

.bnav {width: 100%; position: relative; clear: both;}
 .index {margin-top: 1ex;}
 .stats {font-family: verdana,arial,sans-serif; font-size: 11px; color: #808080; white-space: nowrap; text-align: left; position: absolute; bottom: 0; left: 0;}
 div.icons {position: absolute; bottom: 0; right: 0;}
  div.icons .t {opacity: .7;}

.left {text-align: left;}
.center {text-align: center;}
.tcenter {margin: auto;}
.right {text-align: right;}
.justify {text-align: justify;}
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.nowrap {white-space: nowrap;}
.indent {text-indent: 15px;}
.small {font-size: small;}
.bold {font-weight: bold;}
.imgblock {display: block;}


@media print {
html, body {background: #fff; color: #000;}
div.border {background: #fff;}

h1 img, h2 img {content: attr(alt);}
.h1, .h2, .h3, .h4 {color: #000;}

a:link, a:visited {color: #000;}
.note {font: italic small serif;}

/* Don't display while printing */
.linetop, .linebtm,
.bordertop, .borderbtm,
.bnav {display: none;}
}
-->