body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColElsCtr #container {
	width: 900 px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	text-align: center;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 50px;
	font-size: 12px;
	font-weight: normal;
}
.oneColElsCtr #container #mainContent p {
	text-align: center;
	color: #9D601E;
	font-weight: bold;
}
.main_1 {
	font-size: 120%;
}
.main_2 {
	font-size: 180%;
	font-weight: normal;
}
hyperlink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990;
	text-decoration: underline;
}
link {
	color: #960;
}
a:link {
	color: #764617;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
.main_2 {
	font-weight: normal;
	font-size: 24px;
	color: #E8AD2F;
}
main_3 {
	font-size: 18px;
}
.main_3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #E5C36E;
	font-weight: bold;
}
.tag_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #E5C36E;
	font-weight: normal;
}

@charset "UTF-8";
.left_box {
	font-size: 10px;
	color: #EEC365;
	font-weight: bold;
}
.tag_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #E5C36E;
}
.tag_3 {
	color: #E5C36E;
	font-size: 14px;
	font-weight: bold;
}
.tag_4 {
	font-size: 20px;
	font-weight: normal;
}
email_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #976227;
	text-decoration: underline;
}

.center_div {
	float: center;
	width: 700px;
	background-image: url(images/center-container.jpg);
	height: 430px;
}

