#headerMAIN, #headerACA, #headerBIZ, #headerSTU, #newsMAIN, #newsACA, #newsBIZ, #newsSTU, #footermeta, #designtag{
display: none;
}

.excerptMAIN, .excerptSTU, .excerptACA, .excerptBIZ{
width: 800px;
margin: 0px auto;
}

.post h2{
font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
font-weight: bold;
font-size: 3em
}

.entry{
font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 10px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


					

