#header img {
	display: block;
}


#dirwrapper {
	margin: auto;
	width: 456px;
}


#frame {
	width: 456px;
}


#dirwrapper p {
	font-size: 12px;
	text-align: justify;
}


#dirwrapper h3 {
	font-size: 16px;
}


.dirframe {
	float: left;
	width: 152px;
	margin-top: 10px;
	text-align: center;
}


.dirframe img {
	width: 130px;
	height: 85px;
	border-bottom: 1px solid black;
}


.drhframe {
	margin: auto;
	width: 130px;
	background: #f5f3e0;
	line-height: 15px;
	border: 1px solid black;
}


.drvframe {
	margin: auto;
	width: 131px;
	height: 144px;
	background: #e9e4b7;
	line-height: 15px;
}


.dirlink {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 15px;
	top: -2px;
	color: #948c4b;
	font-size: 11px;
	font-weight: normal;
}


.dirtext {
	font-size: 10px;
	color: #000000;
	border-top: 1px solid black;
}


.bold {
	font-size: 10px;
	font-weight: bold;
}


.classframe {
	clear: both;
	float: left;
	width: 456px;
	margin-bottom: 25px;
	background: url(../graphics/classframebgd.png) repeat-y;
}


.classframetitle {
	width: 456px;
	height: 24px;
	background: url(../graphics/classframetop.png) no-repeat;
}


.classframeend {
	clear: both;
	position: relative;
	float: left;
	width: 456px;
	height: 15px;
	top: 4px;
	background: url(../graphics/classframebtm.png) no-repeat;
}


.cftt {
	margin-left: 25px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #d9cbad;
	background: #ffffff;
}
