<!--
html, body {background: #000 url(/backgrounds/back2.jpg); margin: 0; font-family: "times new roman",serif; color: #ffc; text-align: center;}
a {text-decoration: none}
a img {border: 0;}
a:link {color: #ffd200;}
a:visited {color:#f0e68c;}
a:hover {color: #ff0;}
a:active {color: #fffafa;}

div.holder {width: 602px; margin: auto; padding: 0; border: 0; text-align: center;}
div.holder2 {margin: auto; padding: 0; border: 0; text-align: center;}
div.heading {width: 602px; height: 190px; margin: auto; position: relative; white-space: nowrap;}
 div.heading .tleft {position: absolute; left: 0; top: 0;}
 div.heading .tright {position: absolute; right: 0; top: 0;}


/* Text */
h1, h2, h3, .h1, .h2, .h3, .exo {font: medium Exocet,Verdana,Arial,sans-serif;}
.sans, .dis {font: medium Verdana,Arial,sans-serif;}
h1, .h1 {font-size: x-large; display: inline; margin: 0; padding: 0;}
h2, .h2 {font-size: large; font-weight: bold; color: #cf3;}
h3, .h3 {font-size: large; font-weight: bold; color: #e6ffb1;}
.exo {font-weight: bold;}
.navlist {font: bold medium Arial,sans-serif;}
.sans {font-size: small;}
.dis {font-size: x-small;}


/* Misc */
th {font: bold 1.25em Exocet,Verdana,sans-serif; color: #e6ffb1; text-align: center; padding: 0.5ex; background: #3d0000;}
p.p1 {text-align: justify; text-indent: 1em;}
.m0 {padding: 0; margin: 0;}
.m1 {padding: 0; margin: 0 0 1ex 0;}
.m2 {padding: 0; margin: 0 0 1em 0;}
.m3 {padding: 0; margin: 1em 0 0 0;}
.inline {display: inline;}
.bold {font-weight: bold;}
.left {text-align: left;}
.jus {text-align: justify;}
.center2 {margin: auto;}
.fleft {float: left;}
 .flgap {margin-right: 1ex;}
.fright {float: right;}
 .frgap {margin-left: 1ex;}


/* Lists */
.hlist li {display: inline;}
 .hlist em {margin: 0 0.5ex; color: #8b000c;}
.list-blank {list-style: none;}
.lim0 {padding: 0; margin: 0;}  /* To remove all padding */
.lim1 {padding: 0; margin: 0 0 1em 0;}  /* To leave a line after list */


/* Linkbar */
div.lb {background: url(/diablo/linkbar/linkbar.gif) no-repeat; width: 602px; height: 30px; clear: both;}
 .lbtop {margin: 0 auto 1em auto;}
 .lbbtm {margin: 1em auto 40px auto; }
 div.lb .two {width: 50%; float: left;}
 div.lb .three {width: 33.3%; float: left;}


/* General border */
.border {margin: auto; background: #000; clear: both;}
.btl {background: url(/diablo/borders/tl-corner.gif) no-repeat; width: 11px; height: 11px;}
.btm {background: url(/diablo/borders/top.gif) repeat-x; height: 11px;}
.btr {background: url(/diablo/borders/tr-corner.gif) no-repeat; width: 11px; height: 11px;}
.bml {background: url(/diablo/borders/left.gif) repeat-y; width: 11px;}
.bmr {background: url(/diablo/borders/right.gif) repeat-y; width: 11px;}
.bbl {background: url(/diablo/borders/bl-corner.gif) no-repeat; width: 11px; height: 11px;}
.bbm {background: url(/diablo/borders/bottom.gif) repeat-x; height: 11px;}
.bbr {background: url(/diablo/borders/br-corner.gif) no-repeat; width: 11px; height: 11px;}
.middle {background: url(/diablo/borders/middle.gif) repeat-x; height: 2px;}
.midv {background: url(/diablo/borders/middle2.gif) repeat-y; width: 2px;}
.content {padding: 1ex;}
.bgap {margin-bottom: 1em;}


/* Dropdown menu */
#dropmenudiv {
 position:absolute;
 background: #d50000 url(/backgrounds/back-trans.gif);
 opacity: 0.9; filter:alpha(opacity=90);
 border: 1px solid #62040c;
 font:normal 12px Verdana,sans-serif;
 line-height: 140%;
 z-index: 100;
}

#dropmenudiv a {
 width: 100%;
 display: block;
 text-indent: 3px;
 padding: 1px 0;
 border: 1px solid #62040c;
 text-decoration: none;
 font-weight: bold;
}

#dropmenudiv a:hover {
 background: #62040c;
 opacity: 1.0; filter:alpha(opacity=100);
}
.dmenu {text-decoration: underline;}


.footer {width: 100%; position: relative;}
 div.stats {font-family: verdana,arial,sans-serif; font-size: 11px; color: #8b000c; 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;}


/* For old pages which haven't been updated yet */
#verdana {font-family:Verdana,Arial; font-size:10pt;}
#verdanab {font-family:Verdana,Arial; font-size:10pt; font-weight:bold;}
#exo {font-family:Exocet,"Arial Black"; font-weight:bold;}
-->