/*
      Supporting CSS for index.htm, home.htm, links.htm, pictures.htm, current.htm, head.htm


*/



body                   {font-family: arial, sans-serif; font-size: 13px; color: red; background-color: black}
p                      {font-size: 18px}

ul                     {font-size: 10px; line-height: 2; list-style-type: none; margin-top: 50px}

ul li a:link           {text-decoration: none}
ul li a:visited        {color: red}
ul li a:active         {color:white}
ul li a:hover          {text-decoration: overline underline; color: yellow}

#eventList             {font-size: 20}

table.picture          {width: 100%; height: 50%; text-align: center}

#headImage img         {height: 150; width: 100%}

#sig                   {font-family:Sans-serif; font-size: 15px; margin-left: 80%}