#body_classinfo{
	position: relative;
	float: left;
	margin: 10px;
	padding-left: 25px;
	padding-top: 20px;
	float: left;
	text-align: left;
	width: 574px;
	height: 488px;
	background-color: #FFFFFF;
}

.classinfo_links{
	font-size: larger;
	font-weight: normal;
	color: #000000;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

.classinfo_text{
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: sans-serif;
}

#body_classpic{
	text-align: right;
	position: relative;
	float: right;
	width: auto;
	height: 528px;
	z-index: 100;
}
