/* CSS Document */
#bg {
	background-attachment: fixed;
	background-image: url(../images/fourCorners2.jpg);
	background-repeat: no-repeat;
	background-position: 64px 0px;
	display: block;
	background-color: #F5E8CB;

}


.bodyDir {
	display: inline;
	position: absolute;
	left: 221px;
	top: 204px;
	padding: 10px;
}
.bodyTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #990000;
	text-decoration: underline;
	display: inline;
	text-align: left;
	font-weight: bolder;




}
.bodyCom1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-align: justify;
	display: block;



}
.bodyTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-position: center;
	color: #000066;
	display: inline;
	position: relative;
	width: 690px;
	left: 10px;
	text-align: center;
}
.bodyTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
	text-align: left;
	left: 60px;
	position: relative;
	color: #003366;



}
.bodyCom2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	display: inline;
}
#pic1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
