        body {
		margin: 20px;
		padding: 0px;
                background: url('../images/wood.jpg');
		font: 16px arial, sans-serif; }

	pre {text-indent: 30px}
        #printhide { 
   		display: none; }
	#tabmenu {
                display: none; }

        #banner { color: red; }
        #content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		padding: 10px;
		border: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: blue; }

	#content a:hover { background: #898B5E; }
        #content h4 { padding-left: 20px; 
                      margin: 2px 2px 0px 0px; }
        #content p { padding-left: 20px; 
                     padding-right: 20px; }
	#content caption { text-align: right;
	   background: brown; color: #FFFFFF; letter-spacing: 0.5em; text-transform: lowercase;
	   font: bold 25px sans-serif; height: 28px; white-space: nowrap;}

