body {
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
	padding:0;
	width:100%;
	background-color:#E1E1E1;
	text-align:center;
}

div.Logo_ {
  position:absolute;
  left:0;top:0;
	width:178px;
	height:32px;
	background-color:#F0F0F0;
}

div.Bar2 {
	/*position:absolute;
	left:0px;
	top:0px;*/
	padding:0;margin:0;
	/*padding-bottom:22px;*/
	text-align:left;
	width:100%;
	height:32px;
	background:#FFF url(images/2Bar.gif) repeat-x left bottom;
}

div.S2 {
	padding:0;margin:0;
	height:19px;
	background:#E1E1E1 url(images/S2.gif) repeat-x left top;

}

div.Bar_ {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:32px;
	background:#F0F0F0 url(images/2bar.gif) repeat-x top;
}

div.bars_ {
	position:absolute;
	left:0px;
	top:32px;
	width:100%;
	padding:10px; padding-left:11px;
	background:#E1E1E1 url(images/2bars.gif) repeat-x top;
}

div.content {
  margin:auto;
  border:1px solid #BABABA;
  width:32em;
  margin:auto;
  margin-bottom:1em;
  background-color:#F4F4F4;
  text-align:left;
}

div.cbar {
  background:#1B2F44 url(images/2cbar.gif) repeat-x top;
  min-height:32px;
  font-size:25px;
  color:#FFF;
  font-family: sans-serif;
  font-weight:bold;
  padding-left:12px;
  margin-bottom:0;
}  

.photo {
  position:relative;
  vertical-align:top;float:left;
}

br.clear {clear:both;}

div.content p {margin-top:7px;}

#Logo {margin:0;padding:0;}

