body {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: arial, sans-serif;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

#page {
	width: 975px;
	background-image: url("sbar-kid.gif");
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	background-repeat: repeat-y;
	/*display: table;*/
}

#container {
	margin: 0px 30px 0px 45px;
	padding: 20px 0 20px 0;
}

.skip {
	color: inherit;
	background-color: inherit;
}

.skip A:link {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

.skip A:visited {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#cal {
	margin-left: 15px;
	margin-right: 30px;
}

A:link {
	color: #0000AA;
	background-color: inherit;
}

A:visited {
	color: #881188;
	background-color: inherit;
}

hr {
	width: 100%;
	height: 1px;
	color: #000;
	background-color: inherit;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

.sm {
	font-size: 84%;
}

ul {
	margin-bottom: 8px;
}

li {
	margin-bottom: 8px;
}

#news {
	width: 25%;
	background-color: #ffff00;
	color: #000000;
	border: 1px solid #0000A0;
	padding: 4px;
}

#content {
	width: 70%;
	float: right;
	padding: 0 8px 0 8px;
	background-color: #fff;
	color: #000;
}

#pad {
	width: 98%;
	/*padding: 8px;*/
	color: #000;
	background-color: inherit;
}

.indent {
	margin-left: 40px; 
	margin-right: 20px;
}

.center {
	text-align: center;
}

td.activ {
	font-size: 145%;
	font-weight: bold;
	color: #ff0000;
	background-color: inherit;
	text-align: center;
	vertical-align: top;
	border: 1px solid #c0c0c0;
}

.orange {
	color: #ff5500;
	font-weight: bold;
	background-color: inherit;
}

.red {
	color: #ff0000;
	font-weight: bold;
	background-color: inherit;
}

.blue {
	color: #0000A0;
	font-weight: bold;
	background-color: inherit;
}

.smBlue {
	color: #0000A0;
	font-size: 84%;
	font-weight: bold;
	background-color: inherit;
}

.purple {
	color: #881188;
	font-weight: bold;
	font-size: 150%;
	background-color: inherit;
}

.redLge {
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
	background-color: inherit;
}

.green {
	color: #009900;
	font-weight: bold;
	background-color: inherit;
}

.yellow {
	color: #ffcc33;
	font-weight: bold;
	background-color: inherit;
}

/*kids page*/

.starList li {
	padding-left: 6px;
	margin-left: -10px;
	list-style-image: url("litl-str.gif");
	color: #0000A0;
	font-size: 84%;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: inherit;
}

/*Answer key*/

.ans {
	font-size: 115%;
	font-weight: bold;
}

.pink {
	color: #ff0080;
	background-color: inherit;
}

table {
	margin: 0 auto;
}

table.menu {
	border: 1px solid #c0c0c0;
	margin-top: 15px;
	margin-bottom: 15px;
}

td.menu {
	border: 1px solid #c0c0c0;
}

table.lad {
	border: 2px solid #008080;
}

td.top {
	vertical-align: top;
}

td.center {
	text-align: center;
}

td.fif {
	width: 50%;
}

td.lad {
	font-size: 145%;
	font-weight: bold;
	border: 2px solid #008080;
	text-align: center;
}

table.scr {
	border: 1px solid #000;
	margin-left: 0;
}

table.scr1 {
	border: 0;
	margin-left: 0;
}

td.scr {
	border: 1px solid #000;
	text-align: center;
	width: 54px;
	vertical-align: top;
}

td.thirty {
	width: 33px;
	border: 1px solid #000000;
}

/*Kids navbar*/
.knav {
	font-size: 84%;
	font-family: arial, sans-serif;
}

/*  New Footer  */

#footer {
	width: 975px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 15px;
	/*background-color: #fff;
	color: #000;*/
	clear: both;
	display: table;
	text-align: center;
}

.footer {
	color: #004080;
	background-color: inherit;
	font-family: 'trebuchet ms', arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

#footer a:link {
	color: #004080;
	background-color: inherit;
	text-decoration: none;
	margin: 5px;
	padding: 8px 12px;
}

#footer a:visited {
	color: #004080;
	background-color: inherit;
	text-decoration: none;
	padding: 8px;
}

.nav {
	font-family: arial, sans-serif;
	font-size: 65%;
	font-weight: bold;
}

.update {
	font-size: 68%;
}