body {
	background-image:  url(../img/catbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
#wrapper {
	text-align:centre;
	width:960px;
	margin:0 auto;
	position:relative;
	left: 115px;
	top: 10px;
	height: 9px;

} 
#catcontent {
	background-image:  url(../img/catcontent.jpg);
	position: absolute;
	height: 879px;
	width: 849px;
	left: -76px;
	top: -25px;
}

#cattxt {
	background-image:  url(../img/cattxt.jpg);
	position: absolute;
	height: 608px;
	width: 344px;
	left: 342px;
	top: 135px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 30px;
}
#image1{
	background-image:  url(../img/cat1.jpg);
	position: absolute;
	height: 162px;
	width: 150px;
	left: 16px;
	top: 12px;
}

#image2{
	background-image:  url(../img/cat2.jpg);
	position: absolute;
	height: 160px;
	width: 151px;
	left: 15px;
	top: 176px;
}

#image3{
	background-image:  url(../img/cat3.jpg);
	position: absolute;
	height: 158px;
	width: 149px;
	left: 15px;
	top: 337px;
}

#catimagebk {
	background-image:  url(../img/catimagebk.gif);
	position: absolute;
	height: 511px;
	width: 187px;
	left: -208px;
	top: 76px;
	z-index: 65;

}

.cat1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;}
	
.cat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}
}




#catfooter
{
	position: absolute;
	height:30px;
	width: 847px;
	left: -304px;
	top: 709px;
}

.catfooter a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.catfooter a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
