	body
	{ 
	background-color: #929292; 
	margin: 0 0 0 0;
	}
	
	p
	{
	font: normal .35cm verdana; 
	line-height: 12pt; 
	}
	
	div#container
	{
	position: relative;
	border: 0px red solid;
	width: 976px;
	height: 100%;
	margin: 0 auto;
	left: 50%;
	margin-left: -488px;
	}
	
	div#content
	{
	position: absolute;
	top: 15px;
	border: 0px red solid;
	width: 976px;

	}

	div#top
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 107px;
	background-image: url('images/cccbanner.gif');
	top: 0px;
	left: 0px;
	}
	
	div#locationlink
	{
	position: absolute;
	border: 0px green solid;
	width: 188px;
	height: 107px;
	right: 0px;
	}
	
	div#navregion
	{
	position: relative;
	border: 0px green solid;
	width: 976px;
	height: 34px;
	text-align: center;
	font: 13pt sans-serif;
	font-weight: bold;
	color: ededed;
	background-image: url('images/navback.gif');
	top: 0;
	left: 0;

	}
	div#contactbar
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 19px;
	background-image: url('images/contactbar.gif');
	}
	div#middle
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 525px;
	min-height: 377px;
	background-image: url('images/subpagebody.gif');
	}
	
	div#body
	{
	position: absolute;
	border: 0px green solid;
	width: 495px;
	height: 200px;
	top: 10px;
	left: 20px;
	font: 11pt sans-serif;
	line-height: 16pt;
	color: #ffffff;
	}
	
	div#bodyright
	{
	position: absolute;
	border: 0px green solid;
	width: 411px;
	height: 200px;
	top: 50px;
	right: 20px;
	font: 11pt sans-serif;
	line-height: 16pt;
	color: #ffffff;
	}
	
	ul
	{
	font: 11pt sans-serif;
	line-height: 16pt;
	color: #ffffff;
	}
	
	
	div#bottom
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 39px;
	background-image: url('images/subpagebottom.gif');
	}
	
	div#footer
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	top: 4;
	height: 25px;
	text-align: center;
	font: 11pt sans-serif;
	color: #000000;
	line-height: 16pt;
	}
	

	#nav 
	{
	margin:0;
	padding:0;
	float: left;
	width: 100%;
	}
	
	
	#nav a:hover 
	{
	color:#000;
	background: url(images/hoverback.gif);
	}
	
	a:link, a:visited
	{
	color:#F4CD97;
	font: 11pt sans-serif;
	text-decoration: udnerline;
	}
	
	a:hover
	{
	color: #FF9900;
	}
	
	
	


