/* LINK CSS FORMATTING */


/*ALL BODY FORMATTING*/
h1, h2, h3, h4, p {font-family: Arial; font-size: 90%;}


/* NAVIGATION FORMATTING */
   div#nav a {color: #f7f8ed; text-decoration: none; font-family: Arial; font-size: 12px;}
   div#nav p {line-height: 12px;}
   div#nav a:hover {color: #864511; text-decoration: none; font-family: Arial; font-size: 12px;}
   #nav { height: 250px; width: 100px; left: 50px; top: 250px; position: absolute; right: 0; bottom: 0; visibility: visible; color: #f7f8ed; text-decoration: none; font-family: Arial; font-size: 12px; text-align: center;}


/* ARTICLE FORMATTING */
   #body { height: 457px; width: 530px; left: 230px; top: 105px; position: absolute; right: 0; bottom: 0; visibility: visible; overflow: auto;}
   div#body a {color: #731a05; text-decoration: none; font-family: Arial; font-size: 14px;}
   div#body a:hover {color: #864511; text-decoration: none; font-family: Arial; font-size: 14px;}
