  h1 {
	font: 4.5em bold Georgia, "Times New Roman", Times, serif;
	color: #464747;	
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#contenthome p {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #464747;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 23px;
	} 

#contenthome {
	width: 335px;
	height: 300px;
	background: transparent;
	margin-right: 0px;
	margin-left: 27px;
	margin-top: 5px;
	margin-bottom: 3px;
	float: left;
	display: inline;
	text-align: left;	
	}
	
#rightsidecontent {
	width: 170px;
	height: 300px;
	background: transparent;
	margin-right: 27px;
	margin-top: 17px;
	margin-bottom: 3px;
	float: right;
	display: inline;
	text-align: left;	
	}
	
#rightsidecontent h2 {
	font: normal 2.2em Arial, Helvetica, sans-serif;
	color: #ff9900;	
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.announcement {
	width: 245px;
	float: left;
	display: inline;
	background: #e2f0f7;
	margin-left: 3px;
	margin-top: 20px;	
	}
	
.announcement h4, .announcement p {/*controls space inside boxes--and bottom margin*/
	margin: 0 0 7px 10px;
	}
	
.announcement h4 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	color: #303d98;
	margin-bottom: 8px;
	}
	
.announcement p {
	font: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size: .9em;
	margin-right: 5px;
	}