.scsu-shell-width {
	width: 900px;
}

#content a {
	color: #437541;
}
#content a:hover {
	color: #437541;
	text-decoration: none;
}
#mathskills {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0px 3px 0px;
}
#navigation {
	width: 151px;
	color: #ffffff;
	background-color:#8A644A;
	font-size: .7em;
	font-weight: bold;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation li {
	line-height: 18px;
	padding: 0px 0px 0px 3px;
	margin: 0px 5px 0px 23px;
	list-style-image: url(images/tallarrow.gif);
}
#navigation li li {
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 2px;
	list-style-type: none;
	list-style-image: none;
}
#content {}
#content h1 {
	margin: 0px 0px 0px 5px;
	padding: 4px;
	border-top: 2px solid #C4D7BF;
	border-bottom: 2px solid #C4D7BF;
	font-size: 1em;
	color: #437541;
	background-image: url(images/headerbackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content h2 {
	font-size: .9em;
	color: #8A644A;
	margin: 1em 25px -.5em 9px;
	border-bottom: 1px solid #CCCC99;
}
#content h3 {
	font-size: .8em;
	color: #437541;
	margin: .5em 0px .5em 9px;
}
#content p {
	margin: 1em 25px 1em 9px;
	font-size: .8em;
}
#content ul {
	font-size: .8em;
}
#class {
	padding: 5px 5px 1em 5px;
	margin: .5em 9px .5em 9px;
	background-color: #E6F1D0;
}
#class h2 {
	color: #437541;
	margin: 0px 0px .25em 98px;
	border: 0px none #ffffff;
}
#class p {
	margin: .25em 0px .25em 98px;
}
.definebox {
	clear: both;
}


