body {
	background-color: white;
	color: black;
	font-family: Arial, Sans-serif;
	padding: 0;
	margin: 0;
	min-width: 760px;
}

#main {
	position: absolute;
	top: 148px;
	left: 149px;
	right: 0;
	padding: 0 0 1em 1em;
	margin: 0;
	font-size: 95%;
	min-width: 590px;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	height: auto; 	
	visibility: visible; 
	display: block;
	background-color: #ffffee;
}

#main img, #main img a {
	border: none;
}

#main p {
	padding-right: 1em;
}

#breadcrumb {
	font-size: 80%;
	padding: 0;
	background-color: #ff9933;
	margin-right: 0;
	margin-left: -15px;
	margin-top: 0;
	font-weight: bold;
}

#breadcrumb a {
	color: #333399;
	padding: .4em;
	
}

#breadcrumb a:hover {
	color: white;
}

#breadcrumb p {
	border-top: solid 1px #993300;
	border-bottom: solid 1px #993300;
	padding: .4em;
}

p.nextback {
	text-align: center;
	margin: 30px;
	clear: both;
}

.nextback a {
	color: #333399;
	font-size: 125%;
	padding: 2px;
	margin-top: 1em;
	border: solid 2px #333399;
	text-decoration: none;
	background-color: #FFCC00;
}

.nextback a:hover {
	border: solid 2px #333399;
	color: #FFCC00;
	background-color: #333399;
	text-decoration: none;
}

h1 {
	font-family: Arial, sans serif;
}

h2 {
	font-size: 145%;
	padding-top: .5em;
}

h3 {
	font-size: 120%;
}

h3 {
	color: #000066;
	border-bottom: solid 1px #000066;
	border-left: solid 1px #000066;
	padding: .2em;
	background-color: #ccccff;
	clear: both;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 148px;
	background: url(../images/headbackyellowS.gif);
	min-width: 760px;
	width: 100%;
	z-index: 0;
	padding: 0;
	margin: 0;
}

#header img {
	border: none;
	padding: none;
	margin: none;
}

.loginout {
	text-align: right;
	font-size: 80%;
	color: #333399;
	padding: 0 5px 0 0;
	margin: 0;
}

.loginout a {
	font-weight: bold;
}

#header2 {
	position: absolute;
	top: 0;
	right: 0;
	height: 148px;
	width: 100%;
	z-index: 1;
}

#header2 p {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 166px;
}

#header2 h1 {
	margin-top: 112px;
	margin-left: 156px;
	padding: 0;
	font-size: 170%;
}

#header2 img {
	border: none;
}
	
#menu {
	position: absolute;
	left: 0;
	top: 148px;
	width: 149px;
	z-index: 20;
	color: black;
	padding: 0;
}

#menu p {
	font-size: 80%;
	padding-left: 2px;
}

#menu h1 {
	/*font-family: verdana, arial, sans-serif;*/
	font-size: 95%;
	padding: .2em 0 .2em .2em;
	margin: 0;
	color: #ffcc00;
	background-color: black;
	text-align: center;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#menu img {
	text-align: center;
	margin-top: 1em;
	border: none;
}

.lessonlink li {
	margin: 0;
	background-color: black;
	text-align: center;
	border-left: solid 1px black;
	border-bottom: solid 1px #666600;
}

li.currentlesson {
	margin: 0 0 -2px 0;
}

.lessonlink li a {
	/*font-family: verdana, arial, sans-serif;*/
	padding: .2em 0 .2em .2em;
	font-size: 95%;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.lessonlink li a:hover {
	background-color: #ffcc00;
	color: black;

}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px black;
}



.blank {
	background: url(../images/menus.jpg) 0 -75px;
	border-top: solid 1px black;
}

.sideLinks li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
	text-decoration: none;
	font-size: 75%;
}

.sideLinks li a:link, .sideLinks li a:visited {
	color: black;
	display: block;
	background: url(../images/menus.jpg) 0 0px;
	padding: .4em 0 0 .4em;
}

.sideLinks li a:hover {
	color: black;
	display: block;
	background: url(../images/menus.jpg) 0 -25px;
	padding: .4em 0 0 .4em;
}

.sideLinks li a:active {
	color: black;
	display: block;
	background: url(../images/menuse.jpg) 0 -25px;
	padding: .4em 0 0 .4em;	
}
.page {
	font-size: 75%;
	color: black;
	display: block;
	background: url(../images/menus.jpg) 0 -50px;
	padding: .4em 0 0 .4em;
	height: 19px;
}

