#content h1 {
	color: #666666;
	background-color: #e2dFff;
	border-top: 1px solid #a29Fbf;
        border-bottom: 1px solid #a29Fbf;
}
#content h2 {
	color: #666666;
	background-color: #e2dFff;
	border-top: 1px solid #a29Fbf;
        border-bottom: 1px solid #a29Fbf;
}
#content h1 {
	/* background-image: url("/images/underconstruction.gif"); */
	background-repeat: no-repeat;
	background-position: right;
}

#outmenu li  {
        background-color: #e2dFff;
        border-top: 1px solid #a29Fbf;
        border-bottom: 1px solid #a29Fbf;
}

#outmenu li.focus {
        background-color: #c2bFdf;
        border-top: 1px solid #a29Fbf;
        border-bottom: 1px solid #a29Fbf;
}

#outmenu a:link, #outmenu a:visited
{
        font-weight: normal;
        color: #666666;
        text-decoration: none;
}

#outmenu a:hover, #outmenu a:active
{
        font-weight: normal;
        color: #ffffff;
        text-decoration: underline;
}
