body {
	margin: 5px 0px;
	text-align: center;
	background-image: url(../images/iesf_bkgrd.jpg);
	background-repeat: repeat-x;
		height: 5000px;
}
div#main {
	width: 800px;
	margin: auto;
	text-align: left;
	height: 100%;
	background-color: #ffffff;

	background-position: left top;
	border: 1px solid #000000;
	z-index: 2;
}
div#textarea {
	padding: 5px;
	margin-top: 20px;
	margin-left: 30px;
	width: 730px;	
	background-color: #FFFFFF;
}
div#fontone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #680f3c;
	font-weight: normal;
	background-color: #FFFFFF;
}
div#titlearea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006699;
	font-weight: bold;
}
div#footer {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
div#datetime {
	width: 600px;
	padding: 5px;
	margin-left: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.home a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #C5EECE;
	text-decoration: underline;
}
.home a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.boldstyle  {
	font-weight: bold;
}