*{
	border:none;
	outline:none;
text-decoration:none;
color:#222;
}
body{
	background-image:url(background.jpg);
}
#classcontent{
	position:absolute;
	top:320px;
}
#essaycontent{
	position:absolute;
	top:320px;
	left:250px;
}
#side{
	left:0;
	position:absolute;
	top:0;
}


#content img{
	margin-top:100px;
}


#graphic{
	position:relative;
	width:386px;
	margin:auto;
	margin-top:100px;
	z-index:9;
}

#wrapper{
	width:600px;
	position:relative;
	margin:auto;
}

#options{
	position:absolute;
	top:500px;
	width:100%;
}

#words{
	position:absolute;
	left:190px;
	width:386px;
	top:480px;
	z-index:3;
}
#name{
	position:absolute;
	left:0px;
	top:20px;
	z-index:3;
}

#back{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#back img{
	height:100%;
	position:fixed;
	right:0;
	bottom:0;

}

#bleft{
	top:0;
	left:0;
	position:fixed;
	height:100%;

}


td img {
	display: block;
}

#footer{
	width:100%;
	height:100%;
	min-height:600px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	text-align:center;
}
#footer #menu{
text-align:center;
	position:absolute;
	margin:auto;
	width:100%x;
	bottom:10px;
left:10px;
}

#footer img{
	position:fixed;
	width:75px;
	bottom:10px;
	right:20px;
}

#topleft{
	position:fixed;
	left:10px;
	top:10px;
	width:75px;
	z-index:9;
}

#links{
	width:600px;
	position:absolute;
	top:280px;
	left:30px;
}
