@charset "utf-8";
/* CSS Document */

#menu {margin-top:10px;}
#menu dl {width: 175px; margin: 0 auto; padding: 0 0 10px 0; background: #d1e0ec url(../images/bottom.gif) no-repeat bottom left;}
#menu dt {
	margin:0;
	padding: 10px;
	font-size: 1.40em;
	font-weight:bold;
	color: #47a;
	border-bottom:1px solid #fff;
	background: #d1e0ec url(../images/top.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
}
#menu dd {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 1.25em;
	border-bottom:1px solid #fff;
	background: #e7fccd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #9eb6dd 10px 10px; width:150px;
}
#gallery a:hover {background: #8db061 url(arrowr.gif) no-repeat 11px 10px; color:#fff;}

ol li {font-size:11px;}
