@charset "utf-8";
/* CSS Document */
<style type="text/css">

#container {
	margin-left: 200px;
}
#content {
	padding: 15px;
	width: 450px;
	height: 350px;
	float: left;
}
#mag_holder {
	float: left;
	height: 350px;
	width: 164px;
	text-align: center;
}
#links_holder {
	background-color: #EFEFEF;
	height: 100px;
	width: 680px;
	float: left;
	margin-bottom: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-left: -7px;
}
#get_graded {
	height: 95px;
	width: 255px;
	float: left;
	margin-left: 1px;
	padding-left: 0px;
}
#hit_counter {
	background-color: #F9B7FF;
	height: 90px;
	width: 150px;
	float: left;
	text-align: center;
	border: 1px solid #000;
	margin-left: 5px;
}
#log_in {
	float: left;
	height: 95px;
	width: 255px;
	background-image: url(../images/login_box.jpg);
	margin-left: 5px;
}
body,td,th {
	color: #999;
}

</style>
