body { font-family: sans-serif; }
    h1 {
        font-family: serif;
        margin-bottom: 0;
		font-size: 1.5em;
    }
article {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }


.article-meta {
        font-family: sans-serif;
        color: #aaa;
        font-size: 12px;
    }
p {
        font-size: 14px;
    }
	
p {
        font-size: 14px;
    }
#news h1 {
        font-family: serif;
        margin-bottom: 0;
		color:#006400;
    }
	
#author{font-size:12px;margin-left:0px;}
.image-wrapper {
        width: 50%;
		margin-left:px;
        float: left;
        padding-right: 25px;
        padding-bottom: 0px;
    }
.image-wrapper img {
        width: 100%;
    }

.image-wrapper span {
        font-family: sans-serif;
        font-size: 10px;
        color: green;
    }
	

#headlines{position:relative;margin-left:0px;}
#headlines a{color:green;}
#headlines a:link {
  text-decoration: none;
}

#headlines a:visited {
  text-decoration: none;
}

#headlines a:hover {
  text-decoration: underline;
}

#headlines a:active {
  text-decoration: underline;
}

#ps1 a{color:green;}
#ps1 a:link {
  text-decoration: none;
}

#ps1 a:visited {
  text-decoration: none;
}

#ps1 a:hover {
  text-decoration: underline;
}

#ps1 a:active {
  text-decoration: underline;
}

#OrgTitle {position:relative;width:100%;text-align:center;margin-top:20px;font-family:Verdana;font-size:25px;color:#006400;}