/*Set up layout for Spot websiteIV rev:13.vi.2006*/body{background-color: black;     font-family: Arial,Verdana,sans serif;     font-size: 80%;     color: white;     border-width: 0px;     margin: 0px;     padding: 10px     }a:link{color: white;}a:visited{color:blue;}/*Make divisions layout*/.spotcorner{     z-index: 0;     position: absolute;     top: 10px;     left: 10px;     width: 100px;     height: 100px;     background-color: black;     border-width: 0px;     }.spotbanner{     z-index: 0;     position: absolute;     top: 10px;     left: 110px;     width: 750px;     height: 100px;     background-color: black;     border-width: 0px;     }.leftmenu{     z-index: 0;     position: absolute;     top: 140px;     left: 10px;     width: 100px;     height: 340px;     background-color: black;     border-width: 0px;     } .contact{     z-index: 1;     position: absolute;     top: 560px;     left: 10px;     width: 100px;     height: 80px;     background-color: black;     border-width: 0px;     }.square{     z-index: 0;     position: absolute;     top: 110px;     left: 110px;     width: 500px;     height: 500px;     background-color: black;     border-width: 0px;     }.credit{     index: 1;     position: absolute;     top: 610px;     left: 110px;     width: 500px;     height: 40px;     background-color: black;     border-width: 0px;     }.rightmenu{     z-index: 0;     position: absolute;     top: 140px;     left: 610px;     width: 150px;     height: 460px;     background-color: black;     border-width: 0px;     font-size: 80%;     margin-left:10px     }.count{     z-index: 1;     position: absolute;     top: 600px;     left: 610px;     width: 150px;     height: 40px;     background-color: black;     border-width: 0px;     }     /*Make More Info Form layout*/table.moreinform{     z-index: 2;     position: absolute;     top: 110px;     left: 110px;     width: 600px;     font-family: Courier;     font-size: 83%;     color: white;     background-color: black;     }tr{border-width: 3px;     padding: 0px     font-family: Courier;     font-size: 83%;     color: white;     background-color: black;     }td{border-width: 0px;     padding: 5px     font-family: Courier;     font-size: 83%;     color: white;     background-color: black;     }     /*Make family pages layout*/.wmcorner{     z-index: 0;     position: absolute;     top: 10px;     left: 10px;     width: 100px;     height: 100px;     background-color: white;     border-width: 0px;     }.wmbanner{     z-index: 0;     position: absolute;     top: 10px;     left: 110px;     width: 750px;     height: 100px;     background-color:"#996633";     border-width: 0px;     }.fam_menu{     z-index: 0;     position: absolute;     top: 110px;     left: 10px;     width: 100px;     height: 900px;     background-color:"#996633";     border-width: 0px;     }/*Make musings pages layout*/