	#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	padding:0px;
	text-align:left;
	
	background-repeat: no-repeat;
	background-position: top left;
		}
		
		#langaugetoolbar {
		background:#EEE;
		padding: 4px;
		border: 1px solid #107AAA;
		}
		
		#outsidecontainer {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		background-color: #FFFFFF;
		padding:0px;
		margin-top: 12px;
		}

#banner {
	height: 250px;
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding: 0px;
	border: 0px;

}


	
	#motto {
	font-size: 11px;
	font-weight: 700;
	color: #265D72;
	text-align: center;
	background-color: #8ABF67;
	margin: 0px;
	width: 760px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	height: auto;
	padding: 6px 0px 6px 0px;
	
}

	#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/footer_bg.gif) no-repeat left top;
	padding-top: 0px;
	padding-right: 0px;

}

	#footer p {
	padding-right: 24px;

}

	body {
	/*text-align:center;
	background:url(../images/body_bg.gif);*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 130%;
		}
		
		body p strong {
		font-weight: 700;
		color: #333333;
		}
	
		
	#contentleft {
	width:512px;
	margin: 6px;
	float:left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
		}
		
	#contentleft table {
			}
		
		#contentleft table caption {
		font-size: 9px;
		line-height: 120%;
		padding: 6px 0px 6px 0px;
		margin: 12px 24px 24px 0px;
		color: #3366cc;
		text-align:left;
		vertical-align: bottom;
		}
		
		#contentleft img {
		
		}
		
		#contentleft p {
		margin:6px 0px 12px 0px;
		padding:0px;
		color: #666666;
		}
		
		#contentleft ul {
		line-height: 120%;
		}
		
		#contentleft li {
		
		padding-bottom:12px;
		}
	
	#leftsidebar {
	float:right;
	width: 188px;
	height: auto;
	margin: 0px 0px 0px 0px;
	
		}	

#navigation {
		}
		
	#menutop {
		height: 16px;
		margin: 0px;
		padding:0px;
		background:url(../images/menu_top_left.gif) no-repeat top left;
		
		}
		
		#menutop p {
		background:url(../images/menu_top_right.gif) no-repeat top right;
		font-size: 8px;
		margin: 0px;
		padding:0px;
		}
		
		#menubottom {
		height: 16px;
		margin: 0px;
		padding:0px;
		background:url(../images/menu_btm_left.gif) bottom left no-repeat;
		
		
		}
		
		#menubottom p {
		background:url(../images/menu_btm_right.gif) bottom right no-repeat;
		height: 16px;
		margin: 0px;
		padding: 0px;
		}
		
		
		#menu ul {
		line-height: 180%;
		list-style:none;
		font-size: 13px;
		margin: 0px;
		padding: 0px;
		background-color:#D4F2FC;
		border-left: 1px solid #107AAA;
		border-right: 1px solid #107AAA;
		}
		
		#menu li {
		background-color: #D4F2FC;	
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border-top: 0px solid #FFF;
		border-bottom: 1px solid #107AAA;
		}
		
		#menu li a {
		color: #107AAA;
		display: block;
		margin: 0px;
		padding: 0px 6px 0px 6px;
		}
		
		
		#menu li a:hover {
		
		background-color: #8BD0EF;
		}

		#menu #current a {
		color: #FFFFFF;
		background-color: #107AAA;
		border-left: 1px solid #107AAA;
		border-right: 1px solid #107AAA;
		}
		
			#menu #speciescurrent a {
		
		border-left: 8px solid #107AAA;
		
		}

		#menu #current a:hover {
		color: #FFF;
		}
		
		#menu ul ul {
		line-height: 180%;
		font-size: 90%;
		list-style:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 0px;
		border-bottom: 1px solid #D4F2FC;
		}
		
		#menu ul ul li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 6px;
		display: block;
		border-top: 1px solid #8BD0EF;
		border-bottom: 1px solid #D4F2FC;
		}
		
			#menu ul ul li a:hover {
		text-decoration: underline;
		background:none;
		}

#downloads {
	padding-top:20px;
}
#downloads a {
	padding:4px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #336633;
	line-height: 100%;
	margin-right: 6px;
}
#downloads a:hover{
	color: #CC6633;
}

#downloads caption {
	text-align:left;
	font-size:70%;
	font-weight: bold;
	color: #333333;
}

#registerbutton {
	text-align:center;
	padding-top:30px;
}

.formnote {
	font-size:12px;
}

#registerbutton a{
	background-color:#FFFFFF;
}
	
	#contentright {
	padding:8px 4px 8px 12px;
	float:left;
	background:#fff;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	line-height: 120%;
	width: 30%;
	text-align: left;
	color: #336633;
	letter-spacing: normal;





		}
		
		#righticons {
	background-position: left;

	





		}
		
		h1 {
	color:#107AAA;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: 300;
	line-height: 120%;
	padding: 0px;
	margin: 18px 0px 6px 0px;

}

h2 {
	color: #336633;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: lighter;
	line-height: 120%;
	margin: 0px;
	padding: 6px 0px 12px 0px;
	border-bottom: 1px solid #CCC;


}

h3 {
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px;
	padding: 6px 0px 6px 0px;

}

h4 {
	color: #336633;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 700;
	line-height: 110%;
	margin: 0px;
}

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	color: #CC6633;

}
a:active {
	text-decoration: none;
}

html>body #menu li a {
		width: auto;
		}
		
		.smaller {
	color:#999999;
	font-size: 90%;
		}
		
		.floatright {
		
		float: right;
		margin: 6px 0px 0px 18px;
		padding: 0px 0px 0px 18px;
		text-align:right;
		
		}
		
		caption .floatright {
		text-align:right;
		
		}
		
		
		.floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align:left;
		
		}
		
#register label {
	font-size:10px;
	line-height: 14px;
}	

#dayselector {
	float: right;
	padding-right: 12px;
}	

.agenda td {
	font-size: 11px;
	line-height: 120%;
}

#teasers {
float: right;
width: 210px;
margin: 12px 0px 0px 12px;
}

#blogteaser {
	width: 210px;
	padding: 6px;
	background-color:#EEE;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 6px;
}

#teaserbox {
	width: 210px;
	padding: 6px;
	background-color:#D5E49E;
	font-size: 90%;
	line-height: 120%;
}

#promos {
	float: right;
	width: 210px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.promo {
	background: #EEE;
	width: 210px;
	padding: 6px;
	margin-top: 12px;
}

.promo p {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.promo h4 {
	font-size: 9px;
	margin: 0px 0px 0px 0px;
}

.promo h1 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.promo h2 {
	font-size: 12px;
	border-style:none;
	margin: 0px 0px 0px 0px;
}



#promobox {
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.dropquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(../images/drop-bg.gif) repeat-x;
	padding: 6px 2px 2px 2px;
	color:#5A8B3A;
	font-size:16px;
	font-weight: 600;
	line-height: 130%;
	width: 206px;
	
	border-top: 2px white dotted;
	border-bottom: 2px gray dotted;
	
	
}

.dropquote h1 {
	font-weight: 300;
	font-size: 13px;
	color:#0F95C8;
	line-height: 100%;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	
}

.dropquote h2 {
	font-weight: 300;
	font-size: 11px;
	color:#336633;
	border: 0;
	
}

.tableagenda {
	color: #999999;
	line-height: 120%;
	float:none;}
	
	#sponsor {

	padding: 8px;
	}
	
	.pillars {
		color: #0F95C8;
		font-size:larger;
	}
	
