body { 
margin: 0;  
background: url('images/tn-ancientscrolls.jpg') repeat;     
} 

#header { 
width: auto;
height: 204px;
background: url('images/sketchpad3.png') no-repeat; 
/* the background */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7; 
background-position: center;    
}

#subheader {
width: auto; 
margin: 0.25em 1.45em 0.25em 1.30em;   
padding-top: 0.25em;
font-family: Ariel, Helvetica, Geneva, Verdana, sans-serif; 
font-size: 75%;
text-align: center;    
color: #780000; 
}

#navcontainer ul
{
margin: auto; 
margin-top: 0.25em; 
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
text-decoration: none;
font-family: Ariel, Helvetica, Geneva, Verdana, sans-serif; 
font-size: 75%;  
padding: 0.20em 0.5em 0.20em 0.5em;
color: #fff;
Background: url('images/button1.png') no-repeat; 
border: 1px solid #9b7942;
}

html>/**/body #navcontainer ul li a {
text-decoration: none; 
padding: 0.2em 1em 0.2em 1em;
color: #ffebcd; 
font-size: 75%;
}

#navcontainer ul li a:hover {
text-decoration: none;
color: #f5f5f5;
background: url('images/button2.png') no-repeat; 
border: 1px solid #9b7942;
}

#navcontainer2 ul {
margin: 0.25em 0 0 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer2 ul li { 
display: inline; 
}

#navcontainer2 ul li a {
text-decoration: none;
font-family: Ariel, Helvetica, Geneva, Verdana, sans-serif; 
font-size: 75%;
color: #fff; 
padding: 0.20em 0.5em 0.20em 0.5em;
Background: url('images/button1.png') no-repeat; 
border: 1px solid #9b7942;
}

html>/**/body #navcontainer2 ul li a { 
padding: 0.25em 0.75em 0.25em 0.75em;
color: #ffebcd; 
font-size: 75%;
}

#navcontainer2 ul li a:hover {
text-decoration: none;
color: #f5f5f5;
background: url('images/button2.png') no-repeat; 
border: 1px solid #9b7942;
}
 
#article { 
width: auto;
height: auto;  
margin: 2em; 
padding: 2em; 
background-color: #fff; 
} 

#article2 { 
width: auto;
height: auto;  
margin: 2em; 
padding: 2em; 
background-color: #e2b069; 
} 

h1 { 
font-family: Verdana, Ariel, Helvetica, Geneva, sans-serif; 
font-size: 150%;
text-align: left; 
color: #000; 
margin: 0 1em 1em 1em;
padding: 0; 
} 

h2 { 
font-family: Verdana, Ariel, Helvetica, Geneva, sans-serif; 
font-size: 115%;
text-align: left; 
color: #000; 
margin: 0 1em 1em 1em;
padding: 0; 
}

p { 
font-family: Verdana, Ariel, Helvetica, Geneva, sans-serif; 
font-size: 80%;
text-align: left; 
line-height: 1.25em;   
color: #000; 
margin: 0 1em 1em 1em;
padding: 0 1em 0 1em; 
} 

.indent { 
text-indent: 20px; 
}
  
.centered { 
text-align: center; 
}

hr { 
width: 75%; 
height: 0.5px; 
color: #000; 
}