body {	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
#leftbarhome {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 148px;
	left: 0px;
	width: 209px;
	height: 800px;
	background-color: #ffffff;
	}

#leftbar {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 190px;
	left: 0px;
	width: 150px;
	height: 800px;
	background-color: #ffffff;
	}
#topbarhome {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 148px;
	background-color: #ffffff;
	}
#topbar {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 190px;
	background-color: #ffffff;
	background-image:url("../img/homehead.jpg");
	}
#bodytexthome {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 148px;
	left: 209px;
	width: 591px;
	height: 800px;
	background-color: #ffffff;
	}
#bodytext {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 190px;
	left: 209px;
	width: 591px;
	height: 800px;
	background-color: #ffffff;
	}
#bodytext2 {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 100px;
	left: 10px;
	width: 795px;
	height: 800px;
	background-color: #ffffff;
	}
p {
	font: 9.5pt Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	}
 .cent {
	text-align: center;
	}
ul {
 	color: #000000;
	font: 10pt Arial, Helvetica, Sans-Serif;
	margin-top: 5px;
	}
li {
 	color: #000000;
	font: 10pt Arial, Helvetica, Sans-Serif;
	margin-left: 15px;
	margin-top: 5px;
	}
 .footer {
	font: 7pt Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
 .login {
	text-align: center;
	margin: 5px 5px 5px 5px;
	background-color: #d1dee6;
	}
 .menu {
	margin: 0px 0px 0px 0px;
	}
img {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 16pt Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #586980;
	text-align: center;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	}
h2 {
	font: 12pt Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #4A5D72;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	}
h3 {
	font: 8pt Arial, Helvetica, Sans-Serif;
	color: #60738B;
	text-align: left;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

a {
	color: #4A5D72;
	font: 9pt Arial, Helvetica, Sans-Serif;
}



/*classes follow*/
a:link {
	color: #654A89;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #4A5D72;
	text-decoration: none;
	}
a:hover {
	color: #5E45D6;
	text-decoration: none;
	}
a:active {
	color: #4A5D72;
	text-decoration: underline;
	}

