#title {
	text-align: center;
	width: 90%;
	margin: 10px 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 0;
	border-left-width: 0;
	display: block;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #003399;
	border-bottom-color: #003399;
	background-image: url(img/titleback.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#title h1 {
	font-size: x-large;
	color: #993300;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#title h2 { color: #fc3; font-size: large; margin-top: 5px; margin-bottom: 5px; }
#title h4 { color: #333333; font-size: medium; font-weight: bold; }
#box-main li {
	line-height: 130%;
	font-weight: bold;
}
