body {
	background-color: #FFFFFF;
	background-image:   url(../img/bg.gif);
	margin: 0px;
	color: #220000;
	font-family: "Skia", "Verdana", "Osaka", "sans-serif";
}
.main {
	display: block;
	padding: 50px 10px 10px 280px;
}

a:link{
	text-decoration: none;
	color: #7F0019;
	background-color: transparent;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #000066;
	background-color: transparent;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #333333;
	font-weight: bold;
}
a:active{
	text-decoration: none;
	color: #FFFF99;
	background: #333333;
	font-weight: bold;
}
.menu {
	display: block;
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.menu a{
	display: block;
	height: 46px;
	width: 200px;
	font-size: 1.1em;
	color: #000033;
	text-decoration: none;
	background-image:  url(../img/memo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
	text-indent: 2em;
	padding-top: 10px;
}
div.menu h2 {
	font-size: 1.2em;
	letter-spacing: 0.3em;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 2em;
	font-family: "Skia", "sans-serif";
	line-height: 2em;
}

h1 {
	display: none;
}
h2{
	font-size: 1.3em;
	letter-spacing: 0.3em;
	color: #555555;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "Skia", "sans-serif";
	line-height: 2em;
}
h3 {
	font-weight: bold;
	display: inline;
	padding: 1em 0.3em 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 0.2em;
	font-size: 1em;
	line-height: 2em;
	margin-bottom: 1em;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #7F0019;
	text-indent: 0.7em;
}
.title {
	width: 248px;
	left: 0px;
	top: 0px;
	background-image:   url(../img/title.gif);
	height: 161px;
	position: static;
	display: block;
	margin-left: -10px;
}
div.main p {
	font-size: 0.9em;
	line-height: 1.4em;
	text-indent: 1em;
	padding-right: 2em;
	padding-left: 2em;
}
img{
	border: none;
}
img.picture{
	float: right;
	margin: 0.5em;
}
ul{
	font-size: 0.9em;
	line-height: 1.7em;
}
ol,dt,dd{
	font-size: 0.9em;
	line-height: 1.7em;
}
dt{
	font-weight: bold;
	text-decoration: underline;
	line-height: 2em;
}
.atable {
	width: 220px;
	background-image:  url(../img/photobg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	display: block;
	height: 220px;
	margin: 0px;
}
.nodisplay {
	display: none;
}
.atabletext {
	font-size: 0.8em;
	line-height: 1.2em;
	text-indent: 1em;
	display: block;
	width: 220px;
	padding-left: 10px;
	padding-top: -20px;
}
div.menu a:visited {
	display: block;
	height: 46px;
	width: 200px;
	font-size: 1.1em;
	color: #330000;
	text-decoration: none;
	background-image:  url(../img/memo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: center;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
	text-indent: 2em;
	padding-top: 10px;
}
div.menu a:hover {
	display: block;
	height: 46px;
	width: 200px;
	font-size: 1.1em;
	color: #7F0019;
	text-decoration: none;
	background-image:  url(../img/memo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: center;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
	text-indent: 2em;
	padding-top: 10px;
}
div.menu a:active {
	display: block;
	height: 46px;
	width: 200px;
	font-size: 1.1em;
	color: #9F0019;
	text-decoration: none;
	background-image:  url(../img/memo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: center;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
	text-indent: 2em;
	padding-top: 10px;
}
p.atable a {
	text-decoration: none;
	background-color: transparent;
	text-indent: 0pt;
}
.right {
	display: block;
	border: 1px dotted #555555;
	text-align: right;
}
.backnumber {
	text-align: right;
}
dl {
	padding-left: 3em;
}
.center {
	text-align: center;
}
