* { margin: 0; padding: 0; }
BODY { background: #000; font: 12px verdana, tahoma, sans-serif; color: #d9d9d9; }
BLOCKQUOTE { padding: 0 80px 10px 80px; text-align: justify; font-size: 10px; }
H1 { font-size: 20px; font-weight: bold; padding-bottom: 14px; }
H2 { font-size: 11px; font-weight: bold; text-transform: uppercase; padding-bottom: 4px; }
P {  padding-bottom: 14px; }
P, H1, H2 { padding-left: 4px; padding-right: 4px; }
IMG { border-width: 0; }
a:link { color: #d3d3d3; text-decoration: none; }
a:visited { color: #acacac; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #f0f0f0; }

.right { float: right; }
.left { float: left; }
.centered { text-align: center; }

.imgcenter { margin: 14px auto 14px auto; text-align: center; display: block; }

.layer { position: absolute; left: 0; top: 0; width: 100%; }
.widgetlayer { padding: 16px 0; float: left; z-index: 20; }
.toplayer { padding: 16px 0; float: left; z-index: 10; }
.bottomlayer { float: left; z-index: 0; }

/* Specifics */
.main { margin: 0 auto; border: 1px solid #4d4d4d; width: 720px; }
.logospace { background: url('logoback_special2.png'); text-align: center; }
.logo { position: relative; top: 24px; }
.navspace { padding: 2px 0; background: url('navback_special2.png') repeat fixed 0 0; border-top: 1px solid #4d4d4d; text-align: center; }
.navspace ul { list-style-type: none; position: relative; }
.navspace li { display: inline; margin: 0 4px; }
.navcurrent, .navcurrent a:link, .navcurrent a:visited { color: #fff; font-weight: bold; text-decoration: none; }
.navcurrent a:hover, .navcurrent a:active { color: #fff; font-weight: bold; text-decoration: underline; }
/*.content { background: url('contentback_special2.png') repeat fixed 0 0; border-top: 1px solid #4d4d4d; }*/
.contentwrapper { padding: 20px 40px; position: relative; }
.contentwrapper a { font-weight: bold; color: #9d9dbf; }
.contentwrapper blockquote { padding: 0 80px 30px 80px; }
.contentwrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.sidebar {  } /* For later. */

.function { color: #9d9dbf;; }

.footer { padding: 2px; background: url('contentback_special2.png') repeat fixed 0 0; border-top: 1px solid #4d4d4d; text-align: right; }

.bg0 { background: url('3x3032_nebula.jpg') no-repeat; width: 591px; height: 427px; position: absolute; left: 90px; top: -60px; float: left; }
.bg1 { background: url('mantis_nebula.jpg') no-repeat; width: 439px; height: 338px; position: absolute; right: 50px; top: 367px; float: right; }

.footerlinks { color: #999999; text-align: center; font-size: 10px; }

/* Hacks */
* html .navspace { height: 1px; }
* html .content { height: 1px; }
* html img { behavior: url('pngbehavior.htc'); }
.iewarn a:link, .iewarn a:visited { color: #f80; font-weight: bold; }

* html .logospace { background: url('logoback.png'); }
* html .navspace { background: url('navback.png'); }
* html .content { background: url('contentback.png'); }
* html .footer { background: #000; }

