/* Site structure
----------------------------------------------- */

body {
	background:	#333;
	}

#logo {
	position:	absolute;
	width:	288px;
    height:	106px;
	top:	35px;
	left:	90px;	
}
.blue {
	color: #89a;
}
.header {
  margin-top:0;
  padding-top:.75em;
  font:90%/1.5em Georgia,Serif;
  color:#999;
  font-weight: bold;
  }

.bread {
	font: 9px/14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
