/* Generated by KompoZer */
body {
  background: #000000 url(someurl/nothere.png) no-repeat center top;
}
#pageHeader {
  background: url(../images/btop.jpg) no-repeat 0px 0px;
  height: 150px;
  padding: 10px;
}
#footer {
  background: url(../images/bbottom.jpg) no-repeat;
  height: 100px;
}
#container {
  background: url(../images/bmiddle.png) repeat-y 0px 0px;
}
#textContainer {
  padding: 5;
  font-family:"Palatino Linotype",Palatino,"URW Palladio L",Georgia,serif;
  font-size:1em;
}

#contentContainer {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#breadcrumbcontainer {
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#badgeContainer {
	float: left;
	width: 300px;
	position: absolute;
      left:796px;
	border: 0;

	margin-top:60px;
	padding: 0;
	z-index: 100;
}


.clearer {
	clear: both;
}

.imageStyle {
	border: 1px none;
	border-color: transparent;
}
