@charset "utf-8";
/* CSS Document */

.largecontent {
  float: left;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
	background: white;
}

.largecontent h1 {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-left: 17px;
  padding-bottom: 3px;
	font-family:"Times New Roman",times,serif;
  font-size: 22px;
  font-variant: small-caps;
  color: #525252;
	background: url('./img/h1_decoration.jpg') bottom left no-repeat;
}

.bodytext {
  padding-left: 17px;
}

.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  margin-right: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
}