body {
	background-color: #000000;
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/blue_hills_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.content_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.content_heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* Links */
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #7ac0f4;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #7ac0f4;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #4171d2;
	text-decoration: none;
}
a.topnav:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 63px;
}
a.topnav:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 63px;
}
a.topnav:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #a4cfec;
	text-decoration: none;
	line-height: 63px;
}
/* CONTENT DIVS */
#sonseekers_header {
	margin: 0px auto;
	width: 100%;
	height: 95px;
	position: fixed;
	background-image: url(../../sonseekers2009/2009_images/header_bg.png);
	background-repeat: repeat-x;
	z-index: 27;
	left: 0px;
}
#header_content_left {
	width: 394px;
	height: 99px;
	position: fixed;
	top: 0px;
	left: 5%;
	z-index: 28;
}
#music_player_wrapper {
	width: 100%;
	height: 95px;
	position: fixed;
	top: 0px;
	z-index: 28;
}
#header_music_player {
	width: 360px;
	height: 95px;
	position: relative;
	margin: 0px auto;
}
#header_content_right {
	width: 470px;
	height: 42px;
	position: fixed;
	top: 15px;
	right: 5%;
	z-index: 28;
	text-align: right;
}
#sonseekers_footer {
	margin: 0px auto;
	width: 100%;
	height: 72px;
	position: fixed;
	background-image: url(../../sonseekers2009/2009_images/footer_bg.png);
	background-repeat: repeat-x;
	bottom: 0px;
	z-index: 27;
}
#footer_content_center_wrapper {
	width: 100%;
	height: 79px;
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 28;
	margin: 0px auto;
	left: 5%;
}
#footer_content_center {
	width: 100%;
	height: 72px;
	position: fixed;
	margin: 0px auto;
	bottom: 0px;
	z-index: 31;
}
.footer_content_left {
	margin-bottom: 3px;
}
.footer_content_right {
	margin-top: 18px;
}
#bg_purple_hills {
	margin: 0px auto;
	width: 100%;
	height: 986px;
	position: fixed;
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/purple_foreground.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 370px;
	z-index: -1;
}
#sheep_flash_container {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 325px;
	position: fixed;
	z-index: -2;
	left: 150px;
}
#paparazzi_sheep {
	margin: 0px auto;
	width: 300px;
	height: 250px;
}
#mini_nav_wrapper {
	width: 100%;
	position: fixed;
	z-index: 20;
	margin: 0px auto;
	text-align: center;
	top: 80px;
}
#mini_nav_top {
	width: 520px;
	height: 48px;
	position: relative;
	z-index: 20;
	margin: 0px auto;
}
#sonseekers_footer_sheepy {
	width: 198px;
	height: 221px;
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/footer_sheep_icon.png);
	background-repeat: no-repeat;
	position: fixed;
	bottom: 50px;
	left: 10%;
	z-index: 25;
}
#content_wrapper {
	margin: 0px auto;
	z-index: 6;
	width: 100%;
	min-width: 500px;
	max-width: 1920px;
	height: 100%;
	top: 100px;
	position: relative;
}
#left_content_box {
	width: 478px;
	height: 418px;
	position: relative;
	top: 0px;
	left: 20%;
	z-index: 6;
	margin-top: 40px;
	float: left;
}
#right_content_box {
	width: 714px;
	height: 656px;
	position: absolute;
	top: 0px;
	right: 8%;
	z-index: 4;
	float: right;
}
#main_content_box {
	width: 929px;
	height: 656px;
	position: relative;
	margin: 0px auto;
	top: 0px;
	z-index: 4;
}
#clear {
	clear: both;
}
/* MAIN CONTENT TEMPLATE DIVS */
#content_box {
	width: 800px;
	height: 438px;
	/*max-width: 800px;
	min-width: 480px;*/
	position: relative;
	z-index: 5;
	margin: 0px auto;
	top: 130px;
}
#content_box_left_nav {
	width: 198px;
	height: 400px;
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/box_bg_left_nav.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	text-align: right;
	z-index: 8;
}
#content_box_content {
	height: 400px;
	width: 569px;
	/*max-width: 569px;
	min-width: 249px;*/
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/box_bg_content_tile.png);
	background-repeat: repeat-x;
	float: left;
	position: relative;
	z-index: 8;
}
#content_scroll_area{
	margin-top: 10px;
	padding-right: 20px;
	height: 380px;
	width: 549px;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 8;
}
#content_box_right_edge {
	width: 33px;
	height: 400px;
	background-image: url(../../sonseekers2009/2009_images/what_is_sonseekers/box_bg_right_edge.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 8;
}
#section_home_button {
	width: 272px;
	height: 38px;
	position: relative;
	z-index: 4;
	left: 50px;
	top: -7px;
	clear: left;
}
#clear {
 clear: left;
}
#content_sheep_flash_container {
	width: 100%;
	height: 100%;
	text-align: left;
	top: 325px;
	position: fixed;
	z-index: -2;
	left: 5%;
}
#content_paparazzi_sheep {
	width: 300px;
	height: 250px;
}
#bg_flash_wrapper {
	margin: 0px auto;
	z-index: 4;
	width: 100%;
	min-width: 500px;
	max-width: 1920px;
	height: 100%;
	top: 80px;
	position: relative;
}
#bg_flash_right {
	width: 714px;
	height: 656px;
	position: absolute;
	top: 0px;
	right: 2%;
	z-index: 4;
	float: right;
}
.subnav_table_class {
	margin: 0px 0px 0px 2px;
}
#index_footer_sheepy {
	width: 329px;
	height: 297px;
	position: fixed;
	bottom: 50px;
	left: 0px;
	z-index: 25;
}
