/*
Author: Greg Long
Date: 06/11.09

title: Angling Ireland

  */


* {margin: 0; padding: 0;}
body { background: #cfc9a7;  text-align: center; }

h1   {color: #cfc9a7; font-size: 12pt;}
h5   {color: red;}



#all         {background-color: #cfc9a7; margin-left: auto; margin-right: auto; width:880px; text-align: left; padding: 0;  }

#banner  {text-align: center; }
#navbar  { float: left; width: 160px; height: 435px;}


#main    { font-family: arial, sans-serif; font-size: 14pt; float: left; margin: 2em;
         background-color: ivory; border: 8px outset midnightblue; width: 550px; text-align: left; padding: 2em;}

   #loughs a:link         {text-decoration: none; color: darkgreen;}
   #loughs a:visited      {text-decoration: none; color: navy;}
   #loughs a:hover        {text-decoration: none; background-color: orange; color: black;}
   #loughs a:active       {text-decoration: none;}

hr        {clear:both;}
address    {font-family: arial; color: #003300; font-style: normal; padding:4px; text-align: center;}




/**/
