#wrapper {
	background-color: #FFF;
	padding: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper {
	text-align: left;
}

.Emphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.EmphasisLarger {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.AlignCenter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.Body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.BodyTextLarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.SmallItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.GreenEmphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #060;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.ComicSans {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
	text-align: left;
}

pEmphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #600;
}
.ComicSans3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #00F;
}


#ContentsDiv {
	padding: 10px;
	float: left;
	height: auto;
	width: 250px;
	background-color: #FFEAFF;
	border: 2px solid #C09;
	text-align: left;
	margin-right: 10px;
}
.WhiteFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#TableHome {
	background-color: #FFF;
	background-image: url(../Images/Blaze3.jpg);
}
.BusinessWrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../Images/Brick.gif);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.BusinessTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.BodyTextCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

