body {
	background-color: #99CC66;
	padding: 3px;
	margin: 10px;
}
.alert {
	float: right;
	border: medium solid;
	position: static;
	width: 25%;
	top: 3px;
	background-color: #FFFF33;
	height: 75%;
	right: 3px;
	padding: 2px;
}
.announce {
	width: 800px;
	padding: 5px;
	clear: both;
	margin-left: 3em;
	background-color: #c3d9ff;
	height: 250px;
}
.alert2 {
	width: 250px;
	float: right;
	border: medium solid #FFFFFF;
}
.alert3 {
	float: left;
	width: 540px;
}
.navBar {
	background-color: #FFFF99;
	padding: 3px;
	clear: both;
	z-index: -1;
}
.calNet_Iframe {
	background-color: #FFFFBB;
}