body {
	text-align:left;
	}
#header {
	text-align:center;
	}
#wrap {
	width:900px;
	margin:0 auto;
	}
#sponsor {
	text-align:center;
	}
#sponsor img {
	margin:0 10px;
	}
#photos {
	text-align:center;
	}
#photos img {
	border:3px solid #ccc;
	}
h3.series {
	border-bottom:1px solid #ccc;
	width:200px;
	}
table {	
	width:400px;
	margin:0 auto;
	}
th {
	font-weight:bold;
	border-bottom:1px solid #fff;
	padding:1px 2px;
	}
td {
	border-bottom:1px solid #fff;
	text-align:left;
	padding:1px 2px;
	}