a:link{
	color:#333;
	text-decoration:none;
}

a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:none;
}

body {
	background-color:#FFF;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font:Verdana;
	font-size: 11px;
	color:#333;
}

.Site {
	height:auto;
	width:1206px;
	background-image:url(BackgroundRoom3.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	z-index:30;
}

.LeftSpace{
	float:left;
	width:25px;
	height:20px;
}

.RightSpace{
	float:left;
	width:25px;
	height:20px;
}

.Container{
	float:left;
	width:1156px;
	margin:auto;
}

.Lamps{
	position:relative;
	top:-990px;
	left:10px;
	width:1000;
	float:left;
	height:133px;
	z-index:100;
}

.Blank{
	float:left;
	width:20px;
}

.Spacer{
	width:303px;
	float:left;
	padding-left:0px;
}



.Window{
	width:240px;
	height:230px;
	float:left;
	z-index:2;
}

.Floor{
	float:left;
	width:1056px;
	height:230px;
}

.Guy{
	position:relative;
	width:1034px;
	height:300px;
	left:62px;
	top:-300px;
	z-index:0;
	float:left;
}

.Blackboard{
	position:relative;
	top:13px;
	left:-20px;
	width:549px;
	height:262px;
	float:left;
	z-index:0;
}	

.Class{
	float:left;
	padding-left:0px;
	padding-top:18px;
	width:226px;
}

