/* css information
--------------------------------------------------------


	
-------------------------------------------------------- */

* html p {
  height: 1%;
  margin: 0 -3px;
  }

* {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 14px;
} 
li { list-style: none; }
.hide { display: none; }


body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #314E27 url(images/back-page.gif) repeat-y center top;
	color: #919599;
	text-align: center;
}






/* global interface elements
-------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 656px;
	margin: 0 auto;
	text-align: left;
}

	#header {
	background: url(images/back-header.jpg) no-repeat;
	height: 242px;
	}
	
	#home-content {
	float: left;
	width: 656px;
	background: #362a24 url(images/bg_trees.gif) no-repeat center bottom;
	padding-bottom: 60px;
	margin-top: 2px;
	overflow:hidden;
	}
	
	#content {
	background: url(images/back-content.gif) no-repeat center top;
	float: left;
	width: 656px;
	padding-bottom: 60px;
	}
	
		#home #content {
	padding: 0;
	background-image: url(images/back-content.gif);
	background-repeat: repeat-y;
		}
		
		#content #left, #home-left {
	position: relative;
	float: left;
	width: 500px;
	background-image: url(images/back-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
		}
		
		#content #right, #home-right {
	float: right;
	width: 154px;
		}
		
	#footer {
		clear: left;
	}






/* navigation elements
-------------------------------------------------------- */



ul#nav {
	position: relative;
	width: 656px;
	height: 33px;
}

	ul#nav li {
		float: left;
	}
	
	ul#nav li a {
		position: absolute; 
		top: 209px; height: 33px; 
	}
	
	ul#nav li#nav-home a { 
		left: 0; width: 87px; 
		background: url("images/nav.gif") 0 0 no-repeat;
	}
	
	ul#nav li#nav-agenda a { 
		left: 87px; width: 101px; 
		background: url("images/nav.gif") -87px 0 no-repeat;
	}
	
	ul#nav li#nav-register a { 
		left: 188px; width: 106px; 
		background: url("images/nav.gif") -188px 0 no-repeat;

	}
	
	ul#nav li#nav-speakers a { 
		left: 294px; width: 114px; 
		background: url("images/nav.gif") -294px 0 no-repeat;

	}
	
	ul#nav li#nav-sponsor a { 
		left: 408px; width: 112px; 
		background: url("images/nav.gif") -408px 0 no-repeat;
	}
	
	ul#nav li#nav-contact a { 
		left: 520px; width: 136px; 
		background: url("images/nav.gif") -520px 0 no-repeat;
	}
	
	
	ul#nav li a span { display: none; }
	
	ul#nav li#nav-home a:hover 		{ background-position: 0px -35px; }
	ul#nav li#nav-agenda a:hover 	{ background-position: -87px -35px; }
	ul#nav li#nav-register a:hover 	{ background-position: -188px -35px; }
	ul#nav li#nav-speakers a:hover 	{ background-position: -294px -35px; }
	ul#nav li#nav-sponsor a:hover 	{ background-position: -408px -35px; }
	ul#nav li#nav-contact a:hover 	{ background-position: -520px -35px; }
	
	ul#nav li#nav-home a.active, ul#nav li#nav-home a.active:hover 			{ background-position: 0px -69px; }
	ul#nav li#nav-agenda a.active, ul#nav li#nav-agenda a.active:hover 	    { background-position: -87px -69px; }
	ul#nav li#nav-register a.active, ul#nav li#nav-register a.active:hover	{ background-position: -188px -69px; }
	ul#nav li#nav-speakers a.active, ul#nav li#nav-speakers a.active:hover	{ background-position: -294px -69px; }
	ul#nav li#nav-sponsor a.active, ul#nav li#nav-sponsor a.active:hover    { background-position: -408px -69px; }
	ul#nav li#nav-contact a.active, ul#nav li#nav-contact a.active:hover 	{ background-position: -520px -69px; }
		
	
