/* 	icons used for the navigation of this site were created by FAMFAMFAM
	http://www.famfamfam.com/lab/icons/silk
*/

table#main	{
	width: 787px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	background-color: #ededed;
	}
	
table#main td.center	{
	width: 435px;
	}
	
table#main td.news	{
	}
	
div#cclogo	{
	width: 88px;
	position: relative;
	top: 400px;
	margin-right: auto;
	margin-left: auto;
	}
	
div#qtintro	{
	margin-top: 8px;
	height: 97px;
	background: url("/graphics/bg-home-qt-intro.jpg") no-repeat #fff;
	}
	
div#recent_container	{
	width: 173px;
	margin: 0 auto;
	background-color: #fff;
	}
	
div.recent_title	{
	margin: 0;
	height: 2em;
	padding-top: 6px;
	background-color: #f4f4f4;
	border: 1px solid #fff;
	text-align: center;
	letter-spacing: 0.2em;
	}
	
div.recent_contents	{
	border-bottom: 1px dotted #dddddd;
	padding: 5px;
	color: #3d528c;
	}
	
div.recent_vids	{
	width: 87px;
	margin: 10px auto;
	}
	
.copy	{
	background-color: #fff;
	padding: 16px;
	}