#pageOutLine    {position: relative;
                width: 1000px;
                min-height: 300px;
                margin-left: auto;
                margin-right: auto;
                }
#pageTopBorder      {position: relative;
                 width:1000px;
                 height: 26px;
                 background-image: url(images/topBorder.jpg);
                }         
#pageBottomBorder   {position: relative;
                 width:1000px;
                 height: 41px;
                 background-image: url(images/bottomBorder.jpg);
                }  
#pageBody       {position: relative;
                 width: 1000px;
                 min-height: 300px;
                 background-repeat: repeat-y;
                 background-image: url(images/sides.jpg);
                } 
#logo			{position: absolute;
				 top: 0px;
				 left: 40px;
				 height: 156px;
				 width: 260px;
				}
#layer1Header   {position: relative;
                 width: 1000px;
                 height: 135px;
                }
#layer1Content	{position: relative;
			     margin-top: 10px;
				 margin-left: 120px;
				 }
#layer2Header   {position: absolute;
				 top: 0px;
				 left: 45px;
                 width: 900px;
                 height: 135px;
                 background-color: #ffffff;
                 z-index: 10;
                }
#leftCornerTop	{position: absolute;
				 width: 10px;
				 height: 10px;
				 left: 0px;
				 top: 0px;
				 background-image: url(images/leftCornerTop.jpg);
				}
#leftCornerBottom	{position: absolute;
				 width: 10px;
				 height: 10px;
				 left: 0px;
				 bottom: 0px;
				}
#rightCornerTop	{position: absolute;
				 width: 10px;
				 height: 10px;
				 right: 0px;
				 top: 0px;
				 }
#rightCornerBottom	{position: absolute;
				 width: 10px;
				 height: 10px;
				 right: 0px;
				 bottom: 0px;
				 }
#nav			{position: absolute;
				 top: 90px;
				 left:450px;
				 height: 30px;
				 width: 450px;
				 }
#layer1Body     {position: relative;
                 width: 1000px;
                 min-height: 625px;
                } 
#indexBlock1	{position: absolute;
				 top: 430px;
				 left: 53px;
				 width: 292px;
				 height: 222px;
				 }
#indexBlock2	{position: absolute;
				 top: 430px;
				 left: 258px;
				 width: 292px;
				 height: 222px;
				 }
#indexBlock3	{position: absolute;
				 top: 430px;
				 left: 462px;
				 width: 292px;
				 height: 222px;
				 }
#indexBlock4	{position: absolute;
				 top: 345px;
				 left: 53px;
				 width: 600px;
				 height: 80px;
				 }
#facebookLike	{position: absolute;
				 background-color: #ffffff;
				 top: 15px;
				 right: 66px;
				 width: 270px;
				 height: 590px;
				 }
#layer1Footer   {position: relative;
                 width: 1000px;
                 height: 30px;
                } 
#layer2Footer   {position: absolute;
				 top: 0px;
				 left: 45px;
                 width: 900px;
                 height: 30px;
                 background-color: #ffffff;
                 z-index: 10;
                }
#layer3Footer	{position: absolute;
			     left: 300px;
			     top: 0px;
			     width: 285px;
			     height: 30px;
			     } 
#imgTrans1       {position: absolute;
                  left: 53px;
                  top: 15px;
                  width: 590px;
				  height: 300px;
                  opacity: 1.0;
                  filter: alpha(opacity=100)
                } 
#imgTrans2       {position: absolute;
                  left: 53px;
                  top: 15px;
                  width: 590px;
				  height: 300px;
                  opacity: 0.0;
                  filter: alpha(opacity=0)
                } 
#imgTrans3       {position: absolute;
                  left: 53px;
                  top: 15px;
                  width: 590px;
				  height: 300px;
                  opacity: 0.0;
                  filter: alpha(opacity=0)
                }    
#imgTrans4       {position: absolute;
                  left: 53px;
                  top: 15px;
                  width: 590px;
				  height: 300px;
                  opacity: 0.0;
                  filter: alpha(opacity=0)
                }                
    
body		{background-color:  #ffffff;}
body table	{font-family: Verdana;
			 font-size: 8pt;
			 color: #dddddd;
			}