/* content elements
-------------------------------------------------------- */

	#content #right h3 {
		position: relative;
		border-bottom: 2px solid #fff;
		margin:0;
	}
	
	#content a {
	color: #de6000;
	font-weight: bold;
	padding: 1px 2px;
}

		#content #right h3 a {
	display: block;
	width:100%;
	background: #34435a url(images/clipping.gif) no-repeat right top;
	padding: 70px 0 6px 0px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	margin:0;
		}
		
			#content #right h3 a:hover {
	background: #445673 url(images/clipping_over.gif) no-repeat right top;
			}

	#content a:hover {
	color: #AA171D;
	}

#content p {
	padding:  0 20px 6px;
	text-align: justify;
}

	#content p.small {
		font-size: 9px;
		line-height: 14px;
		padding: 0 21px 6px 21px;
		color: #989290;
	}

	#content p.date {
		font-size: 10px;
		padding: 0 21px !important;
	}
	
	#content #footer p {
		padding: 36px 21px;
		font-size: 10px;
		color: #989290;
	}
	
	#content #footer a {
		color: #989290;
	}
		
		#content #footer a:hover {
			background: none;
			color: #403a38;
		}

#content #left ul {
	padding-bottom: 21px;
	margin-top: -12px;
}

	#content #left li {
	margin-left: 21px;
	padding: 1px 25px 1px 15px;
	background: url("images/li.gif") 0 6px no-repeat;
	}
	
#content h2 {
	font-size: 15px;
	color: #000;
	padding-right: 25px;
	padding-bottom: 18px;
	padding-left: 20px;
}

#content h4 {
	font-size: 14px;
	color: #000;
	padding: 0 20px 20px;
	margin: 0px;
}

.profile, .tableinfo {
	font-size: 9px;
	margin: 0 21px;
	border-top: 1px solid #989290;
	width: 500px;
}

.profile td {
	padding: 3px;
	border-bottom: 1px solid #989290;
}

.tableinfo td {
	padding: 3px 1px;
	border-bottom: 1px solid #989290;
}

/* home elements
-------------------------------------------------------- */
#home-content h2 {
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	padding: 21px;
	font-weight: normal;
}

#home-right {
	margin: 21px 0;
}

	#home-right h3 {
		font-size: 14px;
		color: #fff;
		padding: 6px 12px;
	}
	
	#home-right h3 a {
		text-decoration: none;
	}
	
		#home-right a {
			color: #ec8130
		}
		
			#home-right a:hover {
				color: #fff;
			}

#home-content #footer p {
	padding: 21px;
	color: #CCCCCC;
	font-size: 10px;
}

	#home-content #footer p a {
		color: #626c55;
	}

		#home-content #footer p a:hover {
			color: #fff;
		}	

#credit {
		padding: 38px 27px;
		color: #ec8130;
		text-align: right;
		font-size: 10px;
	}
h1 {
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
}
#sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 10px 8px;
	text-align: center;
}
.sidebarbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#sidebar a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de6000;
	font-weight: bold;
	text-align: center;
}

	#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA171D;
	text-align: center;
	}
#printbutton {
	background-image: url(images/btn_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 111px;
	float: right;
	margin-right: 15px;
}
#printbutton a{
	background-image: url(images/btn_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 111px;
	float: right;
	margin-right: 0px;
	padding: 0px;
}
#bottomnav {
	background-color: #e9e9e9;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	float: left;
	clear: both;
	width: 490px;
}#bottomnav a{
	color: #DE6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}#bottomnav a:hover{
	color: #DE6000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#star {
	height: 154px;
	width: 155px;
	float: right;
	background-image: url(images/star2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#star a{
	height: 154px;
	width: 155px;
		float: right;
}
#reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE6000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #91B560;
	margin-top: 15px;
	display: block;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#reg a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE6000;
	text-decoration: none;
}
#reg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE6000;
    text-decoration: underline;
}
