
/* Layout Stylesheet */ 

 body{
 text-align: center;
 margin: 0px;
 padding: 0;
 background: #FEF2CB
 }
 
 #container{
 padding: 0; 
 position: relative;
 background: #801A3E;
 height: 2475px;
 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: 520px;
 }
 
 #lh-fil{
 position: absolute;
 top: 720px;
 left: 5px;
 width: 185px;
 background: #FFFFcc;
 margin: 0px;
 height: 50px;
 }

 #location{
 position: absolute;
 top: 200px;
 left: 185px;
 width: 790px;
 height: 20px;
 background: #FFFFcc;
 }

 #text1{
 position: absolute;
 top: 220px;
 left: 185px;
 width: 395px;
 height: 310px;
 background: #FFFFcc;
 }
	
#text2{
 position: absolute;
 top: 220px;
 left: 580px;
 width: 395px;
 height: 310px;
 background: #FFFFcc;
 }
 
 #text3{
 position: absolute;
 top: 530px;
 left: 185px;
 width: 395px;
 height: 240px;
 background: #FFFFcc;
 }
 
 #text4{
 position: absolute;
 top: 530px;
 left: 580px;
 width: 395px;
 height: 240px;
 background: #FFFFcc;
 }
 
 #text5{
 position: absolute;
 top: 770px;
 left: 5px;
 width: 325px;
 height: 310px;
 background: #FFFFcc;
 }
 
 #text6{
 position: absolute;
 top: 770px;
 left: 330px;
 width: 320px;
 height: 310px;
 background: #FFFFcc;
 }
 
 #text7{
 position: absolute;
 top: 770px;
 left: 650px;
 width: 325px;
 height: 310px;
 background: #FFFFcc;
 }
 
 #text8{
 position: absolute;
 top: 1080px;
 left: 5px;
 width: 970px;
 height: 330px;
 background: #FFFFcc;
 }

 #text9{
 position: absolute;
 top: 1410px;
 left: 5px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 }
 
 #text10{
 position: absolute;
 top: 1410px;
 left: 199px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 }
 
 #text11{
 position: absolute;
 top: 1410px;
 left: 393px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 }
 
 #text12{
 position: absolute;
 top: 1680px;
 left: 5px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 }

 #text13{
 position: absolute;
 top: 1680px;
 left: 199px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 }
  
 #text14{
 position: absolute;
 top: 1680px;
 left: 393px;
 width: 194px;
 height: 270px;
 background: #FFFFcc;
 
 }
 #text15{
 position: absolute;
 top: 1950px;
 left: 5px;
 width: 194px;
 height: 290px;
 background: #FFFFcc;
 }

 
 #text16{
 position: absolute;
 top: 1950px;
 left: 199px;
 width: 194px;
 height: 290px;
 background: #FFFFcc;
 }
 
 #text17{
 position: absolute;
 top: 1950px;
 left: 393px;
 width: 194px;
 height: 290px;
 background: #FFFFcc;
 }
 
 #text18{
 position: absolute;
 top: 1410px;
 left: 587px;
 width: 388px;
 height: 830px;
 background: #FFFFcc;
 }

 #text19{
 position: absolute;
 top: 2240px;
 left: 5px;
 width: 970px;
 height: 230px;
 background: #FFFFcc;
 margin: 0px;
 }
 
 table.video     { width: 960px; margin-left: 5px; border-collapse: collapse; border: 0px solid #801A3E; text-align:center }
 td.vids		 { border: 0px solid #801A3E; width: 33.3%; text-align: center }
 
 table.footer    { width: 960px; margin-left: 5px; border-collapse: collapse; border: 0px solid #801A3E; }
 td.footer       { border: 0px solid #801A3E; width: 33.3%; text-align: center }