@charset "utf-8";
/* CSS Document */

body {
	background-color: #99CCFF;
	background-image: url(images/project-linus-background.gif);
}

body,td,th {
	font-family: comic Sans MS;
	color: #330066;
}

.basicfont {
	font-family: "comic Sans MS";
	text-align: justify;
	text-indent: 20px;
	font-size: 14px;
	line-height: 18px;
}
.maincontainer {
	color: #000000;
	background-color: #f3f3f3;
	width: 760px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8295A5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.calendar {
	font-family: "Century Gothic";
	font-size: 12px;
}

.hnav {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #99CCFF;
	background-image: url(images/horizontal.gif);
	text-align: center;
	width: 760px;
	height: 50px;
	margin-top: 8px;
}
.mainarea {
	margin-right: 200px;
	margin-left: 20px;
}
.calendarPage {
	margin-right: 20px;
	margin-left: 20px;
}

h1 {
	font-size: 24px;
	color: #003399;
}

.rcolumn {
	width: 170px;
	float: right;
	top: 300px;
	margin: 10px;
	font-size: 12px;
	background-color: #99CCFF;
	border: thin solid #8295A5;
	list-style-type: none;
	list-style-image: url(images/happyface.gif);
	list-style-position: outside;
	font-family: "Century Gothic";
	display: inline;
	text-align: justify;
}
.imglft {
	float: left;
	margin-right: 10px;
}
.lcolumn {
	float: left;
	width: 210px;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	font-style: italic;
	margin-bottom: 14px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CBD5DC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBD5DC;
	background-color: #ffffff;
}
.red1 {
	font-size: 24px;
	color: #FF0000;
	}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}

.indent-A-bit {
	margin-right: 4px;
	margin-left: 4px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.style7 {
	color: #0000ff;
	font-size: 14px;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
}
.style8 {
	color: #009900;
	font-size: 14px;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
}
.style12 {
	color: #0000ff;
	font-weight: bold;
}
.style13 {color: #FF0000; font-size: 14px; text-indent: 20px; text-align: justify; font-weight: bold; }