body {
	margin: 0px;
	padding: 0px;
	background-color: #FDEAA6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.top {
	background-image: url(images/last_in_class3a_01.gif);
	height: 121px;
	background-repeat: no-repeat;
}.toptext {
	background-image: url(images/last_in_class3a_02.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4B82;
	height: 159px;
	text-align: justify;
	line-height: 16px;
	background-repeat: no-repeat;
}
#middle {
	background-image: url(images/last_in_class3a_03.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4B82;
	background-repeat: no-repeat;
	height: 498px;
}

.middletext {
	float:right;
	width:215px;
	text-align: justify;
	padding: 120px 15px 0px 0px;
	}

#bottomleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/last_in_class_05.jpg);
	width: 380px;
	text-align: justify;
	background-repeat: no-repeat;
	background-color: #EDEBEE;
	border: 1px solid #CCCCCC;
	height: 270px;
	margin-bottom: 22px;
}

#bottomleft a {color:#000;text-decoration:underline;}
#bottomleft a:hover {text-decoration:none;}

#bottomleft li {
	margin-left: -15px;
}

#bottomright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/bottom_bg_pic.gif);
	width: 380px;
	text-align: justify;
	background-repeat: no-repeat;
	background-color: #EDEBEE;
	border: 1px solid #CCCCCC;
	height: 270px;
	background-position: center bottom;
}
.bottomtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom: solid 1px #333;
	background-color: #6398DA;
	height: 30px;
}

