#content  h1 {
	text-align:left;	
}
#content {
	margin-bottom:20px;	
}

#content a:visited{
}

#content a:hover{
	text-decoration: underlined;
}

#mainIssues {
	padding-top:10px;
}

#mainIssues a {
	font-weight:500;
}


#announcements a {
	//font-weight: normal;	
}


#events a {
	font-weight: normal;
}




.boxtitle {
	padding-bottom:12px;
}

#rightnav {
	float: right;
	padding-left: 3px;
	font-size: 0.7em;
	font-weight: bold;
}

#rightnav a:link, a:active, a:visited  {
	color:#353767;
	background: none;
	text-decoration: none;
}

#rightnav a:hover {
	color:#353767;
	text-decoration: underline;
}
