/* sample red color #D1392A  top bar  #455F6F #77909F*/
body {
font: 0.72em/1.5em 'Trebuchet MS',sans-serif;
}

/* head background */
.header-group-wrapper,
.header-group .inner {
  background: #ffffff;
}

#slogan {
position:relative;
left:-50px;
top:75px;
}

h1, h1.title {
	font-size: 200%;
	}
	
/*Language bar */
.header-group-wrapper a:link, .header-group-wrapper a:visited {
color:#455F6F;
}
/*calendar popup */
div#calpopup {
width:50%;
}