.spacing li {
	margin-bottom: 1em;
}

.center {
	text-align: center;
}

#subMenu {
	float: right;
	/*position: absolute;
	top: 107px;
	right: 0;*/
	z-index: 21;
	width: 157px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
	padding: 0;
}

#subMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: solid 1px #333399;
	background-color: white;
}

.subMenu a {
	color: #333399;
	display: block;
	font-size: 70%;
	height: 34px;
	padding: 2px 9px 2px 6px;
	text-decoration: none;
	margin: 0;
}

.subMenu a:hover {
	text-decoration: underline;
	/*background: url(../images/submenuS.gif);*/
}

.subPage {
	/*background: url(../images/submenuS.gif);*/
	text-decoration: none;
	font-weight: bolder;
}

.highlightbox {
	clear: both;
	border: 2px solid #CC3333;
	margin: .2em 2em .2em 2em;
	padding: .2em 1em .2em 1em;
	font-size: 95%;
}

.highlightright {
	border: 2px solid #333399;
	background-color: #333399;
	color: white;
	margin: .5em 1em .5em 1em;
	padding: .8em .8em .8em 1em;
	float: right;
	width: 22%;
	font-size: 90%;
}

.highlightright a, .highlightright a:hover, .highlightright a:visited {
	color: white;
}

.highlightright a {
	text-decoration: none;
}

.highlightright a:hover {
	text-decoration: underline;
}

.highlightdashed {
	border: dashed 1px black;
	clear: both;
	background-color: #ffffdd;
	color: black;
	/*margin: 2em 1em .5em 1em;*/
	margin: auto;
	margin-top: 25px;
	padding: .1em .2em .1em .5em;
	font-size: 90%;
	max-width: 80%;
}

.fundedby {
	color: black;
	background-color: #ffffcc;
	margin: 1em;
	padding: .5em;
	font-size: 80%;
	border: dashed 1px #333399;
	clear: both;
}

.fundedby a {
	color: black;
}

.features {
	padding: .5em;
	margin: .5em;
}

.features td {
	border: solid 2px black;
	padding: .5em;
	font-size: 95%;
}

td.title {
	/*background-color: #ff9933;*/
	background-color: #ffcc33;
}

#edtech li {
	list-style-type: none;
	padding: .5em;
}

#quiz li {
	padding: .5em;
}

.nobullet {
	list-style-type: none;
}

.nobullet li {
	padding: .5em;
}

.coursemap {
	list-style-type: none;
}

.coursemap li {
	padding: .1em;
}

.lessonmap {
	list-style-type: none;
	font-size: 1.2em;
}

.lessonmap li {
	padding: .3em;
}

.currentlogin {
	font-size: 80%;
	margin-top: 30px;
	text-align: right;
	margin-right: 5px;
	padding: 0;
	margin-bottom: 0;
}

#footer {
	text-align: center;
	margin-top: 5px;
	background-color: #333399;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 80%;
	border: solid 1px #333399;
}

#footer a {
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a:hover {
	color: black;
	background-color: #ffcc00;
}

.copyright {
	text-align: center;
	margin-top: 10px;
	font-size: 70%;
	font-family: arial, sans-serif;
	padding-bottom: 5px;
}

.footnote {
	font-size: 90%;
	font-style: italic;
}

#accessibility {
	text-align: center; 
	margin-top: 30px;
}

#accessibility img {
	border: none;
}

#accessibility a {
	text-align: center;
}

#accessibility p {
	text-align: center;
}

#udprinciples {
	border: solid 1px black; 
	padding: .5em; 
	margin: auto;
	max-width: 85%;
	/*background-color: #ffffcc;*/
	background-color: #ccccff;
}

#webchart {
	width: 95%;
	font-size: 90%;
	border: solid 2px black;
}

#webchart th {
	background-color: #ff9933;
}

#webchart td p {
	text-align: left;
}

#webchart th, #webchart td {
	padding: .3em;
	text-align: center;
	border: solid 1px black;
	vertical-align: top;
}

#webchart img {
	padding: .2em;
}

ul.moveright, .moveright li {
	margin-left: 6em;
}

p.caption {
	font-size: 75%;
	text-align: center;
	border: dashed 1px black;
	padding: 1em;
	/*background-color: #ffffcc;*/
	background-color: #ffffff;
	margin: .7em;
	float: left;
}

.imgcap {
	font-size: 70%;
	clear: both;
	text-align: center;
}

caption {
	font-weight: bold;
	font-size: 130%;
	padding: 1em;
}

.answer {
	font-size: 110%;
}