/* Start of CMSMS style sheet 'C-Change Website' */
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<title>C-Change: About C-Change</title>
	
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	
	<script language="javascript" type="text/javascript" src="/code/cs/js/rollover.js"></script>
	<script type="text/javascript" src="../jquery-1.2.6.pack.js"></script>
	<script type="text/javascript" src="../stepcarousel.js"></script>
	
	<link rel="stylesheet" type="text/css" href="/code/cs/css/style.css">
	<link rel="stylesheet" type="text/css" href="../style2.css">
	
	<style type="text/css">
		.stepcarousel{
		position: relative; /*leave this value alone*/
		border: 1px solid black;
		overflow: scroll; /*leave this value alone*/
		width: 270px; /*Width of Carousel Viewer itself*/
		height: 200px; /*Height should enough to fit largest content's height*/
		}
		
		.stepcarousel .belt{
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0;
		}
		
		.stepcarousel .panel{
		float: left; /*leave this value alone*/
		overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
		margin: 10px; /*margin around each panel*/
		width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}	
	</style>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<a name="top">
<form name="search" action="/code/ss/asp/search.asp" method="post"><table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="4"><!-- #include virtual="/code/ss/inc/header.asp" -->
</td>
</tr>
<!--___________Navigation End__________-->

<!--__________Horizontal Bar Begin____________-->
<tr>
<td width="760" colspan="4" height="12"><img src="../../images/interior/02_row4_col1.gif" alt="" /></td>
</tr>
<!--__________Horizontal Bar End____________-->
</table>

<!--______Main Content Begin_______-->


<table width="760" height="300" cellpadding="0" cellspacing="0" background="../../images/interior/02_row4_col1_b.gif">
<tr>
	<td valign="top" style="padding:10px;">
	
		<script type="text/javascript">

		stepcarousel.setup({
			galleryid: 'mygallery', //id of carousel DIV
			beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
			panelclass: 'panel', //class of panel DIVs each holding content
			autostep: {enable:true, moveby:1, pause:5000},
			panelbehavior: {speed:500, wraparound:false, persist:true},
			defaultbuttons: {enable: true, moveby: 1, leftnav: ['http://i34.tinypic.com/317e0s5.gif', -5, 80], rightnav: ['http://i38.tinypic.com/33o7di8.gif', -20, 80]},
			statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
			contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
		})
		
		</script>
		
		<!--<div id="mygallery" class="stepcarousel">
			<div class="belt">
				<div class="panel">
				<img src="http://i30.tinypic.com/531q3n.jpg" />
				</div>
				
				<div class="panel">
				<img src="http://i29.tinypic.com/xp3hns.jpg" />
				</div>
				
				<div class="panel">
				<img src="http://i26.tinypic.com/11l7ls0.jpg" />
				</div>
				
				<div class="panel">
				<img src="http://i31.tinypic.com/119w28m.jpg" />
				</div>
				
				<div class="panel">
				<img src="http://i27.tinypic.com/34fcrxz.jpg" />
				</div>			
			</div>
		</div>-->
		
		<table width="100%">  
		<tr>
			<td valign="top" align="left" width="210"><img src="images/cchange_10.jpg"> </td>
			<td valign="top" align="left" class="text4"><br>Plenary Session I – Strategic Initiatives</td>
		</tr>
		<tr>
			<td valign="top" align="center" class="text" colspan="2"><strong>Annual Meeting and 10th Anniversary Celebration</strong><br>November 13-14, 2008<br>George Bush Presidential Library Center<br>Hilton College Station and Conference Center<br>College Station, Texas</td>
		</tr>
		</table>
	
		<br>
		<br>

		<table align="center" width="78%"><tr><td class="text"> <!-- start outer table -->
			
				
		<table width="100%"><tr><td align="center" class="text">
			<p class="text5">Welcome</p>
		</td></tr></table>
/* End of 'C-Change Website' */

