body {
background: url(ParchmentBG_1.jpg);
background-color: #000000;
font-size: 16px;
margin: 10px;
font-family: verdana,arial,"sans serif";
}
h1 { color: #6b5129; font-size: 28px; }
h2 { color: #6b5129; font-size: 18px; }
p { line-height: 125%; }
.tinyTxt { font-size:12px; }
.title { font-size: 22px; font-weight: bold; }
.posBanner {
position: absolute;
left: 18px;
top: 5px;
}

a:link {	
text-decoration: underline;	
color: #6b5129;	
background: #fff9d5;
padding: 0px 2px 2px 2px;	
font-weight: bold;
}
a:active {	
text-decoration: underline;	
color: #6b5129;	
background: #fff9d5;	
padding: 0px 2px 2px 2px;	
font-weight: bold;
}
a:visited {	
text-decoration: underline;	
color: #6b5129;	
background: #fff9d5;	
padding: 0px 2px 2px 2px;	
font-weight: bold;
}
a:hover {	
text-decoration: underline;	
color: #fff9d5;	
background: #6b5129;	
padding: 0px 2px 2px 2px;	
font-weight: bold;
}

/* Navigation Buttons */
a.Nav1:link {
text-decoration: none;
text-align: center;
color: #fff9d5;
background: #6b5129;
width: 210px;
padding: 2px 0 2px 0;
border-top: solid 1px #8c8e94;
border-left: solid 1px #8c8e94;
border-right: ridge 2px #000000;
border-bottom: ridge 2px #000000;
font-size: 13px;
font-weight: bold;
font-family: arial;
display: block;
}
a.Nav1:active {
text-decoration: none;
text-align: center;
color: #fff9d5;
background: #6b5129;
width: 210px;
padding: 2px 0 2px 0;
border-top: solid 1px #8c8e94;
border-left: solid 1px #8c8e94;
border-right: ridge 2px #000000;
border-bottom: ridge 2px #000000;
font-size: 13px;
font-weight: bold;
font-family: arial;
display: block;
}
a.nav1:visited {
text-decoration: none;
text-align: center;
color: #fff9d5;
background: #6b5129;
width: 210px;
padding: 2px 0 2px 0;
border-top: solid 1px #8c8e94;
border-left: solid 1px #8c8e94;
border-right: ridge 2px #000000;
border-bottom: ridge 2px #000000;
font-size: 13px; font-weight: bold;
font-family: arial;
display: block;
}
a.nav1:hover {
text-decoration: underline;
text-align: center;
color: #6b5129;
background: #fff9d5;
width: 210px;
padding: 2px 0 2px 0;
border-top: groove 2px #000000;
border-left: groove 2px #000000;
border-right: inset 1px #8c8e94;
border-bottom: inset 1px #8c8e94;
font-size: 13px;
font-weight: bold;
font-family: arial;
display: block;
}

