body {
font: 80% Verdana, Arial, sans-serif, Tahoma;
background-color: #e1e1e1;
background: #dcd2b9 url("back.gif") 0px 0px;
}

#content {
margin: 1em;
abackground-color: #000000;
}

#sitesearch {
text-align: right;
height: auto;
}

#head {
height: auto;
color: #000000;
}

#pageactions {
background-color: #990000;
text-align: right;
font-size: 90%;
height: auto;
border: 1px solid #550000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#pageactions ul {
list-style: none;
}

#pageactions li {
display: inline;
}

#pageactions a {
color: #ffffff;
}

#pageactions a:hover {
color: #e1e1e1;
text-decoration: underline;
}

#pagelefttop {
padding: 1px 4px 3px 4px;
height: auto;
border: 1px solid #550000;
background-color: #990000;
text-align: left;
font-weight: bold;
color: #ffffff;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
border-radius-topleft: 5px;
border-radius-topright: 5px;
-moz-box-shadow: 2px 2px 4px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#pagelefttop a {
color: #ffffff;
}

#pagelefttop a:hover {
color: #e1e1e1;
text-decoration: underline;
}

#pageleft {
padding: 10px 10px 20px 10px;
height: auto;
border-left: 1px solid #550000;
border-right: 1px solid #550000;
border-bottom: 1px solid #550000;
background-color: #fafafa;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomright: 5px;
-khtml-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomright: 5px;
border-radius-bottomleft: 5px;
border-radius-bottomright: 5px;
-moz-box-shadow: 2px 2px 4px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#pageleft ul {
list-style: square;
}

#pageleft a {
display: block;
text-align: left;
}

#pagetexttop {
padding: 1px 4px 3px 4px;
width: 80%;
height: auto;
border: 1px solid #550000;
background-color: #990000;
text-align: left;
font-weight: bold;
color: #ffffff;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
border-radius-topleft: 5px;
border-radius-topright: 5px;
-moz-box-shadow: 2px 2px 4px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#pagetexttop a {
color: #ffffff;
}

#pagetexttop a:hover {
color: #e1e1e1;
text-decoration: underline;
}

#pagetext {
padding: 10px 10px 20px 10px;
width: 80%;
height: auto;
border-left: 1px solid #550000;
border-right: 1px solid #550000;
border-bottom: 1px solid #550000;
background-color: #fafafa;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomright: 5px;
-khtml-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomright: 5px;
-moz-box-shadow: 2px 2px 4px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#footer {
background-color: #990000;
padding: 4px 4px 6px 4px;
text-align: center;
color: #ffffff;
font-size: 90%;
height: auto;
border: 1px solid #550000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 2px 2px 4px #000;
-webkit-box-shadow: 2px 2px 4px #000;
-khtml-box-shadow: 2px 2px 4px #000;
box-shadow: 2px 2px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #e1e1e1;
text-decoration: underline;
}

#hspacer {
height: 6px;
}

#vspacer {
width: 5px;
}

#wikiedit textarea {
width:100%;
}

h1,h2,h3,h4,h5,h6 {
line-height: 10px;
}

a {
color: #ee0022;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

a:visited {
acolor: #7f469e;
color: #990000;
}

a.createlinktext {
color: #0d00ff;
border-bottom: none;
}

ul {
list-style-type: square;
}

code {
font-size: 125%;
overflow: auto;
}

pre {
color: black;
background-color: #ebebeb;
font-size: 125%;
overflow: auto;
}

td {
padding: 2px 4px 2px 4px;
}

hr {
height: 1px;
color: #aaaaaa;
background-color: #a9a9a9;
border: 0;
}

