#miPage	{
	position:relative;
	width:744px;
	height:387px;
	background-image:url(../images/miPageBackground.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#teachersPage	{
	position:relative;
	width:744px;
	height:387px;
	background-image:url(../images/teacherZoneBackground.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#codeSearch	{
	position:relative;
	width:744px;
	height:387px;
	background-image:url(../images/codeSearchBackground.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#miButtons	{
	position:relative;
	top:55px;
	left:90px;
	width:700px;
}
#miStats	{
	position:relative;
	left:30px;
	width:691px;
	top:80px;
}
#statsLeft	{
	position:relative;
	width:200px;
	height:133px;
	float:left;
}
#statsLeft	li{
	list-style:none;
	margin-left:2px;
	line-height:1.9em;
	font-weight:bold;
}
#statsLeft	ul{
	margin-left:5px;
	margin-top:15px;
}
#statsRight	{
	position:relative;
	width:200px;
	height:133px;
	float:left;

}
#statsRight	li{
	list-style:none;
	margin-left:2px;
	line-height:1.9em;
	color:#CC0000;
}
#statsRight	ul{
	margin-left:5px;
	margin-top:15px;
}
#miDiscount	{
	position:relative;
	width:277px;
	height:133px;
	float:right;
	background-repeat:no-repeat;
	right:4px;
}
#showCode	{
	height:28px;
	background:#FFFFFF;
	padding:5px;
	font-size:21px;
	color:#333366;
	border:1px dotted #CCCCCC;
	margin-top:20px;
}
div.layerOff	{
	display:none;
}
div.layerOn	{
	display:block;
}
#loggedIn	{
	position:absolute;
	width:250px;
	height:20px;
	font-size:11px;
	top:46px;
	left:31px;
	color:#FF0000;
}
.theSchoolName	{
	color:#666666;
}
#introP	{
	position:relative;
	width:700px;
	height:70px;
	left:31px;
	top:78px;
	font-size:11px;
	color:#336699;
}
#tzAdmin	{
	position:relative;
	width:340px;
	height:213px;
	background-image:url(../images/tzAdmin.jpg);
	background-repeat:no-repeat;
	left:31px;
	top:80px;
	float:left;
}
#tzFreeResources	{
	position:relative;
	width:340px;
	height:213px;
	background-image:url(../images/tzFreeResources.jpg);
	left:46px;
	float:left;
	top:80px;
}
#fmfsContainer	{
	position:relative;
	width:721px;
	height:190px;
	background-image:url(../images/tzFMContainer.jpg);
	top:100px;
	clear:both;
}
