body { font:medium "Trebuchet MS", sans-serif; width: 750px; margin:10px; background: #1A1A12 }

#hea {
  background:#604520 url(/page_attachments/0000/0094/header.jpg); height:220px;
  border:2px solid #EDA425; border-width:2px 0;
  color:white;
  position:relative;
  }
#hea h1 { margin:0; font:2em Impact, Tahoma, sans-serif; text-indent:-9999px }
#hea div.date {
  text-transform:uppercase; position:absolute; bottom:-2em; right:1.3em;
  color:silver; font-size:85%;
  }

#nav {
  background:#751b0b url(/page_attachments/0000/0106/navbar.gif) repeat-x;
  margin:0; padding: 7px 1.2em; height:33px;
  color:#F18200;
  list-style:none;
}
#nav li { display:inline; text-transform:uppercase; font-size:95% }
#nav li a { padding:8px 0.7em; color:#FFCC1D; text-decoration:none }
#nav li a:hover { color:black; background:#EDA425}

#con { color:black; background:#E6DAC8; padding:1em 1.3em; margin:0; text-align:justify }

#foo {
  background:#0c4450 url(/page_attachments/0000/0104/footer.gif) repeat-x;
  height:13px; padding:10px 1.6em;
  font-size:80%; text-align:center;
  border-bottom:2px solid #EDA425;
}
#foo a { color:#bbb; text-decoration:none; }

h2, h3, h4 { font-family: "Lucida Sans Unicode",Georgia,serif; font-weight:normal }
h2 { color:#690702; font-size:1.9em; margin:0 0 0.5em 0 }
h3 { color:#145d6e; font-size:1.3em; margin:1.1em 0 0.5em 0 }
h2 img { float:left; margin:0 0.5em 0.5em 0 }
h3.main { margin-bottom:2em }
h4 { font-size:1.1em; font-weight:bold }

iframe { width:100%; height:28em; background:#eee }

.seeme { color:#145D6E; font-weight:bold }
.dim { color:#666; font-size:90% }
.subtitle { margin-top:-1.2em }

date { float:left; font-weight:bold; font-size:0.9em; }

div.sidebar {
  float:right; clear:both;
  margin-left:1.5em;
  margin-bottom:1em;
}
div.sidebar img {
  display:block; padding:4px;
  border:1px solid #0c4350;
  background:#f2ece6;
}



a:link { color:#0c4450 }
a:visited { color:#666 }
a:hover { color:#751b0b }

dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
*:first-child+html dl, * html dl { overflow:hidden; width:70% } * html dl { height:1% }

dt { float:left; clear:left; margin-right:0.5em }
dd { margin:0 0 0.2em 0; float:left; font-weight:bold; }

*:first-child+html dt, * html dt { float:left; clear:left; margin:0 }
*:first-child+html dd, * html dd { float:right; clear:right; margin:0 }
