/* Pretty Stuff
================================== */
#branding {
/*position: fixed;*/
  height: 7.5em;
  margin-bottom: 5px;/**/
  background-color:#cce6ed;
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
#branding h1{
	background-image:url(../img/logo-blue.jpg);
	background-repeat:no-repeat;
	height:106px;
	width:462px;
	text-indent:-5000px;
	margin-top: -15px;
  margin-left: -15px;
  margin-bottom: -15px;
  margin-right: 5px;
}
#strap{
	display:inline;
float:right;
font-size:1.6em;
margin-right:-2.8em;
margin-top:-5em;
width:17em;
}
/*#branding h1 {
  margin: 0;
  margin-top: -0.5em;
  font-weight: bolder;
  font-size: 3em;
}
#branding img{
  float: left;
  margin-top: -15px;
  margin-left: -15px;
  margin-bottom: -15px;
  margin-right: 5px;
}*/
#thisPage{
text-align: right;/**/
margin-top: 0em;
}
#thisPage p{

font-size: 1.15em;

display:inline;
}
#thisPage h2{
font-weight: bold;
font-size: 1.1em;
display:inline;
margin:0px;
padding:0px;
text-align: right;
}
