body {margin-left: 5px; margin-right: 5px; margin-top: 5px;

      scrollbar-face-color: #FFF8E7; 
      scrollbar-darkshadow-color: #004000; 
	scrollbar-shadow-color: green; 
	scrollbar-3dlight-color: olive; 
	scrollbar-highlight-color: white; 
	scrollbar-track-color: silver; 
	scrollbar-arrow-color: green}

h1   {font: bold   24px arial; color: red}
h2   {font: normal 20px arial}

p    {font: normal 16px arial}
p b  {font-weight: bold}

td   {font: normal 16px arial}
td b {font-weight: bold}

ol   {font: normal 16px arial}
ol b {font-weight: bold}

ul   {font: normal 16px arial}
ul b {font-weight: bold}

li   {font: normal 16px arial}
li b {font-weight: bold}

input {font: normal 16px monospace}

.just      {text-align: justify}
.right     {text-align: right}
.small     {font: normal 14px arial}
.smalJust  {font: normal 14px arial; text-align: justify}

a    {text-decoration: none}
a b  {font-weight: bold}
a:hover    {color: #090; text-decoration: none}
a.textlink {text-decoration: underline}

.HFnavBar {font: normal 16px Arial; padding: 5; width: 920;
           background-color: #FFF8E7; layer-background-color: #FFF8E7}

.HFsecNav {position: absolute; top: 103; z-index: 10; padding: 5; 
           visibility: hidden; background-color: #FFF8E7; layer-background-color: #FFF8E7; 
           border: 1px solid green; font: normal 16px/20px Arial}


<!-- Positioning for Secondary Navigation -->
#homeMenu   {margin-left:  15}
#poolMenu   {margin-left: 112}
#evtsMenu   {margin-left: 225}
#vcMenu     {margin-left: 305}
#chrMenu    {margin-left: 502}
#pradMenu   {margin-left: 660}


