html { 
  padding:0px;
  margin:0px;
}

body {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#006600;
	padding:0px;
	margin:0px;
}

/*Navigation Block*/

#left {
	position: absolute;
	left: 0px;
	width: 150px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: none;
	list-style-image: none;
	background-color: #336600;
}

#left img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#left li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -30px;
	width: 80px;
}
#left li li {margin-left: -30px;}

/*Main content area (common styles)*/

#content {
	background-color: #FFFFFF;
	position: absolute;
	top: 170px;
	left: 190px;
	border-top: 1px solid #EEEEEE;
	border-right: 3px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;
	padding: 10px 10px 40px;
	right: 25px;
}




.outerwrap {
	float: right;
	margin-left: 20px;
}

.outerwrap p {clear:left;}









}
#content h2 {
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
}
#content p {
	line-height: 1.2em;
}
#content li {
	line-height: 1.5em;
}
#content ul {}
#content a:link {}
#content a:visited {}
#content a:hover {}
#content a:active {}

#innercontent {
	background-color: #FFFFFF;
	margin: 10px;
}

/*title bar*/

#header {
	background-repeat: no-repeat;
	background-position: 5px 20px;
	text-indent: -7000pt;
	margin-bottom: 10px;
	background-image: url(images/ecp_banner2.jpg);
	height: 230px;
	width: 100%;
	margin-left: 5px;
}
#headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	margin-left: 170px;
	margin-top: 100px;
	margin-right: 25px;
	font-style: italic;
	font-weight: lighter;
	padding: 0px;


}
.footer {
	clear: both;
	float: right;
}

#sessions h4 {
	color: #006600;
	margin-bottom: 0px;
}
#sessions h5 {
	font-style: italic;
	margin: 0px;
}
#sessions p {
	margin-left: 10px;
	margin-right: 20px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	padding: 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
