<!--
body, #shell, img, #sub_menu, #primeShell, #rightShell, #contentShell, #shellBottom, p#credits, #twitter_div {
	padding: 0px; margin: 0px; border: 0px;
}
body {
	background: #FFFFFF url("cs_bg2.gif") repeat-y top center;
	text-align: center;
}
#shell {
	display: block;
	width: 850px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}
#headline {
	background-color: #113377;
}
#menu {
	display: block;
	margin: 0px; padding: 0px; border: 1px solid #001144;
	height: 31px;
	width: 848px;
	background: url("cs-menu.gif") repeat-x;
}
#menu a {
	display: block;
	border-right: 1px solid #001144;
	height: 26px; width: 135px;
	float: left;
	text-align: center;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 5px;
	color: #DDFFFF;
}
#menu a:hover, a#m_same {
	background: #001144 url("menuHov.gif") repeat-x;
	color: #000000;
}
#sub_menu {
	display: block;
	height: 20px;
	width: 850px;
}
#sub_menu a {
	display: block;
	height: 18px;
	float: left;
	border: 1px solid #66AAFF;
	font-family: arial;
	font-size: 14px;
	color: #AACCFF;
	text-decoration: none;
	padding-left: 7px; padding-right: 7px;
}
#sub_menu a:hover, a#sub_same {
	background-color: #66AAFF;
	color: #000000;
}
#contentShell {
	width: 850px;
	display: block;
	background: #EEEEEE url("shellbg.gif") repeat-y top;
	float: left;
}
#leftShell {
	display: block;
	width: 600px;
	min-height: 450px;
	background: url("../images/mainbg.gif") top center no-repeat;
	float: left;
}
#leftShell p {
	font-family: arial;
	color: #000000;
	text-indent: 23px;
	font-size: 13px;
	text-align: left;
	margin: 23px; margin-top: 0px; margin-bottom: 10px;
}
#leftShell p.note {
	font-size: 11px;
}
.roster {
	font-size: 13px;
	color: #2222AA:
	}
a.prim {
	font-family: arial;
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}
a.prim:hover {
	text-decoration: underline;
	color: #113366;
}
#rightShell {
	display: block;
	width: 250px;
	float: right;
}
#rightShell p {
	font-family: arial;
	color: #DDDDFF;
	font-size: 14px;
	text-align: justify;
	margin-left: 10px; margin-right: 7px;
}
h2.rt {
	background-color: #110033;
	color: #3399FF;
	font-family: arial;
	font-size: 21px;
	text-align: center;
}
.fl_rt {
	float: right;
}
#timer {
	display: block; margin: auto;
	width: 140px;
	border: 2px solid #000000;
	background: #BBBBEE;
	color: blue;
	text-align: center;
	font-variant: small-caps;
	font-family: arial;
	-moz-border-radius: 14px;
}
#dayName {
	display: block;
	-moz-border-radius: 10px 10px 0px 0px;
	height: 27px;
	font-size: 22px;
	font-weight: bold;
	background-color: #4444AA;
	color: #FFFFFF;
}
#month, #year {
	color: #000011;
	font-weight: bold;
	font-size: 15px;
}
#day {
	font-weight: bold;
	font-size: 40px;
	color: #FF3366;
	background-color: #FFFFFF;
	display: block;
	margin: auto;
	-moz-border-radius: 5px;
	border: 1px solid #444499;
	width: 50px;
}
#time {
	display: block;
	-moz-border-radius: 0px 0px 10px 10px;
	height: 27px;
	font-size: 22px;
	font-weight: bold;
	background-color: #4444AA;
	color: #FFFFFF;
}
h1.prim {
	font-family: arial;
	font-size: 23px;
	text-align: left;
	color: #5577FF;
	padding: 6px;
}
h2.prim {
	font-family: arial;
	font-size: 23px;
	text-align: left;
	background-color: #BBDDFF;
	color: #6699FF;
	padding-left: 23px;
}
#addthis {
	float: right;
	margin-right: 30px;
}
#shellBottom {
	display: block;
	width: 850px;
	height: 40px;
	background: url("shellBottom.gif") no-repeat center;
	margin-left: auto; margin-right: auto;
	text-align: left;
}
p#credits {
	font-size: 11px;
	color: #000000;
	font-family: arial;
	margin-left: 160px;
}
#twitter_div {
	display: block;
	width: 245px;
	background-color: #110022;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	color: #3399FF;
	border-left: 5px solid #110033;
}
#twitter_div ul {
	list-style-type: none;
	margin: 0px; border: 0px; padding: 0px;
}
#twitter_div li {
	display: block;
	width: 225px;
	border: 0px; padding: 10px; margin: 0px;
	margin-bottom: 8px;
	background-color: #111133;
}
li a, a.rt {
	font-size: 13px;
	color: #FFFFFF;
}
li a:hover, a.rt:hover {
	text-decoration: none;
}
a.pic {
	border: 0px;
	padding: 0px;
	margin-left: 10px;
	text-align: center;
}
a.p-ed {
	display: block;
	width: 188px;
	margin-left: 12px;
	padding-left: 30px;
	padding-top: 6px;
	height: 24px;
	text-align: left;
	font-family: arial;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid black;
	border-top: 0px none;
	color: #0099FF;
}
a.p-ed:hover {
	color: #FFFFFF;
	background: url('../images/pbox.gif') no-repeat center center;
}
#parentscorner {
	display: block;
	width: 240px;
	margin-left: 3px;
}
img.parents {
	border: 0px; margin: 0px; padding: 0px;
	margin-left: 12px;
	margin-bottom: -4px;
}
-->