/*
 * set layout here
 */
H1.banner {
	padding: 4px 2px 4px 2px;
}
IMG.banner {
	height: 60px;
	width: 160px;
	vertical-align: middle;
}
TABLE.figure {
	display: inline;
	padding-top: 2px;
	margin-bottom: 1px;
	text-align: center;
}
TABLE.figure TD { padding: 0px 2px 0px 2px}
TABLE.figure TD.img { padding-bottom:2px;}
TABLE.figure TD.img IMG { padding: 4px;}
DT.gallery {
	margin-top: 1em;
}
DL > DT A {
	color: #c090b0;
}
DL > DT A:hover {
	color: #a080a0;
}
DL > DT A:active {
	color: #580048;
}
DT.main A, DT.main1 A {
	color: #580048;
}
DT.main A:hover, DT.main1 A:hover {
	color: black;
}
DT.main A:active, DT.main1 A:active {
	color: #a080a0;
}
