body#nwt {background: url('http://cpawsnwt.org/images/background.jpg') no-repeat fixed center;}
h1{background:#2d2d2d;color: #eee;}
h2.news-title, h1.news-title {background: #eee; color: #222; border-left: 10px solid #ccc;}
.home-opt-in {margin-top: 0px;}
ul#home-news li {list-style: none;padding: 7px 0;border-bottom: 1px dotted #ccc;}
ul#home-news a {text-decoration: none; display: inline-block; width: 425px;}
ul#home-news span {margin-right: 15px; display: inline-block; width: 100px;float: left;}
h2 {margin-bottom: 14px;}
a {color: #424032;}

.about #main, #staff-list {width: 620px;}
td.image img {border:10px solid #fff; -moz-box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);margin:0 20px 10px 0;}
h1.news-title {color: #222;}

#campaigns #mackenzie span {margin-top: -20px;}





ul.sub-level {
    display: none;
}
li:hover .sub-level {

    display: block;
	margin-top: 10px;
	margin-left: 75px;
}
