body {font: 12pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;}

body #container
{
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background: transparent;
}

body #header, .fl, #sidebar, #footer, h3, img, a {display: none;}

body .fr
{
	width: 960px;
	clear: all;
	margin: 0px;
	padding: 0 0 0.5em 0;
}

body #tier1 div, #tier2 div, #tier3 div, #tier3 div div, #tier4 div
{
	border-width: 0px;
	padding: 0 0.5em;
}

body #mainContent {margin: 0 auto; padding: 0; position: static; width: 100%;}

body #tier4 {width: 100%;
	         font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	         text-align: center;}
			 
body #mainContent #tier4 div
{
	width: 100%;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0.5em 0;
	clear: all;
}

body #mainContent #tier4 img
{
	float: right;
	margin-right: 0.5em;
}

body #mainContent #tier4 img.left
{
	float: left;
	margin-left: 0.5em;
}
			
body .title {font-family: Tahoma;	
		color: #996600;
		font: 12pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
		text-align: center;}

body .calhead {font-family: Tahoma;
		  color: #996600;
		  font: 12pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
		  text-align:center;}
		  
body .normal {
	font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	color: #000000;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #847272;
}

body .today {
	font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	color: #000000;
	background-color: #847272;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #847272;
}

body .weekend {
	font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	color: #847272;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #847272;
}

body .selected {
	font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	color: #FFFFFF;
	background-color: #E0D4BB;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #847272;
} 

body .event {
	font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	color: #000000;
	background-color: #D3B880;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #847272;
}

body .cal {
	text-align: center;
}

body .border {border-width: 2px;
		 border-style: solid;
		 border-color: #847272;}
		 
.className {font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
			color: #800000;
			line-height: 14px;}
			
.info {font: 8pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;
	   color: #000000;
	   line-height: 12px;}
		 
@page {size: A4 portrait;}


