#header h1 a{
        color: #FFF;
        }

#header h2 {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	padding-left: 1em;
	line-height:1;
}
#contents {
	overflow: scroll;
        float: right;
}


#menubar {
	border-left: none;
	border-right: #8C8484 1px solid;
	float: left;

}
a {	text-decoration: underline;
}