#home #content{
	padding: 30px 0 20px 20px;
	color: #FFFFFF;
}

#homecolumn{
	position: absolute;
	width: 544px;
	margin: 0;
	padding-bottom: 44px;
}

.drop_cap{
	display: inline;
	float: left;
	text-indent: -5000px;
	background: transparent url(/_images/drop_cap-W.gif) no-repeat top left;
	width: 29px;
	height: 23px;
	margin: 5px 2px 2px 0;
}

.quad_module{
	position: relative;
	float: left;
	padding: 0;
	margin: 0 0 8px 0;
	width: 269px;
	height: 185px;
}

#modules{
	position: relative;
	width: 382px;
	padding: 0 0 44px 0;
	margin: 0 0 0 565px;
}

#modules #video{
	line-height: 0;
}

#modules .module{
	position: relative;
	margin: 4px 0;
	padding: 0;
	background: #172129 url(/_images/backgrounds/module-header.jpg) no-repeat top left;
	border-left: 1px solid #394451;
	border-right: 1px solid #394451;
	border-top: 1px solid #394451;
	border-bottom: 1px solid #394451;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	width: 382px;
}

#modules .module h2{
	height: 34px;
	text-indent: -5000px;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-image: none;
}

#modules .latest_news h2{
	background-image: url(/_images/modules/latest_news.png);
}

#modules .episode_guide h2{
	background-image: url(/_images/modules/episode_guide.png);
}

#modules .visit_our_store h2{
	background-image: url(/_images/modules/visit_our_store.png);
}

#modules .module h3{
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 13px;
}

.module .module_photo{
	float: left;
	margin: 0 11px 4px 6px;
}

#modules .module p{
	margin-left: 12px;
	margin-right: 12px;
}

.module .continued{
	text-align: right;
	margin-right: 22px;
}

#announcements{
	position: relative;
	width: 549px;
	border: 1px solid #394451;
	margin-bottom: 11px;
}

#announcements h2{
	text-indent: -6000px;
	line-height: 0;
	height: 34px;
	margin: 0;
	background: #000 url(/_images/announcements.jpg) no-repeat left top;
	border-bottom: 1px dotted #666;
}

#announcements .message{
	margin: 10px;
	padding-left: 8px;
}

.announcement-image{
	margin: 10px;
	float: left;
}

.home-latest-news{
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin: 6px 0;
}

.home-latest-news h5{
	font-weight: bold;
	margin: 0 8px 8px 0;
}

.home-latest-news p{
	margin: 0;
	padding-left: 69px;
}

.news-photo{
	float: left;
	min-height: 50px;
	margin: 0 12px 0;
}

.news-photo img{
	border: 1px solid #FFF;
}

#announcements div.message:after,
.home-latest-news:after, 
#modules:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#modules:after{
	width: 987px;
}

.continued a:link, .continued a:visited, .continued a:hover, .continued a:active {
	color: #FFD176;
}

