		
	html, body 
		{
		behavior: url('/templates/csshover.htc');
		}


	body
		{
		background-color: #ffffff;
		}


	.clear {
		clear: both;
		height: 1px;
			
		/* IE HACK */
		font-size: 0px;
		line-height: 0px;
			
		/*_display: none;*/
		}



	.sideBarTable ul, .sideBarLinks ul
		{
		margin:0px;
		padding-top:3px;
		padding-bottom:0px;
		padding-left:0px;
		}



	.sideBarTable ul li, .sideBarLinks ul li
		{
		background-image: url(/media/2538/arrow.jpg);
		background-repeat: no-repeat;
		list-style-type: none;
		color:#666666;
		font-family:arial;
		font-size:11px;
		margin:0px;
		margin-left:20px;
		padding-left:14px;
		padding-top:0px;
		padding-bottom:0px;
		text-decoration:none;
		}


	.sideBarTable ul a, .sideBarLinks ul a
		{
		color:#ff6600;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		margin:0px;
		padding-top:0px;
		padding-bottom:0px;
		text-decoration:none;
		}



	.sideBarTable ul a:HOVER, .sideBarLinks ul a:HOVER
		{
		color:#bf212d; 
		}


	#tweetNaias{
		width:192px;
		max-width:212px;
		overflow:hidden;
		}


	#tweets p
		{
		color:#666666;
		font-family:arial;
		font-size:11px;
		margin-left:20px;
		margin-right:20px;
		}


	#tweets ul
		{
		margin-bottom:-6px;
		}


	#tweets ul li
		{
		list-style:none;
		background-image:none;
		margin-top:5px;
		margin-bottom:15px;
		margin-left:6px;
		line-height:14px;
		}

	#tweets a
		{
		color:#ff6600;
		}


	#tweets a:HOVER
		{
		color:#bf212d;
		}


		#mainContent {
			margin: 0 auto;
			width: 960px;
		}
	
		#homeFeature {
			width: 960px;
			/* height: 505px; */
			height: 470px;
		}

			#homeFeatureLeft {
				width: 680px;
				height: 470px;
				float: left;
				position: relative;
			}
			
			/* hackety hack for opacity */
			#homeFeatureLeftAlpha {
				width: 680px;
				height: 470px;
				background-color: #000000;
				opacity: .7;
				filter: alpha(opacity=70);
			}

            			#homeFeaturePhotos {
                			position: absolute;
					top: 0px;
					left: 0px;
					padding-top: 30px;
					padding-left: 30px;
            			}	

				#photos {
					display: none;
				}
				


			#homeFeatureRight {
				width: 260px;
				height: 470px;
				position: relative;
				/*
				position: absolute;
				top: 0px;
				left: 700px;
				*/
				float: right;
			}

				#homeFeatureRight a {
					text-decoration: none;
				}
			
			/* hackety hack for opacity */
			#homeFeatureRightAlpha {
				width: 260px;
				height: 470px;
				background-color: #000000;
				opacity: .7;
				filter: alpha(opacity=70);
				background-image: url(/templates/_img/hometitle.png);
				_background-image: none;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/_img/hometitle.png', sizingMethod='crop');
				background-repeat: no-repeat;
				background-position: 25px 0px;
			}


			
            			#homeFeatureRightContent {
                			position: absolute;
					top: 55px;
					left: 25px;
					/*padding-top: 25px;*/
            			}

            				.homeFeatureRightDate {
						width: 210px;
						height: 75px;
						margin-bottom: 1px;
						background-image: url(/templates/_img/homeDates.jpg);
						background-repeat: no-repeat;
						background-position: 0 0;
						color: #cccccc;
						font-weight: bold;
						font-family: arial;
						font-size: 12px;
						line-height: 16px;
						outline: none;
            				}
            					.homeFeatureRightDate:hover {
							background-position: 0 -75px;
							cursor: pointer;
							color: #222222;
							outline: none;
            					}


            				.homeFeatureRightDateImage {
						width: 75px;
						height: 75px;
						margin-right: 5px;
						text-align: center;
						float: left;
            				}

	            				.homeFeatureRightDateImage img {
							padding-top: 5px;
            					}

            				.homeFeatureRightDateText {
						padding-top: 15px;
						float: left;
            				}

            				.homeFeatureRightDateText span.smallertext {
						font-weight: normal;
						font-size: 10px;
						font-style: italic;
						line-height: 6px;
						
            				}

			
			#homeFeatureDisplay {
				width: 960px;
				height: 350px;
				overflow: hidden;
				background-color: #000000;
				background-image: none;
			}

			#homeFeatureDisplay ul, #homeFeatureDisplay li {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			#mainFeatures {
				visibility: hidden;
			}

		


		#homeFeatureCarousel {
			visibility: hidden;
		}

			#homeFeatureCarousel ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
					
			
		/* THUMBNAILS  */
		
		.thumbHolder {
			display: block;
			overflow: hidden;
			background-color: #ff3100;
			width: 218px;
			height: 126px;
		}

			.thumbHolder:hover {
				background-color: #cc0000;
				cursor:pointer;
			}				

		.thumbImage {
			width: 218px;
			height: 92px;
			
		}
		
		.thumbLabel {
			margin-top: 10px;
			margin-left: 13px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			
		}
		
		.thumbHolderSelected, .thumbHolderSelected:hover {
			display: block;
			overflow: hidden;
			background-color: #cc0000;
			width: 218px;
			height: 126px;
			
			cursor: default;
		}

		
		
		/* PANELS */
		
		.panelContent {
			width: 430px;
			padding: 40px 0 0 50px;
		}
		
		.panelHeadline {
		
		}
		
		.panelSubhead {
			margin-top: -10px;
		}
		
		.panelText {
			padding: 10px 0 15px 5px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 16px;
			font-weight: bold;
		}
		
		.panelLink, .panelLink:visited {
			height: 10px;
			background: url(/templates/_img/b_feature_arrow.gif) no-repeat;
			background-position: 0 3px;
			margin-top: 8px;
			padding: 0 0 0 15px;
			
			font-family: Arial, Helvetica, sans-serif;
			color: #ff6600;
			font-size: 11px;
			font-weight: bold;
			
			cursor: pointer;
		}
		
			.panelLink:hover {				
				color: #ffffff;
				background-position: 0 -12px;
			}
		
		
		#panel1 {
			width: 960px;
			height: 350px;
			/*background: #000000 url(/templates/_img/home_feature_charity.jpg) no-repeat;*/
		}
		
		#panel2 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_press.jpg) no-repeat;
		}
		
		#panel3 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_industry.jpg) no-repeat;
		}		
		
		#panel4 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_charity.jpg) no-repeat;
		}
		
		#panel5 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_public.jpg) no-repeat;
		}

		#panel6 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_sponsors.jpg) no-repeat;
		}
		
		#panel7 {
			width: 960px;
			height: 350px;
			background: #000000 url(/templates/_img/home_feature_electricave.jpg) no-repeat;
		}


	div.newsflashInfo{
		color:#000000;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}

	div.newsflashInfo ul
		{
		margin:0px;
		padding-top:3px;
		padding-bottom:0px;
		padding-left:15px;
		}



	div.newsflashInfo ul li
		{
		background-image: url(/media/2538/arrow.jpg);
		background-repeat: no-repeat;
		list-style-type: none;
		color:#666666;
		font-family:arial;
		font-size:12px;
		margin:0px;
		padding-left:14px;
		padding-top:0px;
		padding-bottom:0px;
		text-decoration:none;
		}


	div.newsflashInfo ul a
		{
		color:#ff6600;
		font-family:arial;
		font-size:12px;
		line-height: 20px;
		font-weight:bold;
		margin:0px;
		padding-top:0px;
		padding-bottom:0px;
		text-decoration:none;
		}



	div.newsflashInfo ul a:hover
		{
		color:#bf212d; 
		}




























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

