body {
	background-image: url(images/bgPattern.gif);
}
.mediumFont {
	font-family: Georgia, geneva, arial;
	font-size: 14px;
	line-height: 23px;

}
.title1 {
	font-family: Georgia, Geneva, Arial;
	font-size: 16px;

}
.quoteFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.superTitle {
	font-family: georgia, geneva, arial;
	font-size: 20px;
	color: #666666;
}
.superTitle2 {
	font-family: georgia, geneva, arial;
	font-size: 18px;
	color: #51258B;
}

.tinyFont {
	font-family: georgia, geneva, arial;
	font-size: 10px;
}
.bflyBttm {
	position: relative;
	top: -50px;
	z-index: 3;
	right: -230px;

}
.ContentCenterWaveBG {
	position: relative;
	background-attachment: scroll;
	background-image: url(images/contentCenterWaveBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.Sulanumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sidebar {
	width: 500px;
	text-decoration: none;
	list-style-type: none;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 100px;
}

