/* General rules. */


A {
color: #597089;
}

A:hover, A:active {
color: #666;
text-decoration: none;
}

A:visited {
color: #666;
text-decoration: underline;
}


HTML {
margin: 0px;
padding: 0px;
}


IMG {
border: none;
}


BODY {
color: #000;
font: tahoma, verdana, helvetica, sans-serif;
margin: 0px;
padding: 0px 0px 0px 0px;
}


/* Specific rules. */


DIV#header {
height: 121px;
top: 0px;
z-index: 2;
}

DIV#header H1 {
display: none;
font: 0px;
margin: 0px;
padding: 0px;
visibility: hidden;
}


DIV#stats {
background-color: transparent;
border: 1px dotted #666;
font: 70% tahoma, verdana, helvetica, sans-serif;
padding: 6px;
position: absolute;
right: 35px;
text-align: right;
top: 32px;
width: 290px;
z-index: 1;
}

head:first-child+body DIV#stats {
border: 1px dotted #666;
}

* html DIV#stats {
border: 1px solid #999;
}

DIV#stats A {
text-decoration: none;
}

DIV#stats A:hover {
background-color: #EAEAEA;
color: #000;
text-decoration: none;
}

DIV#stats P {
margin: 0px;
padding: 0px;
}

DIV#attract P {
margin: 0px;
padding: 0px;
}

DIV#sidebar {
font: 70% Verdana, Helvetica, Sans-Serif;
left: 30px;
top: 125px;
position: absolute;
background: url("sidebarTop.png") top center no-repeat;
width: 200px;
padding-top: 5px;
}

DIV#sidebar P {
margin: 0px;
padding: 0px;
}


DIV#rightbar {
font: 60% Verdana, Helvetica, Sans-Serif;
position: absolute;
top: 125px;
right: 30px;
width: 175px;
text-align: justify;
}

DIV#rightbar P {
margin: 0px 0px 10px 0px;
padding: 0px;
}

DIV#rightbar FORM {
margin: 0px;
padding: 0px;
}

INPUT.sideFormBox {
margin: 0px 0px 2px 0px;
border: 2px inset #666;
background-color: #EAEAEA;
font: 100% Verdana,Helvetica,Sans;
color: #1B1B1B;
width: 150px;
text-decoration: none;
}
INPUT.sideFormButton {
border: 2px outset #666;
background-color: #EAEAEA;
font: 100% Verdana,Helvetica,Sans;
font-weight: bold;
color: #1B1B1B;
margin: 2px 1px 0px 0px;
text-decoration: none;
}
INPUT.sideFormResetButton {
border: 2px outset #999;
background-color: #EAEAEA;
font: 100% Verdana,Helvetica,Sans;
font-weight: bold;
color: #1B1B1B;
margin: 2px 0px 0px 0px;
text-decoration: none;
}


DIV#content {
margin: 4px 220px 25px 245px;
}

* html DIV#content {
margin: 0px 220px 25px 247px;
}

DIV#content EM {
font-style: normal;
text-decoation: none;
border-bottom: 1px dotted #666;
cursor: help;
}

DIV#attract {
font: 60% Verdana, Helvetica, Sans-Serif;
padding: 12px 66px 12px 12px;
background: #FEFEEF url("subzero.gif") no-repeat bottom right;
border: 1px solid #999;
line-height: 18px;
margin-bottom: 15px;
}

UL#contents H3 {
font-size: 100%;
margin: 0px;
padding: 3px 0px 3px 9px;
}

DIV#nav {
width: 200px;
margin: 0px;
padding: 0px 0px 5px 0px;
background: url("sidebarBottom.png") bottom center no-repeat;
}

UL#contents {
margin: 0px 0px 0px 0px;
width: 198px;
padding: 0px 0px 3px 0px;
border-left: 1px solid #597089;
border-right: 1px solid #597089;
}

* html UL#contents {
width: 200px;
}

UL#contents LI {
margin: 0px;
padding: 0px;
display: block;
list-style-type: none;
}

UL#contents UL {
margin: 0px;
padding: 0px;
display: block;
list-style-type: none;
}

UL#contents A, UL#contents A:visited {
display: block;
margin: 0px;
line-height: 16px;
font-weight: bold;
padding: 3px 6px 3px 9px;
text-decoration: none;
color: #666;
width: 183px;
}

* html UL#contents A, UL#contents A:visited {
width: 200px;
}

UL#contents A.active, UL#contents A:visited.active, UL#contents A:hover {
color: #597089;
background: #EAEAEA url(tab_pyra.gif) no-repeat left center;
border-top: 1px solid #597089;
border-bottom: 1px solid #597089;
padding: 2px 6px 2px 9px;
}

DIV#text {
font: 80% Verdana, Helvetica, Sans-Serif;
text-align: justify;
}

DIV.glitchpost {
border: 2px outset #999;
padding-bottom: 5px;
margin-bottom: 15px;
}

DIV.glitchpost P {
margin: 0px;
padding: 0px 5px 0px 5px;
text-align: justify;
}

DIV.glitchdetails {
background-color: #EAEAEA;
border-bottom: 1px solid #999;
padding: 5px;
margin-bottom: 5px;
}

head:first-child+body DIV.glitchdetails {
border-bottom: 1px dotted #597089;
}

DIV.glitchdetails H3 {
font-size: 115%;
margin: 0px;
padding: 0px;	
}

H2 {
margin: 0px
padding: 0px;
font-size: 115%;
}

FORM.login {
padding: 0px;
margin: 0px;
}

FORM.login INPUT {
margin: 3px;	
}

DIV.post {
margin-bottom: 15px;
}

DIV.post H2 {
padding: 0px 0px 3px 0px;
margin: 0px 0px 6px 0px;
border-bottom: 1px solid #666;
}

DIV.post H2 A, DIV.post H2 A:hover, DIV.post H2 A:visited {
text-decoration: none;
color: #000;	
}

head:first-child+body DIV.post H2 {
border-bottom: 1px dotted #666;
}

DIV.post P {
line-height: 140%;
padding: 0px;
margin: 0px 0px 5px 0px;
text-align: justify;
}

P.credit {
margin-top: 6px;
font-size: 80%;	
}

DIV#disclaimer {
border: 2px outset;
padding: 5px 5px 0px 5px;
background-color: #EAEAEA;
margin: 15px 0px 25px 0px;
font: 70% Verdana, Helvetica, Sans-Serif;
}

DIV#disclaimer P {
padding: 0px 0px 5px 0px;
margin: 0px;
}
