<STYLE TYPE-"type/css">
  #leftcontent {
    color:transparent;
    position: absolute;
    left:0;
    top:100px;
    width:220px;
    margin-left: 10px;
    margin-top:100px;
    background-color:transparent;
    padding : 3px;
  }

  #centercontent {
    color:transparent;
    position: absolute;
    top:0px;
    left:220px;
    right:170px;
    margin-right: 170px;
    margin-top:0px;
    background-color:transparent;
    padding : 3px;

  }

  #rightcontent {		
    color:transparent;
    position: absolute;
    top:0px;
    right:10px;
    margin-right: 10px;
    margin-top:100px;
    width:160px;
    background-color:transparent;
    padding-left:10px;
    z-index:3;
    padding : 3px;
  }

  body {
    background-color:ffffff;
    background-repeat:repeat-y;
    background-image:url( images/maccorwave.gif);
  }

h1 {color:#295C97; text-decoration:none; font-size:28pt; font-family: arial; font-weight: bold}
h2 {color:#295C97; text-decoration:none; font-size:18pt; font-family: arial; font-weight: bold}
h3 {border-top-width:0; border-right-width:0; border-left-width:0; border-color:#295C97; border-style:solid; border-bottom-width:thin; color:#295C97; font-size:12pt; text-align:justify; font-family: arial; text-decoration:none  }
h5 {border-top-width:0; border-right-width:0; border-left-width:0; border-color:#D52F65; border-style:solid; border-bottom-width:thin; color:#D52F65; font-size:20pt; text-align:center;  font-family: arial; text-decoration:none  }
h4 {color:#295C97; text-decoration:none; font-size:14pt; font-family: arial; font-weight: bold}
p { color:#295C97; text-align:justify;  font-size:12pt; font-family: arial; text-decoration:none}
p.ftr { color:#295C97; text-align:center; font-size:8pt; font-family: arial; text-decoration:none}
p.ctr { color:#295C97; text-align:center; font-size:14pt; font-family: arial; text-decoration:none; font-weight: bold}
li { color:#295C97; font-size:12pt; text-align:justify;  font-size:12pt; font-family: arial; text-decoration:none}
a.myLink:link    {color: white; text-decoration: none; font: font-size:14pt; font-family: arial }
a.myLink:active  {color: yellow; text-decoration: none; font-size:14pt; font-family: arial }
a.myLink:visited {color: cyan; text-decoration: none; font-size:14pt; font-family: arial }
a.myLink:hover   {color: yellow; text-decoration: none; font-weight: bold; font: font-size:14pt; font-family: arial}

a.myLink2:link    {color: white; text-decoration: none; font-size:12pt; font-family: arial }
a.myLink2:active  {color: yellow; text-decoration: none;  font-size:12pt; font-family: arial }
a.myLink2:visited {color:cyan; text-decoration: none; font-size:12pt; font-family: arial }
a.myLink2:hover   {color:yellow; text-decoration: none; font-weight: bold; font-size:12pt; font-family: arial}

a.InLineText:link    {color: #295C97; text-decoration: none; font-size:12pt; font-family: arial }
a.InLineText:active  {color: #295C97; text-decoration: none;  font-size:12pt; font-family: arial }
a.InLineText:visited {color: #295C97; text-decoration: none; font-size:12pt; font-family: arial }
a.InLineText:hover   {color: #295C97; text-decoration: none; font-weight: bold; font-size:12pt; font-family: arial}

a.MapLink:link    {color: blue; text-decoration: none; font-size:12pt; font-family: arial }
a.MapLink:active  {color: blue; text-decoration: none;  font-size:12pt; font-family: arial }
a.MapLink:visited {color:blue; text-decoration: none; font-size:12pt; font-family: arial }
a.MapLink:hover   {color:blue; text-decoration: none; font-weight: bold; font-size:12pt; font-family: arial}

a.simple:link {text-decoration: none}
a.simple:active {text-decoration: none}
a.simple:visited {text-decoration: none}
a.simple:hover  {text-decoration: none}

</style>