@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #306;
	font-size: 16px;
}
body {
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	background-color: #306;
	background-repeat: no-repeat;
	font-size: 16px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
	font-style: oblique;
	color: #009;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #33C;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
a:visited {
	color: #33C;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #306;
	background-color: #9CF;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #0C9;
	text-decoration: none;
	font-size: 14px;
}
#content {
	width:800px;
	z-index:1;
	border: 6px groove #63C;
	color: #306;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../Images/gradient-big.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
}
#banner {
	width:838px;
	z-index:3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 132px;
	top: 5px;
	text-align: center;
	vertical-align: text-bottom;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #63C;
	border-right-color: #63C;
	border-bottom-color: #63C;
	border-left-color: #63C;
	background-image: url(../Images/core-herence-emotional-intelligence.jpg);
}
#email {
	left:10px;
	top:80px;
	width:200px;
	height:20px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-size: 16px;
}
#date {
	width:200px;
	height:20px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	right: auto;
}
#navdiv {
	left:251px;
	top:100px;
	width:800px;
	height:32px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
}





p {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}

