.maintext {
	font-size: 90%;
	line-height: 150%;
}
.marginleft {
	font-size: 90%;
	line-height:150%;
	margin-left: 15px;
}
.maintext li  {
	padding-bottom: 5px;
}
#indexbox {
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 20px;
	background-image: url(images/top100527_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:20px;
}
#indexbox h3 {
	font-size: 14px;
	color:#990000;
	margin-top:0px;
}
#indexbox p {
	font-size: 80%;
	line-height: 170%;
}
#indexbox span {
	font-size:16px;
	font-weight:bold;
}

#pagetitle {
	background-image:url(images/rose_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 19px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFCC33;
	padding-right:36px;
	color: #FF6600;
	padding-top:5px;
}
h4 {
	font-size: 14px;
	border-left: 12px solid #00CCFF;
	padding-left: 4px;
}
.infobox {
	border: 1px solid #FF9933;
	padding: 9px;
	margin-bottom: 8px;
	font-size: 90%;
	line-height: 150%;
	background-color: #FFFFCC;
}
#navbar {
	font-size: 12px;
}
#navbar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navbar li {
	display: inline;
}
#navbar a {
	display: block;
	padding: 4px;
	background-color: #DDDDFF;
	border: 1px solid #9999FF;
	margin-bottom: 4px;
	text-decoration: none;
	color: #000066;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #FFCCFF;
	border-color: #FF99FF;
}
.heading {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pagetitle h2 {
	text-align: center;
	margin: 0px;
}
.poetry {
	background-color:#FFFFCC;
	padding:15px;
	width:300px;
}
.poetry strong {
	white-space: nowrap;
}
.poetry p {
	writing-mode: tb-rl; 
	font-size :90%;
	line-height:170%;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.smallsize {
	font-size: 80%;
	line-height: 140%;
}