
body {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
}

#linkdiv {
	margin: -150px 0px 0px 0px;
	width: 240px;
	height: 95px;
	cursor:pointer;
	float:left;
}

#topmost {
	margin:auto;
	width:780px;	
	text-align: center;	
}

#topcontainer{
	float:left;
}

#headcontainer{
	float:left;
	text-align: center;
	margin:0px;
	position:relative;
}
#contentcontainer{
	float:left;
	width: 780px;
	text-align:left;
	/*border:1px solid #33FFFF;*/
	background:#FFFFFF;
	padding:10px 0px 10px 0px;
}
#containerdiv{
	float:left;
	width:96%;
	margin: 0px 6px;
}
#container{
	float:left;
	margin-left:20px;
	text-align: left;
}
#primarycontentcont {
	float:left;
}

#navcontainer {
	font-size:10px;
	vertical-align: top;
	width: 0px;
	height:350px;
}

.navsection {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color:#CCCCCC;
	padding:0px 0px 0px 2px;
	margin:10px 2px 5px 2px;
}

.navitem{
	margin-left:6px;
	font-size: 11px;
}

.navitem a {
	color:linen;
	display:block;
	margin:0px 4px 0px 0px;
	padding:2px;
}
.navitem a:link, .navitem a:visited{
	color:linen;
	text-decoration: none;
}

.navitem a:hover{
	text-decoration: none;
	color:linen;
	background:#000099;
}

#primarycontent1 {
	vertical-align: top;
	width: 780px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	width:100%;
	margin:0px;
	background-color: #ffffff;
}

#nav {
	line-height: 26px; 
	height: 25px; 
	text-align: center;
	width: 700px;
	margin: -26px 0px 0px 20px;
}
#subnav {
	background:url(https://www.impactlearning.org/EdutechResources/provider/1/subnavback09.gif);
	line-height: 25px; 
	height: 26px;
	width: 780px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#nav UL {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 0px;
	width: 700px; 
}
#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 2px 0px 2px; 
	margin: 0px 0px 0px 20px; 
	width: 678px; 
	text-align:center;
}
#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
}
#subnav LI {
	list-style-type: none; 
	margin: 2px 0px 0px 0px;
	float:left;
}
#nav A {
	font-size:8pt;
	padding: 5px 12px 5px 12px;
	margin:1px 2px 0px 2px;
	font-weight: bold; 
	color: white; 
	text-decoration: none;
	background:url(https://www.impactlearning.org/EdutechResources/provider/1/navbutback2.gif);
	background:#6699CC;
}
#subnav A {
	font-size:8pt;
	margin:3px 1px 1px 1px;
	padding: 4px 12px 4px 12px;
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}

#nav A:hover {
	background-color: #6699CC;
	background:url(https://www.impactlearning.org/EdutechResources/provider/1/navbutback.gif);
}

#nav LI.hot A, #nav LI.hot A:hover {
	padding: 7px 13px 8px 13px;
	background:url(https://www.impactlearning.org/EdutechResources/provider/1/navover.gif);
	background:#0068C1;
}

#nav LI.login {
	float: right;
}
#subnav LI.login {
	float: right;
}
#subnav A:hover {
	background-color: #666666;
}
#subnav LI.hot A {
	color: #000000;
	background-color: #ffffff;
}

#footer {
	background-color:#e2e2e2;
	float:left;
	margin:0px auto;
	width:780px;
}
#footcontainer {
	background-color:#f2f2f2;
	float:left;
	margin:0px auto;
	width:780px;
}