
#title {
	background: url(images/title_bg.jpg) center top no-repeat;
}

table.roster {
	border-top: 1px dotted #5e608e;
}

table.roster th {
	background-color: #484848;
	border-bottom: 1px dotted #b1b1b1;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.2em;
	-moz-text-align-last: justify;
	padding: 10px 100px;
	text-align: center;
	text-align-last: justify;
	text-justify: inter-ideograph;
	white-space: nowrap;
	width: 5em;
}

table.roster td {
	background-color: white;
	border-bottom: 1px dotted #b1b1b1;
	padding: 10px;
}

table.roster td.p {
	padding-right: 0px;
	white-space: nowrap;
	width: 10%;
}

ul.info-list {
	margin-bottom: 25px;
	padding-left: 30px;
}

ul.info-list li {
	margin-bottom: 10px;
}

div.ai p {
	line-height: 1.5em;
}
