	html {
	margin:0;
	padding:0;
	color:#000;
	}
	
	body {
	background::#FFF;	
	}
	
	p, ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	} 
	
	li {
	list-style:none;
	margin-left: -25px;
	padding-left: 16px;
	padding-bottom: 4px;
	background-position: 0px;
	background: url(images/bullet_blue.gif) no-repeat;
	}
		#menu { 
	color: #323200; 
	}
	#menu_inline { 
	/* position:absolute; */
	margin-left:35px;
	margin-top:10px;
	width:580px;
	height:12px;
	clear:both;
	/*   border: 1px dashed red; /* debug display */
}
	

	#menu p, #menu_inline p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
#menu_inline a {
	padding-top:3px;
	padding-left:3px;
	padding-right:6px;
	}
	#menu_inline a:link {
	color: #fff;
	text-decoration: none;
	}
	#menu_inline a:hover {
	color: #000;
	background-image:url(images/linkback.gif);
	}
	#menu_inline a:visited {
		color: #666;
	text-decoration: none;
	}
	#menu_inline a:active {
	color: #00f;
	}

#wrap {
margin: auto;
}

	#topleft { 
	width: 630px; 
	height: 310px; 
	float: left; 
	overflow: auto; 
	clip: auto;
	}
	
	#topright { 
	color: #323200; 
	width: 150px; 
	height: 310px; 
	float: right;
	overflow: auto; 
	padding:10px;	
	}
    
    #bottomleft { 
	width: 630px; 
	height: 220px; 
	float: left; 
	overflow: auto; 
	padding:10px;	
	clip: auto;
	}

	.pad_left {
	padding-left: 16px;
	}
	
	.pad_left p, li{
		color:#003;
		font-size:12px;
		}
		
	.pad_left a:link {
	color: #622A13;
	text-decoration: none;
	}
	.pad_left a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
	}
	.pad_left a:visited {
	color: #666;
	text-decoration: none;
	}
	.pad_left a:active {
	color: #00f;
	}

	.pad_left_big{
		padding-top: 0px;
		padding-left: 16px;
	color:#003;
		font-size:12px;
		font-family: Helvetica, Arial, sans-serif;
		}
		
	.pad_left_big a:link {
	color: #622A13;
	text-decoration: none;
	}
	.pad_left_big a:hover {
	color: #000;
	text-decoration: none;
	}
	.pad_left_big a:visited {
	color: #666;
	text-decoration: none;
	}
	.pad_left_big a:active {
	color: #00f;
	}
	
	.pad_left_normal{
		padding-left: 0px;
	color:#003;
		font-size:12px;
		}
		
	.pad_left_normal a:link {
	color: #622A13;
	text-decoration: none;
	}
	.pad_left_normal a:hover {
	color: #000;
	text-decoration: none;
	}
	.pad_left_normal a:visited {
	color: #666;
	text-decoration: none;
	}
	.pad_left_normal:active {
	color: #00f;
	}
	
	
	
	#bottomright { 
	color: #323200; 
	width: 150px; 
	height: 220px; 
	overflow: auto; 
	}
	.table_title { 
	background: #323200; 
	width: 150px; 

	}
	
	#footer {
	background:#93F;
	margin: 0px 10px 0px 0px; 
	padding:10px;
	clear:both;
	}
	.speakers { 
	margin-left: 30px;
	margin-top:160px;
	margin-bottom:auto;
color:#354256;
color:#000;
}	
	.speakers_light { 
	margin-left: 30px;
	margin-top:165px;
	margin-bottom:auto;
color:#D8E2F4;	}

	.speakers_dark { 
	margin-left: 30px;
	margin-top:180px;
	margin-bottom:auto;
color:#354256;
}
	.speakers p {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	}
	
	.speakers_light p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	}
	
	.speakers_dark p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	}
	
	.bottomtext p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	//color:#354256;
	color:#990000;
	}
	
	#title_image {
	padding:10px;
	}
	
	#wrapper {
	width:550px;
	margin-left:2px;
	}

	.float_right {
	width:280px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	padding-top:4px;
	padding-left:10px;
	}
	
#back
{
         height:25px;
         width: 500px;
}
#back a
{
         display: block;
         position:absolute;
      /*    border: 1px dashed red; /* debug display */
}
#back a span
{
         display: none;
}

#back a#link1
{
         height: 25px;
         width: 85px;
         margin-left:310px;
}
#back a#link2
{
         height: 25px;
         width: 85px;
         margin-left:400px;         

}
#back a#link3
{
         height: 25px;
         width: 90px;
         margin-left:490px;
}



	     	
#resume  { color: black; 
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 120%; 
background-color: #fff; 
margin: 50px; 
padding: 72px; 
width: 600px; 
height: 700px;
}
