material
{
	tex_width	= 256;
	tex_height	= 256;
	tex_format	= "4444";
	material_type	= "transparent";
	texture		= "data/mainmenu/left/left_logo_rock.tga";
	specular_coeff	= {0,0,0};
	diffuse_coeff	= {0,0,0};
	emissive_coeff	= {1,1,1};
	ambient_coeff	= {0,0,0};
	overlay		= 1;
};