@CHARSET "ISO-8859-1";

#content_body p
{
	text-align: justify;	
}

.maindiv
{
	width: 730px;
	display: block;
}

.maindiv-logo
{
	float: left;
	width: 400px;
}

.maindiv-motto
{
	float: right;
	width: 330px;
	margin: 115px 0 0 0;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}

.maindiv-motto-welcome
{
	float: right;
	width: 300px;
	margin: 95px 0 0 0;
	font-size: 36px;
	font-style: italic;
	color: #373d98;
	font-weight: bolder;
	text-align: center;
}

.maindiv-small-logo
{
	float:left;
	width: 190px;
}

.maindiv-small-logo img
{
	float: right;
}
.maindiv-small-motto
{
	float: right;
	width: 500px;
	margin: 20px 0 0 0;
	font-size: 12px;
}
.maindiv-desc
{
	font-size: 12px;
}

.iep-menu
{
	display: inline-table;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 20px 0 0 0;
	width: 221px;
	height: 68px;
	list-style: none;
}

.iep-menu-item
{
	width: 221px;
	height: 68px;
	background: url('http://static.k12.wv.us/teachiep/img/menu.png') top left;
	padding: auto;
	font-size: 20px;
	color: #fff;
	line-height: 68px;
	text-align: center;	
}

.iep-submenu
{
	list-style: none;
	list-style-type: none;	
	padding: 0px 7px 0;
}

.iep-submenu-item
{
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	width: 209px;
	height: 25px;
	background: url('http://static.k12.wv.us/teachiep/img/submenu.png') top left;
	text-align: center;
	font-size: 12px;
	color: #000;
	line-height: 25px;
}

.iep-submenu-item a:link,
.iep-submenu-item a:active,
.iep-submenu-item a:hover,
.iep-submenu-item a:visited
{
	color: #000;
	text-decoration: none;	
}

.menucontainer
{
	display: inline;
	width: 748px;
	height: 600px;
}

.iepcrumb
{
	float: left;
	width: 221px;
	height: 68px;
	background: url('http://static.k12.wv.us/teachiep/img/menu.png') top left;
	padding: auto;
	font-size: 20px;
	color: #fff;
	line-height: 68px;
	text-align: center;	
	cursor: pointer;
}

.iepcrumb-spacer
{
	float: left;
	font-size: 20px;
	line-height: 68px;
	width: 70px;
	text-align: center;	
}

.iepcrumb-item
{
	float: right;
	margin: 22px 0 22px 0;
	padding: 0;
	display: block;
	width: 209px;
	height: 25px;
	background: url('http://static.k12.wv.us/teachiep/img/submenu.png') top left;
	text-align: center;
	font-size: 12px;
	color: #000;
	line-height: 25px;
}

.lessonmenus
{
	margin: 0 0 50px 0;
	width: 748px;
}

.lessontitle{}

.lessoncell
{
	background: #16B;
	border: #333 1px solid;
	width: 249px;
	height: 70px;
	text-align: center;
	color: #eee;
}

.lessoncell a:link,
.lessoncell a:active,
.lessoncell a:hover,
.lessoncell a:visited
{
	color: #fff;
	font-weight: bolder;
}

.deny,
.hidden
{
	visibility: hidden;
	display: none;
}

.deny2, .deny3
{	
	visibility: hidden;
}

.show
{
	visibility: visible;
}

.allow, .allow2, .allow3
{
	visibility: visible;
	color: #d00;
	font-size: 10px;
}

#submit
{
   font-size:14px;
   color:#ffffff;
   width:100px;
   height:40px;
   background-color:#383d98;
}

#yes2,
#no2,
#yes3,
#no3
{
	margin-left: 20px;
}

