#sub_wrap	{
background: url('../images/header_tile.jpg') repeat-x 0px 0px;
}

#sub_wrap_container			{
background: url('../images/top_left.jpg') no-repeat 0px 0px;
}

#header			{
background: url('../images/top.jpg') no-repeat center 0px;
}

#header_left	{

}

#player_of_the_month_main{
background: url('../images/best_mp3_tile.jpg') repeat-x;	
}

#player_of_the_month_left{
background: url('../images/best_mp3_left.jpg') no-repeat left top;	
}

#player_of_the_month_right{
background: url('../images/best_mp3_right.jpg') no-repeat right top;	

}


#header_right	{
background: url('../images/header_right.jpg') no-repeat right top;
}

#wrap {
background: #fff url('../images/left_sidebar_tile.jpg') repeat-y left 0px;
}

#sidebar		{
background: url('../images/left_sidebar_top.jpg') no-repeat left top;
}

#sidebar-2		{
background: url('../images/right_sidebar_top.jpg') no-repeat right top;
}

#sub_sub_wrap	{
background: url('../images/right_sidebar_tile.jpg') repeat-y right 0px;
}

#footer	{
background: url('../images/footer_tile.jpg') repeat-x;
}

#footer_left	{
background: url('../images/footer_left.jpg') no-repeat left 0px;
height: 111px;
clear: both;
}

#footer_right	{
background: url('../images/footer_right.jpg') no-repeat right 0px;
height: 111px
}

.moduletable_menu ul li a {
background: url('../images/btn.jpg') no-repeat 10px 0px;
}

.moduletable_menu ul li a:hover {
background: url('../images/btn.jpg') no-repeat 10px -33px;
}


.section_menu a 		{
						background: url('../images/category_list_button.jpg') no-repeat 0px 0px;
}

.section_menu a:hover 		{
						background: url('../images/category_list_button.jpg') no-repeat 0px -30px;
}