@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-x;
	background-color: #4C4C4E;
	width: 100%;
	z-index: 2;
}
.oneColFixCtr #container {
	width: 792px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 420px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000;
	z-index: 2;
	background-image: url(images/page1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
.oneColFixCtr #mainContent {
	height: 369px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(images/page1.gif);
	background-repeat: no-repeat;
}

#header {
	top: 20px;
	height: 193px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}

#menu {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	background-image: url(images/menu.gif);
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	width: auto;
}

#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	margin-left: 20px;
	font-weight: bold;
}

/*#text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 285px;
	margin-top: 40px;
	margin-right: 290px;
	height: 300px;
	width: 220px;
	top: 100px;
}*/

#copyright{
	font-size: 11px;
	color: #FFF;
	text-align: center;
	height: 25px;
	margin-top: 5px;
	top: 10px;
	z-index: 10;
}
#form1{
	height: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
}
#textbox{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 220px;
}

#event{
	padding-left:640px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 40px;
	height: 150px;
	padding-right: 10px;
}

.oneColFixCtr #container-long {
	width: 792px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 515px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000;
	z-index: 2;
	background-image: url(images/formula.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}
#formula {
	height: 420px;
	width: auto;
	padding-top: 75px;
	padding-right: 300px;
	padding-left: 50px;
}

#texthead {
	height: 20px;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 792px;
}
