body   {font-family: Arial, Helvetica;
background-image: url(background_img.png);
text-align: center;
padding: 0px }

.nav a:link, .nav a:visited, .nav a:active    {color: white;
font-weight: bold;
font-size: 14px;
font-family: "Goudy Old Style", Georgia, Verdana, Arial, Helvetica;
text-decoration: none;
background: url(head_norm.png) repeat-x;
text-align: center;
margin: 0px;
padding: 0px;
height: 87px;
display: block }

.nav a:hover   {color: #a29e9d;
background: url(head_over.png) repeat-x;
text-align: center;
margin: 0px;
padding-top: 0px;
height: 87px;
display: block }

.content        {background: url(content_bkgnd-b.png) repeat-y;
padding: 10px 25px }

.contentph {background: url(content_bkgnd-b.png) repeat-y;
padding: 0px }
.contentphb {padding: 0px }

.content h1    {color: #03321f;
font-weight: bold;
font-size: 20px;
font-family: "Goudy Old Style", "Times New Roman", Georgia, Times }

.content h2  {color: #420000;
font-weight: bold;
font-size: 18px;
font-family: "Goudy Old Style", "Times New Roman", Georgia, Times;
letter-spacing: 2px }


.content p {color: #353841;
font-size: 15px;
font-family: Arial, Helvetica, Verdana }
.content a:link  {color: #413538;
text-decoration: none }
.content a:visited  {color: #413538;
text-decoration: none }
.content a:hover  {color: #625550;
text-decoration: underline }
.contenta:active  {color: #413538;
text-decoration: none }

.footer  {color: white;
font-size: 14px;
font-family: "Times New Roman", Georgia, Times;
background-color: #661c1c }


.footer a:link   {color: #ffd700;
text-decoration: none }

.footer a:visited {color: #ffd700;
text-decoration: none }

.footer a:hover {color: #b8860b;
text-decoration: underline }

.footer a:active {color: #ffd700;
text-decoration: none }
.posfix { line-height: 87px }

.subnav a:link, .subnav a:visited, .subnav a:active {color: white;
font-weight: bold;
font-size: 14px;
font-family: "Goudy Old Style", Georgia, Verdana, Arial, Helvetica;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 0px;
height: 40px;
line-height: 40px;
display:block }

.subnav a:hover  {background-color: silver }


.example-frame {  position: relative; margin: 0px; padding: 0px; width: 167px; height: 87px }
.tile { position: absolute;  border: 0px solid white; margin: 0px; padding: 0px; width: 167px;  height: 87px; background: transparent }
.wrap {  width: 167px;  height: 87px }
.contentsn  {margin: 87px;
position: relative;
left: -600px;
display: none }
 
.wrap:hover .tile { background: aqua }
#a { left: 0px; top: 0px}
#a { z-index: 2; }
#z:hover { z-index: 1; }
#z:hover .contentsn { display: block; }
.ffoot {color: gray;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
text-decoration: none }

.ffoot a:link, a:visited, a:active {color: gray;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
text-decoration: none }

.ffoot a:hover {color: #999;
text-decoration: underline }

