h2 {
	background-image: url(./img/subject.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	height: 0px !important;
	height /**/: 150px;
	overflow: hidden;
	padding-top: 150px;
	width: 720px;
}

table {
	width: 360px;
}

th {
	background-color: #963;
	border-bottom: solid 1px #630;
	color: #fff;
	font-size: 80%;
	padding: 4px 3px 1px 3px;
	text-align: center;
}

th span {
	font-size: 80%;
	padding: 3px;
}

td {
	border-bottom: solid 1px #999;
	color: #666;
	font-size: 80%;
	padding: 3px 3px 1px 3px;
}

td span {
	font-size: 80%;
	padding: 4px;
}

#greeting {
	background-image: url(./img/greeting_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#greeting p {
	color: #666;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 10px;
}

#greeting strong {
	background-color: #666;
	color: #fff;
	display: block;
	float: left;
	font-family: monospace;
	font-size: 230%;
	line-height: 100%;
	margin-right: 5px;
	padding: 3px;
}

#greeting span {
	color: #c00;
}

#greeting ul {
	padding-right: 260px;
}

#greeting li {
	background-image: url(./img/greeting_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
	font-size: 80%;
	line-height: 150%;
	list-style-type: none;
	padding: 0px 0px 5px 15px;
}

#greeting01 {
	padding-right: 300px;
}

#greeting02 {
	padding-right: 300px;
}

#greeting03 {
	padding-right: 300px;
}

#greeting04 {
	padding-right: 300px;
}

#outline {
	background-image: url(./img/outline_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0px 0px 300px;
}
