#text {
	margin: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 134px;
	top: 241px;
	width: 715px;
	height: 776px;
	background-color: #FFF;
	border: 1;
	text-align: left;
}
#sidebar {
	height: 4000px;
	width: 125px;
	left: 0px;
	top: 10px;
	background-color: #993366;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top: none #330099;
	border-right: none #330099;
	border-bottom: none #330099;
	border-left: none #330099;
	margin: auto;
	padding-top: 20px;
}
#banner {
	position: absolute;
	left: 150px;
	top: 10px;
	height: 160px;
	width: 100%;
	border: none #31009C;
	color: #FFFFFF;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: left;
}
#sidebar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.lecture {
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1x;
}
.row1 {
	background-color: #0A53F8;
}
.attention {
	color: #FF0000;
	text-decoration: underline;
}
.text_row {
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
td {
	text-align: center;
}
#text ul li {
	text-align: left;
}
