h2 {
	background-image : url(subject.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 100%;
	height: 0px !important;
	height /**/: 120px;
	line-height: 120%;
	overflow: hidden;
	padding: 120px 0px 0px 0px;
	width: 720px;
}

#local_nav {
	background-image : url(line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 20px 15px 20px;
}

#local_nav ul {
	list-style-type: none;
}

#local_nav li {
	background-image : url(list_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline;
	font-size: 80%;
	padding: 0px 10px;
}

#image {
	float: left;
	width: 230px;
}

#main table {
	float: left;
	width: 450px;
}

#main th {
	background-image : url(list_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: dotted 1px #ff6600;
	color: #ff6600;
	font-size: 80%;
	padding: 5px 10px;
	text-align: left;
}

#main td {
	border-bottom: dotted 1px #cccccc;
	color: #666666;
	font-size: 80%;
	padding: 5px;
}

#main ol {
	padding: 0px 0px 0px 30px;
}

#main ol li {
	padding: 0px 0px 3px 0px;
}

#main dt {
	float: left;
	width: 85px;
}

#main dd {
	float: left;
	width: 275px;
}
