				
<STYLE TYPE="text/css">

.m2 { font-family: Tahoma,Arial, serif; font-size:14px; font-weight:bold; color: #DD7711; filter:dropShadow(color=#222233,offX=1,offY=1); width=130; cursor:hand; }

BODY
{
    SCROLLBAR-FACE-COLOR: #6197DF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #6197DF;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #6197DF;

}

.MainBody {font-family:Arial,Verdana,Tahoma; font-size:10pt; font-weight:normal; text-decoration: none; color:#ffffff; z-index:10; text-align:justify;}
SPAN.MainBody {font-family:Arial,Verdana,Tahoma; font-size:16pt; font-weight:normal; text-decoration: none; color:#6A6B9A; z-index:10; font-style:bolder;}
DIV.MainBody {font-family:Arial,Verdana,Tahoma; text-align:right; font-size:26pt; font-weight:bolder; text-decoration: none; color:#6A6B9A; z-index:10; font-style:italic;}
H1.MainBody {font-family:Arial,Verdana,Tahoma; font-size:54pt; font-weight:bolder; text-decoration: none; color:#ffffff; z-index:10; font-variant:small-caps;}
TD.MainBody {font-family:Arial,Verdana,Tahoma; font-size:10pt; font-weight:bolder; text-decoration: none; color:#ffffff; z-index:10;}
A.MainBody {font-family:Arial,Verdana,Tahoma; font-size:10pt; font-weight:bolder; text-decoration: none; color:#ffffff; z-index:10; text-align:center;}
A.MainBody:visited {color:#ffffff; text-decoration:none} 
A.MainBody:active {color:#ffffff; text-decoration:none} 
A.MainBody:hover {color:#ffffff; text-decoration:underline}
LI.MainBody {color:#FFFFFF;}
H2.MainBody {font-family:Arial,Verdana,Tahoma; font-size:16pt; font-weight:bolder; text-decoration: none; color:#FFFFFF; z-index:10; }
H3.MainBody {font-family:Arial,Verdana,Tahoma; font-size:10pt; font-weight:bolder; text-decoration: none; color:#FFFFFF; z-index:10; }


.AdministrationLink {font-family:Arial,Verdana,Tahoma; cursor:hand; font-size:14pt; font-weight:bolder; text-decoration: none; color:#FFFFFF; z-index:10; vertical-align:middle; text-align:center; border:1px solid white; background-color:red;}
A.AdministrationLink {font-size:14pt; font-weight:bolder; none; color:FFFFFF;text-align:center;vertical-align:middle;}
A.AdministrationLink:visited {color:#FFFFFF;text-align:center;} 
A.AdministrationLink:active {color:#FFFFFF;text-align:center;} 
A.AdministrationLink:hover {background-color:#FFCC33; text-decoration:none; text-align:center;}

A.HomeGuestBook {font-family:Arial,Verdana,Tahoma; font-size:8pt; font-weight:normal; text-decoration: none; color:#FBEFEF; z-index:10; text-align:center;}
A.HomeGuestBook:visited {color:#FBEFEF; text-decoration:none;} 
A.HomeGuestBook:active {color:#FBEFEF; text-decoration:none;} 
A.HomeGuestBook:hover {color:#FFFFFF; text-decoration:none;}

LI.HomeNews {color:#6A6B9A;}
A.HomeNews {font-family:Arial,Verdana,Tahoma; font-size:8pt; font-weight:bolder; text-decoration: none; color:#6A6B9A; z-index:10; text-align:center;}
A.HomeNews:visited {color:#6A6B9A; text-decoration:none;} 
A.HomeNews:active {color:#6A6B9A; text-decoration:none;} 
A.HomeNews:hover {color:#6A6B9A; text-decoration:none;}


TD.copyright {font-family:Tahoma,Verdana,Geneva,Arial,sans-serif; font-size:8pt; font-weight:bolder; text-decoration: none; color:#969698;}


.logo { font-size:40pt; font-weight:normal; text-decoration: none; color:white; z-index:10; text-align:right; background-image:url("http://www.polio-ni.org/images/logo.jpg"); font-variant:small-caps;}

.photographer {font-family:Tahoma,Verdana,Geneva,Arial,sans-serif; font-size:7pt; font-weight:normal; text-decoration: none; color:#ffffff; text-align:center;}

.knockbracken {font-family:Tahoma,Verdana,Geneva,Arial,sans-serif; font-size:7pt; font-weight:normal; text-decoration: none; color:#424242;}
A.knockbracken {font-family:Tahoma,Verdana,Geneva,Arial,sans-serif; font-size:7pt; font-weight:normal; text-decoration: none; color:#424242;}
A.knockbracken:visited {color:#424242; text-decoration:none} 
A.knockbracken:active {color:#424242; text-decoration:none} 
A.knockbracken:hover {color:#62C29B; text-decoration:underline}

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}



/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;

}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}


/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}


<style>
<!--
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
-->
</style> 

</STYLE>