Maintheme
body {
   background-color: #8B0000;
   font-size: 12px;
   color: #FFFFFF;
}

a:link, a:visited, a:active {
   text-decoration: underline;
   color: #FFFF00;
}

a:hover {
   color: #DFCC00;
   background-color: #8B0000;
}

h1, h2, h3, h4, h5, h6 {
 margin: 0;
 margin-bottom: 0em;
 border-bottom: 1px solid #aaa;
 font-family: Tahoma;
 font-weight: bold;
}

code {
 color: #000000;
}

#header {
 background-image: none;
 background-color: #800200;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: bold;
 height: 8em;
}

#header a:hover {
 background-color: #800200;
}

#header h1 a {
 margin-top: 1em;
 color: #FFFA00;
 font-family: Tahoma;
 font-weight: normal;
}

#header h2 {
 text-decoration: none;
 color: #E3DB00;
 border-bottom: none;
 font-family: Tahoma;
 font-weight: normal;
}

#header-extra-div-1 {
 background-color: #000000;
 background-image: none;
}

#side-bar {
 width: 10em;
 background-color: #B60000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 11px;
}

#side-bar a:hover {
 background-color: #B60000;
}

#side-bar h3 {
 color: #e3dbdb;
 font-side: 12px;
 font-weight: normal;
}

#side-bar {
 color: #e3dbdb;
 font-side: 12px;
 font-weight: bold;
}

#page-title {
 color: #E3DB00;
}

#main-content {
 margin-left: 13em;
}

#main-content ul {
 margin: 1;
 padding: 0;
}

#action-area, #action-area h1 {
 color: #E3DB00;
 font-family: Tahoma;
}

#top-bar {
    right: 1em;
}

h3#toc0 {
 color: #E3DB00;
}

h3#toc1 {
 color: #E3DB00;
}

h3#toc2 {
 color: #E3DB00;
}

h3#toc3 {
 color: #E3DB00;
}

h3#toc4 {
 color: #E3DB00;
}

h3#toc5 {
 color: #E3DB00;
}

#page-info {
 color: #E3DB00;
}

#page-options-bottom a:link {
 background-color: #B60000;
}

#lock-info {
 color: #000000;
}

#license-area {
 color: #E3DBDB
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License