body { 
		background-color: #30405F;
 }

#superstructure {
		background-color: #10101F;
		max-width: 1545px;
		margin: 0 auto;
		color: white; 
 }

#header {
        background: url(http://images.rpgclassics.com/figarobg.png) repeat bottom left; 		
 }

#header ul { text-align: right; list-style-type: none;padding: 0; margin: 0;} 
#header ul.search { text-align: left; }
#header ul.search li { }
#header ul.search a { text-decoration: none; }
#header li { display: inline; padding: 0 0.5em; }
#header h1 { font-size: 3em; font-weight: bold; font-variant: small-caps; margin-bottom: 0; padding-top: 40px; }
#header fieldset { border-top: 1px solid #30405F; border-bottom: 1px solid #30405F; border-left: 0; border-right: 0;  background: transparent url(http://images.rpgclassics.com/transbg1.png) repeat top left; padding: 5px; margin: 0; color: black; }

#header input { background-color : #FFF; border : none; width : 75px; }
#header input.search { width: 185px; }

#header form { padding: 0; margin: 0; }

#header h1 a { text-decoration: none; font-size: 1em; }

#nav { 	float: left;
        margin-top: 0;
		margin-bottom: 1em; 
		border-right: 1px solid #30405F;
		border-bottom: 1px solid #30405F;
                background: transparent url(http://images.rpgclassics.com/transbg1.png) repeat top left; 
		width: 15em;
		font-weight: bold; 
		font-size: 0.8em;		 
 }
                         
#nav ul { margin: 0 0.3em; padding: 0.2em 0; border : 0; list-style-type: none; cursor: pointer; }
#navigation li { padding : 0.2em 1.5em; background: url(http://images.rpgclassics.com/plus.png) no-repeat center left; }
#navigation li ul { display : none; width : 100%;  cursor: default; padding: 0; margin: 0 0.5em; }
#navigation li ul li { padding : 0.2em 1.5em; background: url(http://images.rpgclassics.com/sub.png) no-repeat center left; }
#navigation li.active { background: url(http://images.rpgclassics.com/minus.png) no-repeat 0 2px; }
#navigation li:hover   { }
#navigation .active ul { display : block; }
#nav a { text-decoration : none; font-size: 0.9em; } 

#content {
	padding : 0 0.5em 0.5em;
	margin-left: 13em; 
 }
 
#content h1 { margin-top: 0; padding-top: 0.5em;  }

#footer { 
		color: white;
		clear: both;
                padding-bottom: 2px; 
 }

#footer p.license { font-size : 0.8em; background: url(http://images.rpgclassics.com/transbg1.png) repeat top left; border-top: 1px solid #30405F; border-bottom: 1px solid #30405F; height : 2.45em; padding-left : 0.25em; margin-bottom: 1em; }
#footer p.license img { float : right; margin-left : 10px;}
#footer p.advert { text-align: center; }

a { font-weight: bold; color: white; font-size: 0.8em; }
a:hover { text-decoration : none; }
a:active { color: white; }
a:visited { color: white; }
