	body {
		margin:auto;
		padding:0px;
		font: normal 11px/14px "Lucida Sans Unicode", arial, sans-serif;
		color: #fff;
		background: #fff;
		}

	a, a:link, a:visited, a:active {
		color: #82361f;
		border-bottom: 1px dashed #b2c184;
		text-decoration: none;}
	
  a:hover {
		color: #6a821f;
		border-bottom: 1px dashed #7e8a5b;
		text-decoration: none;}

  img {
		border: 0;}
	
	#header {
		background: #fff url(images/announcement.jpg) no-repeat center;
		height:400px;
		}

	#inner {
		position: absolute;
		left:430px;
		top:20px;
		width:200px;
		background:#fff;
		z-index: 0;
		}
	
.round {
	position: relative;
	width: 80%;	
	margin: 0 auto;
	padding: 0;
	background: #e9fdad;
	z-index:0;
}
.top-leftc, .bottom-leftc, .top-rightc, .bottom-rightc {
	position: absolute;
	overflow: hidden;
	height: 20px;
	width: 20px;
	background: #fff;
	z-index:0;
}
.top-lefti, .bottom-lefti, .top-righti, .bottom-righti {
	position: relative;
	color: #e9fdad;
	font: 150px/40px Arial;
	z-index:0;
}
.top-leftc { top:0; left:0; z-index:0;}
.top-rightc { top:0; right:0; z-index:0;}
.top-lefti { left:-8px; z-index:0;}
.top-righti { left:-25px; z-index:0; }
.bottom-leftc { bottom:0; left:0;  z-index:0;}
.bottom-rightc { bottom: 0; right:0; z-index:0;}
.bottom-lefti { left:-8px; top:-17px; z-index:0; }
.bottom-righti { left:-25px; top:-17px; z-index:0;}
.box {
  position: relative; padding: 20px 30px 15px; z-index:0; margin-top: 20px;
  color: #333; text-align:center;
  }

/* another one bites the dust */
.round1 {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #a7d402;
	z-index:0;
}
.top-leftc1, .bottom-leftc1, .top-rightc1, .bottom-rightc1 {
	position: absolute;
	overflow: hidden;
	height: 20px;
	width: 20px;
	background: #d3fdad;
	z-index:0;
}
.top-lefti1, .bottom-lefti1, .top-righti1, .bottom-righti1 {
	position: relative;
	color: #A7D402;
	font: 150px/40px Arial;
	z-index:0;
}
.top-leftc1 { top:0; left:0; z-index:0;}
.top-rightc1 { top:0; right:0; z-index:0;}
.top-lefti1 { left:-8px; z-index:0;}
.top-righti1 { left:-25px; z-index:0; }
.bottom-leftc1 { bottom:0; left:0;  z-index:0;}
.bottom-rightc1 { bottom: 0; right:0; z-index:0;}
.bottom-lefti1 { left:-8px; top:-17px; z-index:0; }
.bottom-righti1 { left:-25px; top:-17px; z-index:0;}
.box1 {position: relative; padding: 20px 30px 15px; z-index:0; }


/* another one bites the dust: today: sidebar2 */
.round3 {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #E5F3B2;
	z-index:0;
}
.top-leftc3, .bottom-leftc3, .top-rightc3, .bottom-rightc3 {
	position: absolute;
	overflow: hidden;
	height: 20px;
	width: 20px;
	background: #fff;
	z-index:0;
}
.top-lefti3, .bottom-lefti3, .top-righti3, .bottom-righti3 {
	position: relative;
	color: #E5F3B2;
	font: 150px/40px Arial;
	z-index:0;
}
.top-leftc3 { top:0; left:0; z-index:0;}
.top-rightc3 { top:0; right:0; z-index:0;}
.top-lefti3 { left:-8px; z-index:0;}
.top-righti3 { left:-25px; z-index:0; }
.bottom-leftc3 { bottom:0; left:0;  z-index:0;}
.bottom-rightc3 { bottom: 0; right:0; z-index:0;}
.bottom-lefti3 { left:-8px; top:-17px; z-index:0; }
.bottom-righti3 { left:-25px; top:-17px; z-index:0;}
.box3 {position: relative; padding: 20px 30px 15px; z-index:0; }

h2 {
		display: inline;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #515151;
		text-decoration: none;
	}	
