body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images2/bg.jpg);
}
.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48100d;
	line-height: 17px;
}
.main a:link {
	text-decoration: underline;
	color: #48100d;
	font-weight: bold;
}
.main a:visited {
	text-decoration: underline;
	color: #48100d;
	font-weight: bold;
}
.main a:hover {
	text-decoration: underline;
	color: #48100d;
	font-weight: bold;
}
.main a:active {
	text-decoration: underline;
	color: #48100d;
	font-weight: bold;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48100d;
	line-height: 17px;
	letter-spacing: 3px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C5BA6;
	line-height: 17px;
	font-weight: bold;
}

#pageTitle {
	width: 778px;
	background: url(/images2/tit_about.jpg);
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#titlecontent {
	margin: 0px 0px 0px 190px;
	padding: 20px 0px 0px 36px;
}

#titlecontent h1 {
	font: italic 30px "Times New Roman", Times, serif;
	color: #7C5400;
	letter-spacing: .5em;
	margin: 0px;
	padding: 0px;
}
