body {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  line-height: 1.7em;
  color: #3c3c3c;
  background-color: #F0F0F0;
}

div#wrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 731px;
}

div#container {
  margin: 0 auto;
  margin-top: 20px;
  width: 680px;
}

div#about {
  font-size: 11px;
  border-top: 1px dotted #ddd;
  margin-top: 20px;
}

div#banner {
  margin: 0 auto;
  width: 730px;
  margin-bottom: 20px;
  margin-top: 20px;  
}

a {
  color: #279ad5;
}

h2.title {
  font-weight: normal;
}

h2.liner { color: #777;}

h1 { font-size: 40px;}

h3, h2 {
	line-height: 1.7em;
	font-style: italic;
	font-size: 16px;
}

h2{ 
	font-weight: bold;
	font-style: italic;
	font-size: 19px;	
}

ul > li {
  line-height: 1.7em;
  list-style-type: square;
  margin-left: -10px;
  margin: 0px 0px 6px 0;
}

li{
	margin-left: -20px;
}

div.image {
  float: right;
  font-size: 12px;
  text-align: center;
  padding: 15px;
}

div.info {
  float: right;
  width: 218px;
  font-size: 12px;
  text-align: left;
  background-color: #F0F0F0;
}

.infoTxt{
	font-size: 11px;
	margin: 5px;
	line-height: 1.5em;
}

div#about {
  line-height: 1.4em;
}
