

.global {
	border:0;
	padding:0;
	border-spacing:0;
	border-color:#000000;
	text-align:center;
	border-style:none;
	margin:0;
	
}

.topLeft {
	background-image: url("home/topleft.gif");
	width:"166";
	height:"151px";
	text-align:center;
	vertical-align:bottom;
}

.top {
	background-image: url("home/top.gif");
	width:"687px";
	height:"151px";
}

.topRight {
	background-image: url("home/topright.gif");
	width:"173px";
	height:"151px";
}

.left {
	background-image: url("home/left.gif");
	width:"166px";
	height:"454px";
}

.center {
	background-image: url("home/center.gif");
	width:"687px";
	height:"454px";
}

.right {
	background-image: url("home/right.gif");
	width:"173px";
	height:"454px";
}

.bottomleft {
	background-image: url("home/bottomleft.gif");
	width:"166px";
	height:"151px";
}

.bottom {
	background-image: url("home/bottom.gif");
	width:"687px";
	height:"151px";
}

.bottomright {
	background-image: url("home/bottomright.gif");
	width:"173px";
	height:"151px";
}

.style7 {
	font-size: 24px ; 
	font-family: "Kristen ITC"; 
	color: #FFFFFF; 
}

.textStyle {
 	text: "#FFFFFF"; 
	color: "#FFFFFF";
	align:"center";
	font-size: 24px ; 
	face:"Kristen ITC";
 
 }