body {
font-family: arial,Helvetica,sans-serif;
color: #000000;
background-image: url(bg-fill.gif);
background-repeat: repeat;
font-size:12px;
top:0;
left:0;
margin:0;
padding:0;
}

    /*Page Titles DarkOrange*/
h1 { color: #ff9900; font-style: italic; 
font-weight: bold; text-align:right;
font-size:20px;
font-family: Verdana, Arial, Helvetica, Sans-serif;}

    /*Page subTitles - body text-Dk Purple*/
h2 { font-weight: bold; background: none; 
color: #330066;
font-size: 16px; 
font-family: Verdana, Arial, Helvetica, Sans-serif; 
}

    /*Article Titles -body text-DkPurple*/
h3 { font-weight: bold; background: none; 
color: #330066; font-size: 14px; 
font-family: Verdana, Arial, Helvetica, Sans-serif;
 }

    /*small Titles - body text-DkPurple*/
h4 { font-weight: bold; background: none;
color: #330066; 
 }


#menu {
background-color: transparent; 
position: absolute; top: 114px; left: 180px;}

#menu div.top {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 8px;
    width: 100%; }
#menu div.section {
    position: absolute;
    width: 175px;
    display: inline;
    z-index: -1; }
#menu div.box {
    background-color: #006699;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 8px;
    border-color: #DDDDDD;
    border-width: 1px;
    border-style: none none solid none;
    position: relative;
    visibility: hidden;
    width: 100%; }
#menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDDDDD;
    text-decoration: none;
    white-space: nowrap; }
#menu a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap; }

div.quote { margin-left:4em;
margin-right: 4em;
font-size: 13px; font-style: italic; }

div.quoteworkshop { margin-left:4em;
font-size: 13px; font-style: italic; }

div.quotenoi { margin-left:4em;
margin-right: 4em;
font-size: 13px; }

.hilight {color: #cc0066;
font-weight:bold;
}

.centeralign { text-align: center; } 

               /*quote reference*/
.alignright { font-weight:bold; text-align: right; } 

.footnote { text-align: left; 
font-size: 10px; }

.bullet { font-size: 25px;
font-weight: bold; }


    /*NO LONGER PURPLE BUT GOLD BROWN*/
.boldlightpurple {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-style: normal; 
font-weight: bold;
color: #cc6600;
background: none;
}

     /* actually purple*/
.red {
font-size: 13px; 
font-weight: bold; 
color: #996699;
background: none;
}


.footertext {
font-size: 10px; 
font-style: normal;
background: none;
}

.footerbackground {
background-image: url(images/bodybottom.gif);
background-color: #ffffff;
background-repeat: no-repeat;
vertical-align:top;
}

      /*Footer links are orange execpt 
         when active then grayish purple size 8 */
.footerlinks a:visited 
{ color: #660099; background: transparent;
font-size: 9px; }
.footerlinks a:link 
{ color: #660099; background: transparent;
font-size: 9px; }
.footerlinks a:hover 
{ color : #660099; background:transparent;
font-size: 9px; }
.footerlinks a:active 
{ color: #660099; background: transparent;
font-size: 9px; }

  /* Webmaster links for footer */
.webmaster {color: #660099;
font-size: 10px;font-weight: normal;
text-decoration: none;
}

     /*all other links are blue and violet when visited*/
a:visited {color: #000080;
background: transparent; font-size: 12px; 
font-weight: bold; text-decoration: none; }
a:link {color: #000080;
background: transparent; font-size: 12px;
font-weight: bold; text-decoration: none; }
a:hover {color : #000080;
background:transparent;font-size: 12px;
font-weight: bold; text-decoration: none; }
a:active {color: #000080;
background: transparent; font-size: 12px;
font-weight: bold; text-decoration: none; }
