body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #164E73 url('images/bg2.jpg') top left;
}
body, td {
	font-family : Arial, san-serif;
	font-size: 14px;
	color : #000;
}
p, div, img  {
	margin: 0;
	padding: 0;
}
a, img {
	border: 0;
}
table {
	
}
h1 {
	margin: 20px 0;
	font-size: 18px;
}
blockquote {
	font-style: italic;
}
.m15 {
	margin-top: 15px;
}
.content p {
	margin-bottom: 8px;
}
.canvas {
	text-align: center;
}
.page {
	text-align: center;
	padding-top: 15px;
	margin:auto;
	width:1005px;
}
.table_top {
	margin:auto;
}
.table_middle {
	margin:auto;
}
.content_top {
	background: #fff;
}
.bgl {
	background: url('images/50anniversary_12.jpg') top left repeat-y;
}
.bgr {
	background: url('images/50anniversary_13.jpg') top left repeat-y;
}
.about {
	color: #31C3E8;
	font-size: 17px;
	margin-top: 40px;
	text-align: center;
}
.about p {
	margin-bottom: 8px;
	margin-left: 90px;
	text-align: left;
}
.copyr p, .copyr a {
	font-family : Arial, san-serif;
	font-size: 12px;
	color : #fff;
}