#c_submenu {
	margin-left:2em;
	}

#c_submenu dl {
	margin: 2em 0;
}
#c_submenu dt {
	margin-left:2em;
	font-weight:bold;
}
#c_submenu dd {
	margin-left: 3em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	font-size:small;
}

.photo1 {
	width:12em;
	height:18em;
}
.photo2 {
	width:18em;
	height:24em;
}
.photo3 {
	width:17em;
	height:14em;
}
.photo4 {
        width:8em;
	/* width:13em; */
	/* height:25em; */
}


/*
#c_submenu a:link {
	text-decoration:none;
	border-bottom:1px dotted #90c060;
	border-left:10px;
}
#c_submenu a:visited {
	text-decoration:none;
	border-bottom:1px dotted #90c060;
	border-left:10px;
}
#c_submenu a:hover {
	text-decoration:none;
	border-left: 10px solid #90c060;
	text-indent: 10px;
	/* border-bottom:1px dashed; */
	}
#c_submenu a[name]:hover {
	text-decoration:none;
	}
*/

