
/* Layout Stylesheet */ 

 body{
 text-align: center;
 margin: 0px;
 padding: 0;
 background: #FEF2CB
 }
 
 #container{
 padding: 0; 
 position: relative;
 background: #801A3E;
 height: 3145px;
 width: 980px;
 margin: 0 auto;
 text-align: left; 
 }
		 
 #top1{
 position: absolute;
 top: 0px;
 left: 97px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }
 
 #top2{
 position: absolute;
 top: 0px;
 left: 227px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }
 
 #top3{
 position: absolute;
 top: 0px;
 left: 357px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top4{
 position: absolute;
 top: 0px;
 left: 487px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top5{
 position: absolute;
 top: 0px;
 left: 617px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top6{
 position: absolute;
 top: 0px;
 left: 747px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }
 
 #welcome{
 position: absolute;
 top: 120px;
 left: 0px;
 width: 975px;
 background: #801A3E;
 margin: 0px;
 height: 80px;
 }

#lh-col{
 position: absolute;
 top: 200px;
 left: 0px;
 width: 185px;
 background: #801A3E;
 margin: 0px;
 height: 570px;
 }
 
 #location{
 position: absolute;
 top: 200px;
 left: 185px;
 width: 790px;
 height: 20px;
 background: #FFFFcc;
 }

#text1{
 position: absolute;
 top: 220px;
 left: 185px;
 width: 790px;
 height: 2670px;
 background: #FFFFcc;
 }
	 
 #text2{
 position: absolute;
 top: 2890px;
 left: 185px;
 width: 790px;
 height: 250px;
 background: #FFFFcc;
 }
 