#navigation {
	float: left; border-left: #ffffff 1px solid; width: 212px; position: relative; height: 208px; background-color: #1d2b72
}
#navigation ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
#navigation li {
	display: inline
}
#navigation a {
	background-position: 2% 50%; display: block; padding-left: 20px; font-weight: bold; background-image: url(images/nav_bullet.gif); width: 192px; color: #ffffff; line-height: 20px; border-bottom: #7780ab 1px solid; background-repeat: no-repeat; background-color: #1d2b72; text-decoration: none
}
#navigation a:hover {
	color: #ffffff; border-bottom: #ffffff 1px solid; background-color: #70a0c6; background-image: url(images/nav_bullet1.gif); background-repeat: no-repeat 
}
#navigation a.done {
	color: #ffffff; border-bottom: #ffffff 1px solid; background-color: #70a0c6; background-image: url(images/nav_bullet1.gif); background-repeat: no-repeat 
}