}
#content #subjects {
	width: 550px;
	margin-left: -285px;
	line-height: 1.2 em;
	position: absolute;
	left: 50%;
	border: thin solid #900;
}
#content #subjects #leftSubjects {
	float: left;
	height: auto;
	width: 145px;
	padding-left: 35px;
}
#content #subjects #middleSubjects {
	float: left;
	height: auto;
	width: 145px;
	padding-left: 35px;
}
#content #subjects #rightSubjects {
	padding-left: 35px;
	float: left;
	width: 145px;
}

#linksTable_1 a:link {
	color: #590000;
	font-weight: bold;
	font-size: 0.9em;
}
#linksTable_1 a:visited {
	color: #000;
}
#linksTable_1 a:hover {
	color: #B30000;
}

