.largeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE374A;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold
}
.tdBG {background:url(images/bg.jpg) repeat;}
.outline {
	border: 1px solid #330000;
}
.footerBG {background: url(images/footer.jpg) no-repeat;}

#Layer1 {
	position:absolute;
	left:48px;
	top:167px;
	width:91px;
	height:23px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:202px;
	top:200px;
	width:86px;
	height:20px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:352px;
	top:175px;
	width:79px;
	height:21px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:945px;
	top:204px;
	width:0px;
	height:19px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:495px;
	top:204px;
	width:91px;
	height:21px;
	z-index:5;
}
.centre {
width: 750px;
margin-right: auto;
margin-left: auto;
position: relative;
}
/*hack for IE5*/
body {
text-align: center;
}
