#primary dt{
	border-bottom: 2px solid #000000;
	margin-top:10px;
	width:530px;
	font-size: 120%;
	font-weight: bold;
}
h2 {
	background-color:#cccccc;
	font-size: 150%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #666666;
	margin-top: 1em;
	font-weight: bold;
	width: 550px;
}
#primary dd {
	width: 530px;
}


#primary a {
	width:530px;
	display: block;
}
.firstbox {
	float: left;
	width: 180px;
}
.secondbox {
	float: left;
	width: 180px;
	margin-right: 2%;
	margin-left: 2%;
}
.thirdbox {
	float: right;
	width: 180px;
}
#school a {
	display:block;
	width: 180px;
}
#school ul {
	list-style-type: none;
}
h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	font-weight: bold;
	padding: 5px;

}
