.site-bg {
	background-color: #99CC99
}

#site-its-teachers {
	display: none;
}

#this-site {
	background: #fff url(/common/images/gradients/its-teachers-grad.gif) bottom left repeat-x;
	border: 1px solid #99cc99;
}

#this-site a {
	background: url(/common/images/site-icons/24x16/its-teachers.gif) no-repeat 2px 2px;
	color: #0f4692;
}

#this-site a:hover {
	background: #99cc99 url(/common/images/site-icons/24x16/its-teachers.gif) no-repeat 2px 2px;
	color: #000;
}

#main-content {
	border: solid #99cc99;
	border-width: 0px 1px 1px 1px;
	border-top: #99cc99 5px solid;
}

#section-nav {
	border: solid #9c9;
	border-width: 5px 1px 5px 1px;
}

#section-nav li a:hover {
	border: 1px solid #9c9;
	background: #D8EBD8;
	color: #679967;
}

