
#Catch {
	font-size: medium;
	color: #FFFFFF;
	background-color: #45abe0;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

/*** Greeting **************************************************************************/

#Greeting {
	position: relative;
}
#Greeting h4 {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5em;
}
#Area p {
	margin-left: 260px;
}
#President p.img {
	width: 200px;
	text-align: center;
	float: left;
}
#President h4,
#President p {
	width: 460px;
	float: right;
	margin-right: 10px;
}

/*** Orner **************************************************************************/

#table01 td {
	padding: 5px;
}
#table01 td.center {
	text-align: center;
}
#table01 td.right {
	text-align: right;
}

/*** Info **************************************************************************/

#table02 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#table02 td {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
















