body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.headSection {
	background-image: url(../Images/headerbk.gif);
	background-repeat: repeat-x;
}
.contentSection1 {
	background-image: url(../Images/content1.gif);
	background-repeat: repeat-x;
}
.contentSection2 {
	background-image: url(../Images/content2.gif);
	background-repeat: repeat;
}
.contentSection3Full {
	background-image: url(../Images/Grad.jpg);
	background-repeat:no-repeat;
	margin-left: 115px;
}
.flash2 {
	background-image: url(../Images/Grad.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
}

.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-top:15px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
}

.contentTextI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	margin-left:10px;
}

.footer1 {
	background-image: url(../Images/footer1.jpg);
	background-repeat:repeat-x;	
}
.footer2 {
	background-image: url(../Images/footerb.gif);
	background-repeat:repeat-x;	
}
