#page_index {
	margin-top: 0px;
	}
#page_index .col1 {
	width: 468px;
	float: left;
	}
#page_index .col2 {
	width: 252px;
	height: 500px;
	float: left;
	margin-left: 13px;
	}
#page_index #teaser {
	width: 468px;
	height: 160px;
	margin-bottom: 15px;
	}
#page_index #news {
	position: relative;
	width: 234px;
	top: 8px; /* to leave room for the top cap */
	padding: 0px 8px;
	border-right: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	text-align: left;
	background-color: #202020;
	}
#page_index #news .top {
	position: absolute;
	height: 8px;
	width: 252px;
	background-image: url('../images/news_cap_top_smaller.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	top: -8px;
	left:-1px;
	text-align: left;
	}
#page_index #news .bottom {
	position: absolute;
	height: 8px;
	width: 252px;
	background-image: url('../images/news_cap_bottom_smaller.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	bottom: -8px;
	left:-1px;
	}
#page_index #news a.more:link, #news a.more:visited {
	color: #FB7901;
	text-decoration: none;
	font-size: 11px;
	}
#page_index #news a.more:hover, #news a.more:active {
	color: #3E9EFF;
	}
#page_index #news a.sub:link, #news a.sub:visited {
	text-align: left;
	display: block;
	width: 210px;
	height: 68px;
	padding: 12px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px;
	font-size: 11px;
	margin-top: 6px;
	text-decoration: none;
	color: #AAAAAA;
	background-image: url('../images/news_subStory_back_smaller.jpg');
	}
#page_index #news a.sub:hover, #news a.sub:active {
	background-position: top right;
	color: white;
	}
#page_index #news a .title {
	color: #3E9EFF;
	font-weight: 900;
	}
#page_index .curlsLeft {
	position: absolute;
	height: 93px;
	width: 63px;
	bottom: 5px;
	left: -64px; /* 1 extra pixel for border of main area */
	background-image: url('../images/design_texturedCurls_left.jpg');
	background-repeat: no-repeat;
	}
#page_index .curlsBottom {
	position: absolute;
	height: 86px;
	width: 176px;
	bottom: -95px; /* 1 extra pixel for border of main area, and 8 for cap */
	left: 5px;
	background-image: url('../images/design_texturedCurls_bottom.jpg');
	background-repeat: no-repeat;
	}
#page_index #teaserVideo {
	position: relative;
	width: 468px;
	height: 200px;
	background-image: url('../images/mediaArea_back.gif');
	margin: 15px 0px;
	}
#page_index #teaserVideo a:link, #page_index #teaserVideo a:visited {
	text-decoration: none;
	color: #888888;
	}
#page_index #teaserVideo a:hover, #page_index #teaserVideo a:active {
	color: #DDDDDD;
	}
#page_index a#btn_photos {
	position: absolute;
	right: -3px;
	bottom: 0px;
	background-image: url('../images/btn_photos.jpg');
	background-position: top left;
	display: block;
	height: 196px;
	width: 157px;
	}
#page_index a#btn_photos:hover, #page_index a#btn_photos:active {
	background-position: bottom left;
	}
#page_index #mediaAreacaption {
	position: absolute;
	bottom: 6px;
	left: 7px;
	color: #888888;
	font-size: 10px;
	}
#page_index #teaserVidObj {
	position: absolute;
	top: 8px;
	left: 6px;
	border: 1px solid #555555;
	}
#page_index #teaserVidObj a:link, #page_index #teaserVidObj a:visited {
	background-image: url('../images/video_opener.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 169px; 
	width: 300px;
	}
#page_index #teaserVidObj a:hover, #page_index #teaserVidObj a:active {
	background-position: bottom left;
	}
#page_index #advertisement1 {
	border: 1px solid #444444;
	}