.catalyst {
	font-family: "Avant Garde", Tahoma, Verdana, sans-serif;
	font-size: 36px;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 600px 
}
#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#div1 {
  position: absolute;
  left: 0;
  top: 50px;
  width: 180px;
  background-color: #CCC;
  padding: 5px;
}
#div2 {
	position: absolute;
	left: 109px;
	top: 68px;
	width: 526px;
	padding: 5px;
	height: 19px;
	z-index: 50;
}
.nav {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
}
.nav:link {
	text-decoration: none;
}
.nav:hover {
	color: #000000;
	text-decoration: underline;
}
#hometext {
	position:absolute;
	width:464px;
	height:186px;
	z-index:2;
	left: 93px;
	top: 153px;
}

#Layer1 {
	position:absolute;
	width:698px;
	height:563px;
	z-index:2;
	left: 90px;
	top: 82px;
	background-image: url(../catpix/framebg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#Layer2 {
	position:absolute;
	width:539px;
	height:49px;
	z-index:1;
	left: 0px;
	top: -74px;
}
#Layer3 {
	position:absolute;
	width:237px;
	height:186px;
	z-index:2;
	left: 93px;
	top: 94px;
}
.copy {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style2 {color: #333333}
.comment {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.cathead {
	visibility: hidden;
}
#cat {
	position:absolute;
	width:119px;
	height:115px;
	z-index:1;
	left: 10px;
	top: 22px;
}#hometextH {
	position:absolute;
	width:464px;
	height:231px;
	z-index:2;
	left: 93px;
	top: 133px;
}

