body {	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}

#leftbar {
	position: absolute;
	margin: 5px 5px 5px 5px;
	top: 202px;
	left: 0px;
	width: 150px;
	height: 800px;
	background-color: #ffffff;
	visibility: hidden;
	}

#topbar {
	position: absolute;
	margin: 5px 5px 5px 5px;
	top: 0px;
	left: 0px;
	width: 7.5in;
	height: 203px;
	background-color: #ffffff;
	}

#bodytext {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 208px;
	left: 252px;
	width: 7.5in;
	background-color: #ffffff;	
	}
#eden {
	width: 1.25in;
	}
#eliz {
	width: 1.25in;
	}
p {
	font: 12pt Times New Roman, Serif;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	}
 .cent {
	text-align: center;
	}
 .footer {
	font: 7pt Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
 .login {
	text-align: center;
	margin: 5px 5px 5px 5px;
	background-color: #C6CDEA;
	}
 .menu {
	margin: 0px 0px 0px 0px;
	}
em {
	color: #62616A;
	}
ul {
 	color: #62616A;
	font: Times New Roman, Serif;
	margin-top: 2px;
	}
li {
 	color: #000000;
	font: 12pt Times New Roman, Serif;
	margin-top: 5px;
	}
img {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 20pt Times New Roman, Serif;
	font-weight: bold;
	color: #5D33A3;
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 80px;
	margin-bottom: 0px;
	}
h2 {
	font: 13pt Times New Roman, Serif;
	color: #5F78AE;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	}
h3 {
	font: 10pt Verdana, Arial, Sans-Serif;
	color: #62616A;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

a {
	color: #5D33A3;
	font: 10pt Verdana, Arial, Sans-Serif;
}
span {
	position: relative;
}
 .mid {
	width: 1px;
	background: url("../img/header2.gif");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
 .left {
	width: 565px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
 .right {
	width: 234px;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}



/*classes follow*/
a:link {
	color: #5D33A3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #62616A;
	text-decoration: none;
	}
a:hover {
	color: #C6CDEA;
	text-decoration: none;
	}
a:active {
	color: #62616A;
	text-decoration: underline;
	}
