html
	{
		overflow:auto;
	}
body
	{
		background-color:#000000;
		padding:0px;
		margin:0px;
		border:none;
	}
img
	{
		border:inherit;
	}
.body_wrapper_index
	{
		height:600px;
		width:800px;
		background-color:#000000;
		background-image:url(../library/09082009_BKGD_full_color_juke_with_logo.jpg);
		background-repeat: no-repeat;
		scrollbar-base-color:#666666;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-shadow-color:#666666;
		scrollbar-lightshadow-color:#666666;
		scrollbar-highlight-color:#666666;
		scrollbar-3dlight-color:#CCCCCC;
		scrollbar-darkshadow-color:#CCCCCC;
	}
.logo_row 
	{
		position:relative;
		float:left;
		height:187px;
		width:800px;
/*
		background-color: #9966FF;
		background-color: #00FF00;*/
	}
.logo
	{
		position:relative;
		float:left;
		height:187px;
		width:135px;
/*
		background-color:#FFCC00;*/

	}
.center_row 
	{
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		position: relative;
/*
		height: 292px;

		background-color: #FF00FF;
*/
		height: 292px;
		width: 800px;
	}
.slide_show_block
	{
		float: left;
		position: relative;
		height: 292px;
		width: 292px;
	}
.slide_show_row_spacer
	{
		float: left;
		position: relative;
		height: 20px;
		width: 270px;
	}
.slide_show_holder
	{
	float: left;
	position: relative;
	height: 270px;
	width: 270px;
	color: #FFCC33;
	font-size: 10px;
	}
.center_jbox_block
	{
		float: left;
		position: relative;
		height: 292px;
		width: 508px;
		/*background-color:#66FFFF;*/
		
	}
.center_row_row_spacer
	{
		position:relative;
		float:left;
		height:158px;
		width:626px;
		/*background-color:#66FFFF;*/
	}
.center_row_title_row
	{
		position:relative;
		float:left;
		width:626px;
		height:30px;
	}
.center_row_title
	{
		position:relative;
		float:left;
		width:374px;
		height:30px;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
	}
.center_row_col_spacer
	{
		position:relative;
		float:left;
		width:25px;
	}
.jukebox_nav_row
	{
		position:relative;
		float:left;
		width:800px;
		height:150px;
		/*	
		background-color:#66CC00;*/	
	}
.jukebox_nav_row_col
	{
		position:relative;
		float:left;
		width:5px;
		height:150px;
/*		
		background-color:#66CC00;
*/
	}
.jukebox_col_spacer
	{
		position:relative;
		float:left;
		width:35px;
		height:150px;
	}
.jukebox_nav
	{
		position:relative;
		float:left;
		width:730px;
		height:150px;
		background-image:url(../nav_group/nav_background_4.gif);
		background-repeat:no-repeat;
	}
.footer_row
	{
	position:relative;
	float:left;
	width:800px;
	height:20px;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:bolder;
	text-align: left;
	}
.footer_row a
	{
		color: #CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		font-style:normal;
		font-weight:bolder;
		text-decoration:none;
	}
.footer_row a:hover
	{
		color:#FF9900; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		font-style:normal;
		font-weight:bolder;
		text-decoration:none;
	}
.counter
	{
		position:relative;
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFF66;
		width:auto;
		height:20px;
	}
.mceContentBody 
	{
		background-image: none; 
		background-color: White; 
		color: Black; 
	}
