@charset "utf-8";
/* CSS Document */

body {background:url(../images/background.gif) repeat-x #FFFFFF; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#5c5c5c}
a {color:#003366;}
#maintable {border-left:solid 1px #787e88; border-right:solid 1px #787e88;}
.navcol {background:url(../images/building.jpg) no-repeat bottom left; padding-top:10px;}
.footercell {color:#FFFFFF;}
.footercell a {color:#FFFFFF; text-decoration:none;}
.showdrop {background:url(../images/nav-drop.gif) no-repeat 0px 0px;}
.bodycopy {font-size:12px; color:#5c5c5c; line-height:1.7em;}
#navcontainer {height:330px; background:url(../images/water-ripple.jpg) no-repeat bottom left;}
#navcontainer ul li table tr td {padding-left:30px;} /* make room for water droplet */
.picL {float:left; padding-right:10px;}
.picR {float:right; padding-left:10px;}


/*
Home
About Us
Our History
Green Power
Newsworthy
Members Area
Contact Us
*/



/* ARTICLES */
ul.articlecontainer {
   margin:10px 2.5%;
   list-style-type:none;
   list-style-position:0px;
}
ul.articlecontainer ul {
   margin:10px 0px 10px 20px;
   list-style-type:none;
   list-style-position:0px;
}
ul.articlecontainer li * {
   text-align:justify;
}
span.date {
   float:right; 
   font-size:x-small;
   width:auto;
}
