
body {
   margin:10px,0,10,0;
   padding:0,0,15,0;
   height:100%;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   background: #F2F2EA;
   background-image: url(../images/lgrey024.jpg); 

   }

div, p, th, td, li, dd, dl, dt    {
    /* redundant selectors to help NS4 not forget */
    font-family: verdana, arial, sans-serif;
    }

img {
    border:0;
	}
	
h2 {
	font-size: 22px;
	padding-bottom: 0px;
}
	
.slogan {
    color: #DBA53E;
	font-weight: bold;
	}
	
.header {
    height: 102px;
	
    }
	
.sustain {
    color: #006633;
	font-weight: bold;
	}
	
.ireland {
    color: #DBA53E;
	font-weight: bold;
	}
	
.nav { 
     width: 90%;
     background-image: url(../images/menubackground.gif);
	 margin-top: 15px;
	 margin-bottom: 5px;
	 height: 33px;
	 font-family: verdana, arial, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 text-align: center; 
	 }
	  
.navmenu {
      margin-left: 3px;
	  margin-right: 3px;
	  color:#003399; 
	  }
	  
.navmenu  a {
      margin-left: 4px;
	  margin-right: 4px;
	  color:#003399; 
	  text-decoration: none;
	  }
	  
.navmenu  a:link {
      margin-left: 4px;
	  margin-right: 4px;
	  color:#003399; 
	  text-decoration: none;
	  }
	  
.navmenu a:hover {
      margin-left: 4px;
	  margin-right: 4px;
	  color:#ff0000; 
	  text-decoration: underline;
	  }
	
h2 {
    margin-bottom: 20px;
	}

.bodyimgborder {
     margin-top: 20px;
	 margin-bottom: 20px;
     border-width: 1px; 
	 padding: 5px; 
	 border-style: solid;
	 border-color: #666666;
	 -moz-border-radius: 10px;
      border-radius: 10px;
	 background: #ffffff
}

.bodytext {
	font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
    }
	
.headerbox {
    margin-bottom: 20px;
	}
	
ul#myList, ul#myList1
{
list-style-image:url('../images/blue-small.gif');
}

/* ****************** CONTACT ***************** */

.contactinfo {
     font-family: verdana, arial, sans-serif;
	 font-size: 13px;
	 font-weight: normal;
	 color: #333333;
     margin-top: 20px;
	 margin-bottom: 20px;
	 }	 


.contact {
     font-family: verdana, sans-serif;
	 font-size: 13px;
	 font-weight: normal;
	 color: #333333;
     padding-top: 20px;
	 }	 	

.err {
     font-family : Verdana, Helvetica, sans-serif;
 	 font-size : 12px;
	 color: red;
     }	 
	 
	 
	 
/* ******************** FOOTER *************** */	 
	 
.footer {
     font-size: 10px;
	 color: #333333;
	 font-family: verdana, arial, sans-serif;
	 background-image: url(../images/menubackground.gif);
	 text-align: center;
	 }
a#footer {	 
     COLOR: #003399; 
     text-decoration: none;
}	 	 
	 
a#footer:visited {
     COLOR: #003399; 
     text-decoration: none;
}	 	 

a#footer:hover {
     COLOR: #FF0000; 
     text-decoration: none;
}	 	 

a#footer:active{
     COLOR: #003399; 
     text-decoration: none;
}	 	 	 
	
.copyright {
     font-size: 9px;
	 color: #333333;
	 font-family: verdana, arial, sans-serif;
	 float: right;
	 margin-right: 30px;
     }	
	  
.oldissue {
     float: left;
	 margin: 15px;
	 }	 

	