body	{margin:0; text-align:center; font-family:sans-serif; background: #bad0bd;}

a:link		{text-decoration: none; color: #346838; font-weight: bold;}
a:visited	{text-decoration: none; color: #633468; font-weight: bold;}
a:hover, a:active	{text-decoration: underline;}

#page	{width: 750px; margin:0 auto 0 auto; text-align:left; background: #bad0bd; padding:10px;}

#header	{margin:0;}
#header h1	{margin:0; color:#225228; letter-spacing:3px; font-weight:normal;}



#navigation ul	{list-style-type: none; font-size:0.9em; width:750px; padding:7px 0;
		background: #e5f3e7; border-top:#225228 1px solid; border-bottom:#225228 1px solid;}
#navigation li {display: inline; margin-left: 10px;}
#navigation li.current	{color: #225228; color:#000; }
#navigation li a		{font-weight:normal;}
#navigation li a:visited	{color: #346838;}

div.pic		{background:#fff; margin:10px; width:500px; padding:10px; background: #e2ede3; border:1px solid #225228;}

img.floaty	{float: right; margin:10px;}

dl		{margin-left:100px; width:500px;}
dt		{font-weight:bold;}
dd		{margin-bottom:5px; font-size:0.9em; padding-bottom:5px;border-bottom:#225228 1px solid;}