body {
	background-color: #0f8342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headl {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	height: 220px;
}
#header {
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	height: 220px;
}
#globalcontainer {
	background-color: #ffffff;
	position: absolute;
	width: 812px;
	left: 10%;
	top: 0px;
}

#maincontent {
	top: 201px;
	width:788px;
	background-color: #ffffff;
	font-size: 12px;
	padding:12px;
	position: absolute;	
}
#outercontent {
	width: 788px;
	padding: 12px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 140px;
	top: 201px;
	position: absolute;
}
#footer {
	font-size: 10px;
	background-color: #ffffff;
	text-align: center;
	padding: 12px;
		
}
h1, h2, h3, h4, h5 {
	color: #0f8342;
}
#footer a {
	color: #663300;
	text-decoration: none;
}


#footer a:hover {
	color: #e89242;
}


a:link {
	font-weight: bold;
	color: #0f8342;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#outercontainer {
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contentcontainer {
	background-color: #e89242;
	position: absolute;
	width: 950px;
	left: 0px;
	top: 201px;
}
th {
	font-size: 120%;
	color: #0f8342;
}
hr {
	border-top-width: 1px;
	border-top-style: groove;
	width: 80%;
	text-align: center;
	padding-left: 10%;
	margin-left: 10%;
}
.greenstrong {
	font-weight: bold;
	color: #0f8342;
}

#agenda td {
	vertical-align: top;
}
#description {
	font-style: italic;
	margin-top: 0px;
	margin-left: 3em;
}
#sessions p {
	margin: 0px;
}

#sessions ul {
	margin-top:0;
	margin-bottom:0;
}
#sponsors td {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #660000;
	
}
#sponsors #noborder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsors img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 12px;
}
#subscribe td {
vertical-align:top;
}
.formText {
	text-align: right;
}
#maincontent #agenda li {
	margin-top: 1em;
}
#agenda h4 {
	background-color: #FFFF99;
	padding: 6px;
}
