.full_width > .page {
	background-color: transparent;
	}
	
#header_area, #footer_area {display: none;}

#content_area {
}

#content_area .page {
	background: url(images/home_bg.png) right top repeat-y;
	overflow: hidden;
}

#home_wrap {
	position: relative;
	font-size: 12px;
	font-family: Palatino, Georgia, serif;
	color: #6d6e71;
	line-height: 1.5em;
	overflow: hidden;
}

#listen {position: absolute; top: 200px; right: 0px; z-index: 10;}

#post-7723 .format_text > p {}

#post-7723 .format_text img {margin: 0;}

	#home_branding {
		width: 344px;
		position: absolute;
		left: 30px;
		top: 30px;
	}

	#home_branding h1 {
		width: 344px;
		height: 229px;
		text-indent: -9999px;
		background: url(images/main_logo.png) no-repeat;
		z-index: 2;
	}
	
		#home_branding h1 a {
			width: 344px;
			height: 229px;
			text-indent: -9999px;
			background: url(images/main_logo.png) no-repeat;
			display: block;
		}
		
	#home_img {
		position: absolute;
		width: 344px;
		height: 380px;
		top: 300px;
		left: 35px;
	}
		
/* ----------- Content ---------- */

#content_wrapper {
	float: right;
	width: 600px;
	margin-left: -30px;
}

	#twitter_div {
		background: url(images/twitter_bubble.png) no-repeat;
		width: 340px;
		height: 57px;
		padding: 8px 25px 5px 20px;
		margin: 10px 0 0 16px;
	}

		#twitter_update_list {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#twitter_update_list li {
			margin: 0;
			padding: 0;
		}
		
		#twitter_update_list a {padding-left: 20px;}
		#twitter_update_list span a {padding-left: 0;}
		
		#twitter_address {
			position: absolute;
			top: 60px;
			left: 760px;
			font-size: 14px;
		}
		
		
	.headline_area h1 {
		color: #a3238e;
		font-variant: small-caps;
		font-size: 25px;
	}

/* ----------- Feature Blocks ---------- */
		
	#home_links {overflow: hidden;}
	
	#home_blocks {
		clear: both;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		#home_blocks li {
			float: left;
			width: 119px;
			border: 2px solid #c1c1c1;
			margin: 0 0 0 26px;
			padding: 0;
			height: 210px;
			position: relative;
		}
		
		#utv262062 {
			position: absolute;
			bottom: 0;
			left: 0;}
		
		#home_blocks li.first {margin-left: 6px;}
		
			#home_blocks li img {
				width: 119px;
				height: 47px;
				margin-bottom: 0px;
			}
			
			#home_blocks li p {
				padding: 0 5px;
				font-size: 12px;
				font-family: Palatino, Georgia, serif;
				color: #6d6e71;
				line-height: 1.3em;
				text-align: center;
			}
			
			a.block {
				display: block;
				cursor: hand;
			}
			
	#home_scrolls {
		clear: both;
		margin: 0 0 0 6px;
		padding: 0;
		list-style: none;
	}
	
		#home_scrolls li {
			float: left;
			width: 122px;
			height: 60px;
			text-align: center;
			margin: 0 27px 0 0;
			padding: 0;
		}
		
		#home_scrolls li.last {margin-right: 0;}
		
			#home_scrolls li a {
				display: block;
				font-family: Palatino, Georgia, serif;
				font-size: 16px;
				font-weight: bold;
				text-transform: uppercase;
				color: #A3238E;
				text-decoration: none;
				padding: 10px 0 0 0;
			}
			
#home_footer {
	clear: both;
	overflow: hidden;
	width: 600px;
	text-align: right;
	background: url(images/swoosh.png) center top no-repeat;
	padding-top: 90px;
	margin-top: 30px;
	font-size: 12px;
	font-family: Palatino, Georgia, serif;
	color: #6d6e71;
	line-height: 1.5em;
	margin-bottom: 30px;
}

	#home_footer p {
		padding-right: 10px;
	}
