@charset "utf-8";
/* CSS Document */

img, div { behavior: url(images/iepngfix.htc) }
img, div, a { behavior: url(images/iepngfix.htc) }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; text-transform: uppercase; background-color: #000; text-align:left; }

a { text-decoration: underline; border: 0px; color: #000; }
a:visited { color: #000; }
a:hover { color: #FFF; text-decoration: none; }

h1 { font-size: 30px; color: #DFCF00; margin: 0 0 10px 0; background-color: #000; padding: 5px; }
h2 { text-align: left; font-size: 15px; margin: 0; padding: 5px; background-color: #000; color: #DFCF00; }

input, textarea, select { color: #DFCF00; font-size: 12px; height: 17px; background-color: #000; border: 1px solid #000; }
select { height: 20px; }
textarea { height: 50px; }

.wiki-editor { height: 600px; width: 100%; }

#main { width: 802px; margin-left: auto; margin-right: auto; float: none; overflow: hidden; }
#menu-back { width: 200px; background:transparent url(/images/manu-back.png) top left no-repeat; float: left; vertical-align: top; margin-bottom: 20px; padding-bottom: 500em; margin-bottom: -500em; }
#menu-back ul { width: 200px; list-style: none; margin: 25px 0 0 0; padding: 0; }
#menu-back ul li { background-color: #000; height: 25px; width: 195px; margin-bottom: 10px; text-align: right; padding-top: 5px; padding-right: 5px; }
#menu-back ul li a { color: #DFCF00; font-size: 15px; font-weight: bold; text-decoration: none;  }
#menu-back ul li a:hover { color: #FFF; }
.header { width: 800px; }
#content { width: 520px; background: transparent url(/images/content-back.png) top left no-repeat; background-color: #DFCF00; padding: 40px; float: left; vertical-align: top; margin-bottom: 20px; padding-bottom: 500em; margin-bottom: -500em; }

#copyright { margin-left: auto; margin-right: auto; text-transform: lowercase; color: #DFCF00; font-size: 9px; width: 400px; }

.navigatorholder { width: 150px; height: 30px; display: block; list-style: none; }
.navigator { float: left; padding: 3px; }
.navigatorcenter { float: left; }
.navigatorcenter ul { margin: 0px; padding: 0px; display: block; float: left; }
.navigatorholder li { display: block; padding: 3px; float: left; }

#wikiContent img, #gallery img { float: left; margin: 5px; border: 1; border-color: #FFFFFF; }

.galleryDiv { float: left; width: 105px; }

