.header {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;	
  	padding: 0px 0px 0px 40px;
	text-align: left;
	height: 75px;
	}

.menubarright {
	float: right;
	}

.menubar {
	font-size: small;
	width: 100%;
	background-color: #ffddcc;
	line-height: 180%
	}

.subtitlename {
	font-size: xx-large;
	font-weight: bold; 
	left: 80px;
	}

.header img {
	float: right;
        }

