#container {max-width:930px; margin-left:10px;}

#topsection {max-width:930px}

#topnav {float:right; max-width:980px}

#calendar {
	width:218px;
	background-image:url(/site_media/bar_bg.jpg);
	background-repeat:no-repeat;
	background-postion:0;
	padding-top:40px;
	border-top: 3px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	float: left;
	margin-bottom: 30px;
}

#sidebar {
	width:213px;
	background-image:url(/site_media/bar_bg2.jpg);
	background-repeat:no-repeat;
	background-postion:0;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	float: left;
	padding-left: 5px;
	margin-bottom: 30px;
}

#content {
	width:694px;
	float: right;
}

#footer {clear:both;}

.unselected {font-size:18px;
	font-style:italic;
	color:#000000;}
.selected {
	font-size: 18px;
	font-style: italic;
	color: #666666;
}
