

body {
	background:url('../images/lotus.gif');
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	font:62.5% Times, serif;
}

#container{
	width:800px;
	margin:0 auto;
	padding: 0;
}

#header{
	height:50px;
	background:url('../images/header.gif');
}

#headerLinks{
	height:25px;
	background:url('../images/navigate.gif');
}

#topNav{
	padding: 0;
	margin: 0;
	text-align:right;
	padding-right: 15px;
	padding-top:5px;
}

#topNav LI{
	display:inline;
	font-size:1.3em;
	margin-left:5px;
}

#topNav LI A{
	color:#000;
	text-decoration:none;
}

#topNav LI A:hover{
	text-decoration:underline;
}

#leftNav{
	padding:0;
	margin: 0;
	text-align:center;
	width: 129px;
	background:url("../images/lotus-background.gif");
	height:580px;
	padding-top:20px;
	float:left;
}

#content{
	padding:0;
	margin:0;
	text-align:left;
	width:671px;
	float:right;
}

#leftNav LI{
	display:block;
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:15px;
}

#leftNav LI A{
	color:#000;
	text-decoration:none;
}

#leftNav LI A:hover{
	text-decoration:underline;
}

.clearfix {
   content: "";
   display: block;
   clear: both;
   }

.clearfix {
   display: block;
   }

.clearfix:after {
   height: 0;
   content: "";
   display: block;
   clear: both;
   visibility: hidden;
   }

* html>body .clearfix {
   width: 100%;
   display: inline-block;
   }

* html .clearfix {
   /* Hides from IE-mac \*/
   height: 1%;
   /* End hide from IE-mac */
   }

.verbage{
	line-height:30px;
	font-size:1.5em;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;

}

.title{
	font-size:1.8em;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	color:#800000;
}

.FGSImage{
	height:191px;
	width:300px;
	background:url("../images/fgs.jpg");
}

.FGSInfo{
	height:800px;
	width:650px;
	background:url("../images/fgsInfo.png");
}

.about2Img{
	height:600px;
	width:671px;
	background:url("../images/about2.gif");
}

.contactImg1{
	height:100px;
	width:500px;
	background:url("../images/contact1.gif");
}

.contactImg2{
	height:350px;
	width:600px;
	background:url("../images/contact.gif");
}

.buildingImg1{
	height:211px;
	width:500px;
	background:url("../images/dallasBuilding.jpg");
}

.buildingImg2{
	height:50px;
	width:445px;
	background:url("../images/dallasBuilding2.png");
}

.cafeImg1{
	height:50px;
	width:270px;
	background:url("../images/cafe1.gif");
}

.cafeImg2{
	height:263px;
	width:379px;
	background:url("../images/cafe2.jpg");
}

.cafeImg3{
	height:630px;
	width:600px;
	background:url("../images/cafe3.gif");
}

.ttImg{
	height:344px;
	width:671px;
	background:url("../images/7-buddha.jpg");
}


.gyImg{
	height:535px;
	width:400px;
	background:url("../images/guanyin.jpg");
}

.memorialImg{
	height:411px;
	width:671px;
	background:url("../images/memorial.jpg");
}


#copyright{
	padding-top:5px;
	font-size:1em;
}
