body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Bookman Old Style, "Times New Roman",
                 Times, serif;
	color: #0000CC;
	background-color: #FFFFFF;
	<A href="onetwothree">Come See Me!!!!</A>;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/*Images*/
  img.top {
    position: absolute;
	left: 0px;
	top: 0px }

  img.left {
    position: absolute;
    left: 0px;
	top: 141px }
	
  img.bHome {
    position: absolute;
	left: 0px;
	top: 150px}

  img.bContact {
    position: absolute;
	left: 0px;
	top: 204px}

  img.bSchedule {
    position: absolute;
	left: 0px;
	top: 258px}
	
  img.bParties {
    position: absolute;
	left: 0px;
	top: 312px}
	
  img.LeftTile {
    position: absolute;
	left: 0px;
	top: 141px;
	width: 124;
	repeat: true;
	}	

  img.Logo {
    position: absolute;
	left: 10px;
	top: 10px;
	}	
	
/*Text*/

  p.stuff {
    position:absolute;
    left: 174px;
    top: 160px;
    width: 600px
    }

  div.middle {
    position:absolute;
    left: 174px;
    top: 160px;
    width: 600px
    }

  p.merch {
    position:absolute;
    left: 150px;
    top: 160px;
    width: 600px
    }

  div.stuff {
    position:absolute;
    left: 174px;
    top: 10px;
    width: 600px
    }
	
  div.newsletter {
    position:absolute;
    left: 174px;
    top: 120px;
    width: 600px
    }
  ul.class {
    position:absolute;
    left: 172px;
    top: 209px;
    width: 600px;
    list-style:disc
}

  pre.schedule {
    font-family: Arial, Helvetica, sans-serif;
    position:absolute;
    left: 174px;
    top: 10px;
    width: 600px  
  
}
  pre.stuff {
    position:absolute;
    left: 174px;
    top: 160px;
    width: 600px
	
}
/*Graphics*/

  div.left {
    position: absolute;
	left: 0px;
	top: 141px;
	height: 1000px;
	width: 124px;
	bgimage: Images/lefttile.jpg
	}
   
/*Iframes*/

iframe.newsletter {
     position: absolute;
	 left: 150px;
	 top: 250px;
	 }

/*Menu*/

  div.menu {
    position: absolute;
    left: 0px;
	top: 141px }

/*Input*/	
input[type=hidden] { visibility: hidden; }