#calendarmain {
	position:relative;
	width:800px;
	padding:16px;
	margin:0px auto;
	background:url(images/calendarmainbg.png) repeat-y;
}
#calendarmain #topleft {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(images/maintopleft.png) no-repeat;
}
#calendarmain #top {
	position:absolute;
	top:0px;
	left:16px;
	display:block;
	width:800px;
	height:16px;
	background:url(images/maintop.png) repeat-x;
}
#calendarmain #topright {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(images/maintopright.png) no-repeat;
}
#calendarmain #bottomleft {
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(images/mainbottomleft.png) no-repeat;
}
#calendarmain #bottom {
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:16px;
	display:block;
	width:800px;
	height:16px;
	background:url(images/mainbottom.png) repeat-x;
}
#calendarmain #bottomright {
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	right:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(images/mainbottomright.png) no-repeat;
}
#content {
	width:800px;
}
#subnav {
	line-height:34px;
	padding-bottom:9px;
	background-image:url(images/subnavbottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
}
#subnav a {
	padding:0 20px 0 20px;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
.s219 {
	display:none;
}
.s220 {
	display:none;
}
.s29999 {
	display:none;
}
