/* CSS Document */

<!--
#link-header {margin:10px auto; padding:0; background:url(img/header.gif) no-repeat; width:650px; height:46px;
}
#link-header SPAN {display:none;
}

.link-list {margin:0px 0px 30px 0px; padding:0; width:650px; clear:both;
}
.link-list DT {margin:0 0 1em 2em; padding:3px 3px 3px 48px; border:#0066FF 1px solid; width:161px; font-weight:bold; float:left; clear:left;
_margin-left:1em; /* Hack for Win IE6 */
}
.link-list DD {margin:0 0 1em 1em; padding:3px; border:#0066FF 1px solid; background:#FFFFFF; width:390px; float:left;
}
.link-list A {color:#0000FF;
}
.link-list A:hover {color:#0000FF; text-decoration:underline;
}

.bg-eco {background:url(img/eco_logo.gif) 3px 3px no-repeat #FFFF99;
}
.bg-facilities {background:url(img/facilities_logo.gif) 3px 3px no-repeat #FFFF99;
}
.bg-health {background:url(img/health_logo.gif) 3px 3px no-repeat #FFFF99;
}
.bg-item {background:url(img/item_logo.gif) 3px 3px no-repeat #FFFF99;
}
.bg-blog {background:url(img/blog_logo.gif) 3px 3px no-repeat #FFFF99;
}
.bg-life {background:url(img/life_logo.gif) 3px 3px no-repeat #FFFF99;
}

.height-2 {height:36px;
}

-->