/* ADD SUPERBOLD, page_heading2, 
/* -------------------------------------------------------------------------------------------------------------------------
Basic Layout
--------------------- */

  .normal        { 
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        color: black
}

  BODY          {
        margin-top: 0px; 
        margin-bottom: 0px; 
        margin-left: 0px;
        margin-right: 0px;
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        background-attachment: fixed;
}

  .nbold         {
        font-size: 13;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: black
}

  .bigbold       {
        font-size: 18;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: "green"
}

  .superbold      {
        font-size:36;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: "red"
}

  .blockquote    {
        margin-left: 3em;
        margin-right: 3em
}

  .navigation   {
        font-size: 10;
        font-family: Arial, Helvetica, sans-serif;
        color: black
}

  .shaded-back  {
        font-size: 14;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        font-weight: bold
}




/* -------------------------------------------------------------------------------------------------------------------------
Wrapper to make the page center
--------------------------- */
#container       {
	width:759px;
	padding:0;
	text-align: left;
}




/* -------------------------------------------------------------------------------------------------------------------------
Headings
------------------------ */

  .page_heading {
        font-size: 22;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
        color: "green"
}

  .page_heading2 {
        font-size: 16;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: "green"
}

  H1            {
        font-size: 22;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
        color: "green"
        margin-top: 1em;
        margin-bottom: 1em
} 

  H2            {
        font-size: 16;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
        color: "green"
        margin-top: 0px;
        margin-bottom: 0px
} 

  .heading      {
        font-size: 13;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        font-weight: bold
}
  .subheading   {
        font-size: 13;
        font-family: Arial, Helvetica, sans-serif;
        color: yellow
}







/* -------------------------------------------------------------------------------------------------------------------------
Copyright, Caption, and Last Updated
---------------------------------- */

  .copyright,
  a.copyright,
  a.copyright:link,
  a.copyright:active,
  a.copyright:visited   {
        color: white;
        font-size: 10;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}

  a.copyright:hover     {
        color: white;
        font-size: 10;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline
}

  .last_updated {
        font-size: 11;
        font-family: Arial, Helvetica, sans-serif;
        color: "#333300"
}

  .caption      {
        font-size: 11;
        font-family: Arial, Helvetica, sans-serif;
        color: "#CC0033"
}







/* -------------------------------------------------------------------------------------------------------------------------
Calendar Items
--------------------- */
    .title     {
        font-size: large;
        font-family: Arial, Helvetica, sans-serif; 
        color: black
}

    .event     {
        font-size: small; 
        font-family: Arial, Helvetica, sans-serif; 
        color: black
}

    .year      {
        font-size: 24; 
        font-family: Arial, Helvetica, sans-serif; 
        font-weight: bold; 
        color: white
}

    .month     {
        font-size: 18; 
        font-family: Arial, Helvetica, sans-serif; 
        color: white; 
        font-weight: bold
}

    .needed    {
        font-size: 13; 
        font-family: Arial, Helvetica, sans-serif; 
        color: "black"; 
        background-color: yellow;
}

    .signed_up {
        font-size: 13; 
        font-family: Arial, Helvetica, sans-serif; 
        color: green; 
        font-weight: bold
}







/* -------------------------------------------------------------------------------------------------------------------------
Left Menu
--------------------- */

  a.leftmenu,
  a.leftmenu:link,
  a.leftmenu:active,
  a.leftmenu:visited   {
        color: white;
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none
}

  a.leftmenu:hover     {
        color: white;
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline
}



  .nleftmenu,
  a.nleftmenu,
  a.nleftmenu:link,
  a.nleftmenu:active,
  a.nleftmenu:visited   {
        color: yellow;
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none
}

  a.nleftmenu:hover   {
        color: yellow;
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline
}







/* -------------------------------------------------------------------------------------------------------------------------
General Links
--------------------- */

  a             {
        text-decoration:none
}

  a:link,
  a:active,
  a:visited     {
        color: green; 
        text-decoration: underline
}

  a:hover       {
        color: "#CC0033"; 
        text-decoration: none
}

  a.2           {
        text-decoration: none
}
  a.2:link,
  a.2:active,
  a.2:visited   {
        color: "#003399";
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}
  a.2:hover     {
        color: "#CC0033";
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}





  a.3           {
        text-decoration: none
}
  a.3:link,
  a.3:active,
  a.3:visited   {
        color: white;
        font-size: 13;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}
  a.3:hover     {
        color: yellow;
        font-size: 13;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}





  a.4           {
        text-decoration: none
}
  a.4:link,
  a.4:active,
  a.4:visited   {
        color: #666666;
        font-size: 10;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}
  a.4:hover     {
        color: "#CC0033";
        font-size: 10;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}







/* -------------------------------------------------------------------------------------------------------------------------
Side Bars
--------------------- */

  .sidebar  {
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
        color: white
}







/* -------------------------------------------------------------------------------------------------------------------------
Other Menu Bars
--------------------- */

  .menubar      {
        font-size: 13;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: blue
}

  .welcomebar   {
        font-size: 11;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: white
}

