body
	{
		text-align: center;
		background-image: url(images/bg.jpg); 
		background-color: #f58220;
		color: #000;
		font-family: verdana, arial, helvetica, sans-serif;
		margin-top: 0px;
		
	}
	
	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 780px;
		background: #fff;
		
	}
	
	
	#h1
	{
		height: 165px;
		background: #fff;
		color: #fff;
		padding: 0px;
		margin: 0;
		
	}
	

	
/* Beginning of TOP NAVIGATION */
	
	
	#navigation
	{
		display: block;
		text-align: left;
		margin: 0px 0 0px 0;
		padding: 0px 0px 0px 0px;
		width: 780px;
		height: 30px;
		
	}


/* End of TOP NAVIGATION */
	
	
	
	ul#navigationvert
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	
	ul#navigationvert a
	{
		display: block;
		text-decoration: none;
		color: #fff;
		font: 65%/1.2 Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		padding: .2em .5em .2em 1.5em;
		border-bottom: 1px solid #fff;
		width: 130px;		
	}
	
	
	ul#navigationvert a:link, #navigationvert a:visited
	{
		color: #fff;
		background-color: #999;
		background-image: url(images/header-bullet-grey.gif);
		background-repeat: no-repeat;
		background-position: 1px 2px; 
	}
	
	
	ul#navigationvert  a:hover, #navigationvert a:active
	{
		color: #000;
		background-color: #f58220;
		background-image: url(images/header-bullet-orange.gif);
		background-repeat: no-repeat;
		background-position: 1px 2px; 
	}
	
	
	
	ul#navigationvert li
	{
		display: inline;
	}
	
	
	
	ul#sponsors
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	
	ul#sponsors a
	{
		display: block;
		background: #999;
		padding: 0;
		border-bottom: 0;
		width: 130px;
		height: 45px;
	}
	
	
	ul#sponsors a:link, #sponsors a:visited
	{
		color: #fff;
		
	}
	
	
	ul#sponsors  a:hover, #sponsors a:active
	{
		color: #000;
	}
	
	
	
	ul#sponsors li
	{
		display: inline;
	}
	
	
		ul#breadcrumb
	{
		margin: 0px 0 0 0px ;
		padding: 0;
		list-style-type: none;
		float: left;
		width: 100%;
		font: 80%/1.2 verdana, arial, helvetica, sans-serif;
	}
	
	ul#breadcrumb li
	{
		display: inline;
	}
	
	ul#breadcrumb a
	{
		display: block;
		float: left;
		padding: 0px 0px 15px 0px;
		text-decoration: none;
		color: #999;
		margin-bottom: 20px;

	}
	
	ul#breadcrumb li a:link, ul#breadcrumb li a:visited
	{
		color: #999;
	}
	
	ul#breadcrumb li a:hover, ul#breadcrumb li a:active
	{
		color: #666;
		background: #fff;
	}
	
	#content
	{
		float: left;
		width: 510px;
		margin-left: 0px;
		margin-bottom: 30px;
		padding: 8px 30px 0px 30px;
	}
	
	
	h2
	{
		clear: both;
		margin-top: 0px;
		color: #FF9900;
		font: 120%/1.2 Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-weight: bold;
		border-top: 8px solid #FF9900;
		border-bottom: 1px solid #000;
	}
	
	
	h3
	{
		margin-top: 0;
		margin-bottom: -8px;
		color: #FF9900;
		font: 90%/1.2 Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
	}
	
	
	p
	{
		font: 70%/1.3 verdana, arial, helvetica, sans-serif;
	}
	
	p.intro
	{
	    font: bold 70%/1.6 verdana, arial, helvetica, sans-serif;
	}
	
	
	.seminar_date_time
	{
		color: #FF9900;
		font: bold 70%/1 Georgia, "Times New Roman", Times, serif;
		margin-bottom: -6px;
		
	}
	
	.seminar_title
	{
	    font-weight: bold;
	}
	
	
	.seminar_descrip
	{
	   font: normal 60%/1.2 verdana, arial, helvetica, sans-serif;
	}
	
	.form_text
	{
	   font: normal 70%/1.2 verdana, arial, helvetica, sans-serif;
	}

	div.image
	{
		float: right;
		width: 200px;
		display: inline;
		margin: 0 10px 10px 10px;
		display: inline;
	}
	
	
	
	
	
	#leftcolumn
	{
		float: left;
		width: 160px;
		display: inline;
		margin-left: 20px;
		padding: 20px 0 0 0;
		background-image: url(images/line_bg.gif);
		background-repeat: repeat-y;
	}
	
	
	#copyright
	{
		clear: both;
		color: #333;
		margin: 0 0 0px 0;
		padding: 5px 10px;
		text-align: center;
		font: 60%/1.4 verdana, arial, helvetica, sans-serif;
		background: #fff;
	}
	
	
	a:link { color: #000;}
	a:visited { color: #f58220;}
	
	a:hover, a:active, a:focus
	{
		color: #f58220;
		outline: 0;
	}
	
	a img {
border: 0px none;
}


	#toolbox
	{
		clear: both;
		margin: 50px 0 0 0;
		color: #6699cc;
		padding: 15px 0px;
		text-align: left;
		font: 70%/1.4 arial,helvetica, sans-serif;
		border-top: 4px solid #f58220;
		border-bottom: 1px solid #f58220;
		
	}
	
	
		#toolbox li
	{
		display: inline;
		float: left;
		margin: -12px 0 0 0;
		color: #6699cc;
		padding: 5px 10px ;
		text-align: left;		
		float: right;
	}
	
	
	
	#toolbox a:link, #toolbox a:visited
	{
		text-decoration: none;
		color: #333;
	}
	
	#toolbox a:hover, #toolbox a:active
	{
		text-decoration: none;
		color: #f58220;
		background: #fff;
	}
	td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: 1.2;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.2;
}
