#mainOuter {
	background: url("/wp-content/themes/cutler2010/assets/images/main_body_bg.jpg") repeat-x scroll 0 0 transparent;
}
#contentOuter {
	background: transparent;
	margin-top: -100px;
}
#contentLeft {
}
	#joinTheCampaign {
		position: absolute;
		top: -80px;
		left: 20px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/cutler2010/assets/images/join.png', sizingMethod='scale');
	}
		#newsContainer {
			width: 680px;
			position: relative;
			top: -50px;
			margin-bottom: -40px;
			background: transparent url('../images/home_rotation/news_bg_repeat.gif') repeat-y scroll top left;
		}
			#news {
				background: transparent url('../images/home_rotation/news_bg.jpg') no-repeat scroll top left;
				width: 670px;
				min-height:10px;
				height:auto !important;
				height:10px;
				padding: 5px;
				padding-top: 10px;
				color:#fff;
				font-size: 12px;
				line-height:18px;
			}
			#news_bottom {
				background: transparent url('../images/home_rotation/news_dropshadow.jpg') no-repeat scroll bottom left;
				padding-bottom:12px;
			}
			#news a {
				color: #4fffca;
			}
			
				#newsInner {
					width: 650px;
					position:relative;
					border: 1px solid #4daa92;
					padding: 0px;
					clear: both;
					padding: 3px 3px 4px;
				}
				
				#videoLeft {
					width: 420px;
					float: left;
				}
				
				.video {
					display: none;
					width: 420px;
					height: 258px;
				}
				
				
				.ui-widget-content {
					display: block;
				}
				
				.ui-tabs-hide {
					display: none;
				}
					
				#videoRight {
					width: 230px;
					float: right;
				}
					#videoText {
						margin: 0 auto;
						padding:20px 15px 5px 20px;
						width:186px;
						background: url('../images/home_rotation/videoText_bg.jpg') no-repeat;
					}
					.videoTitle {
						font-size: 18px;
					}
					.videoCopyText {
						font-size: 12px;
					}
					.videoCopy {
						display: none;
					}
					#video_1_copy {
						display: block;
					}
				#video_num_outer {
					position: absolute; 
					bottom: 4px;
					width: 228px;
					background: url('../images/home_rotation/video_number_bg.jpg');
				}
				#video_numbers {
					float: left;
					width:134px;
					border-top: 1px solid #4d9f8e;
					padding-left: 2px;
					background: url('../images/home_rotation/video_number_bg.jpg');
				}
				#video_numbers li {
					text-align: center;
					float: left;
					list-style-type:none;
					margin: 0; padding: 0;
				}
				#video_numbers li a {
					padding-top: 2px;
					font-size: 11px;
					text-decoration: none;
					height: 22px;
					display:block;
					color: #fff;
				}
				#video_numbers li.number a {
					width: 16px;
				}
				#video_numbers li a:hover { color: #00a372; }
				#video_numbers li:ui-state-hover {
					background: url('../images/home_rotation/video_number_bg_rollover.jpg');
				}
				#video_numbers li.ui-state-active {
					background: url('../images/home_rotation/video_number_bg_selected.jpg');
				}
				#video_numbers li.divider {
					width: 2px;
					height: 24px;
					background: url('../images/home_rotation/video_number_divider.jpg');
				}
				#video_numbers li.right {
					float: right;
				}
				#morevids {
					width: 90px;
					height: 24px;
					float: right;
					text-align: center;
					float: right;
					border-top: 1px solid #4d9f8e;
					padding-left: 2px;
					background: url('../images/home_rotation/video_number_bg.jpg');
				}
				#morevids a {
					width: 90px;
					padding-top: 2px;
					font-size: 11px;
					text-decoration: none;
					height: 22px;
					display:block;
					color: #fff;
				}
				
				#morevids a:hover {
					color: #00a372;
				}
		
		#news {	
			padding: 7px;
		}
		
		#recent_news {
			position: relative;
			top: -25px;
			margin: 0 30px 0px 20px;
		}
			#recentNewsTitle {
				padding-bottom: 5px;
			}
			.news_item {
				padding: 10px;
				border-top: 1px solid #e6e6e6;
				line-height: 140%;
				position: relative;
			}
				#featured_news {
					font-size: 13px;
					color: #013766;
					font-weight: bolder;
				}
				.news_title a {
					font-size: 12px;
					color: #1668b1;
					text-decoration: none;
				}
				.news_date {
					font-size: 12px;
					color: #00573d;
				}
				.news_arrow {
					position: absolute;
					right: 10px;
					top: 20px;
				}
				.news_divider {
					border-top: 1px solid #e6e6e6;
				}
		
		#socialmedia {
			padding: 0px 0px 20px;
		}
		#flickr {
			margin: 0 auto;
			width: 582px;
			height: 170px;
			background-image: url('../images/flickr/flickr_bg.gif');
		}
		#flickr div.outer {
			text-align: center;
			padding: 20px 0px 0px;
		}
		#flickr div img.header {
			vertical-align: top;
			padding: 2px 5px 0px 0px;
		}
		#flickr div a {
			font-size: 11px;
			font-weight: bold;
			color: #0084d2;
		}


#emailError {
}
