.CX{float:left; height:212px; margin-right:6px;}
.C0{background-color:#eeeeee;font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#333333; text-align:center; border-top:0px; border-left:0px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#aaaaaa; margin:0px; padding:0px; height:26px; line-height:24px;}
.C1{background-color:#eeeeee;font-family:arial;font-size:10px;color:#555555; text-align:center; border-top:0px; border-left:0px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#aaaaaa; margin:0px; padding:0px; width:26px; height:26px; line-height:24px;}
.C2{background-color:#ffffff;font-family:arial;font-size:11px;color:#000000; text-align:center; border-top:0px; border-left:0px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#aaaaaa; margin:0px; padding:0px; width:26px; height:26px; line-height:24px;}


/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body,input,textarea,select
	{
		font-size: 12pt;
	}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
	}
	
		#banner header
		{
		}

		#banner header h2
		{
			font-size: 4em;
		}

		#banner header .byline
		{
			font-size: 2.4em;
		}

/*********************************************************************************/
/* Slider                                                                        */
/*********************************************************************************/		

	#slider
	{
		height: 300px;
	}

		#slider .viewer
		{
			width: 700px;
			height: 300px;
		}
	
			#slider .viewer .reel
			{
				height: 300px;
			}
	
			#slider .viewer .reel .slide
			{
				width: 700px !important;
				height: 300px;
			}

	#slider .previous-button
	{
		top: 135px;
	}

	#slider .next-button
	{
		top: 135px;
	}
	
	#slider .pennant
	{
	}

	#slider .links
	{
		font-size: 1.4em;
	}	
	
		#slider p
		{
			font-size: 1.8em;
		}

/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/
	
	#featured
	{
	}

		#featured h3
		{
			padding: 0.80em 0em 0.50em 0em;
			letter-spacing: 0.10em;
			font-size: 1.6em;
		}
	
		#featured .image
		{
			margin-right: 0.50em;
		}
	
		#featured .image img
		{
			width: 90%;
		}