/****************************************************************
 * background.css
 *
 * talent4.tv | talent4media.com | talent4media.co.uk
 * 
 * background images etc
 ****************************************************************/


#img1, #img2, #img3 {
    width: 180px;
    height: 180px;
}


.imgMBK {
   	background-image: url(/images/talent/imgMBK.png);
    background-repeat: no-repeat;
}


.imgJCR {
    background-image: url(/images/talent/imgJCR.png);
    background-repeat: no-repeat;
}


.imgMED {
    background-image: url(/images/talent/imgMED.png);
    background-repeat: no-repeat;
}


.imgJEL {
    background-image: url(/images/talent/imgJEL.png);
    background-repeat: no-repeat;
}


.imgDEV {
    background-image: url(/images/talent/imgDEV.png);
    background-repeat: no-repeat;
}


.imgMFL {
    background-image: url(/images/talent/imgMFL.png);
    background-repeat: no-repeat;
}


.imgPHD {
    background-image: url(/images/talent/imgPHD.png);
    background-repeat: no-repeat;
}


.imgCHL {
    background-image: url(/images/talent/imgCHL.png);
    background-repeat: no-repeat;
}


.imgJHO {
    background-image: url(/images/talent/imgJHO.png);
    background-repeat: no-repeat;
}


.imgJHL {
    background-image: url(/images/talent/imgJHL.png);
    background-repeat: no-repeat;
}


.imgGHF {
    background-image: url(/images/talent/imgGHF.png);
    background-repeat: no-repeat;
}


.imgJLP {
    background-image: url(/images/talent/imgJLP.png);
    background-repeat: no-repeat;
}

.imgDLD {
    background-image: url(/images/talent/imgDLD.png);
    background-repeat: no-repeat;
}

.imgSPA {
    background-image: url(/images/talent/imgSPA.png);
    background-repeat: no-repeat;
}

.imgRPR {
    background-image: url(/images/talent/imgRPR.png);
    background-repeat: no-repeat;
}


.imgJRY {
    background-image: url(/images/talent/imgJRY.png);
    background-repeat: no-repeat;
}


.imgJSH {
    background-image: url(/images/talent/imgJSH.png);
    background-repeat: no-repeat;
}


.imgTTH {
    background-image: url(/images/talent/imgTTH.png);
    background-repeat: no-repeat;
}


.imgJTR {
    background-image: url(/images/talent/imgJTR.png);
    background-repeat: no-repeat;
}


.imgNWI {
    background-image: url(/images/talent/imgNWI.png);
    background-repeat: no-repeat;
}



.halffade {
    opacity: 0.66;
    filter: alpha(opacity=66);	/* for IE */	
}


.fullfade {
    opacity: 0.33;
		filter: alpha(opacity=33);	/* for IE */
}


.titleMBK {
    background-image: url(/images/titles/titleMBK.png);
    background-repeat: no-repeat;
}


.titleJCR {
    background-image: url(/images/titles/titleJCR.png);
    background-repeat: no-repeat;
}


.titleMED {
    background-image: url(/images/titles/titleMED.png);
    background-repeat: no-repeat;
}


.titleJEL {
    background-image: url(/images/titles/titleJEL.png);
    background-repeat: no-repeat;
}


.titleDEV {
    background-image: url(/images/titles/titleDEV.png);
    background-repeat: no-repeat;
}


.titleMFL {
    background-image: url(/images/titles/titleMFL.png);
    background-repeat: no-repeat;
}


.titlePHD {
    background-image: url(/images/titles/titlePHD.png);
    background-repeat: no-repeat;
}


.titleCHL {
    background-image: url(/images/titles/titleCHL.png);
    background-repeat: no-repeat;
}


.titleJHO {
    background-image: url(/images/titles/titleJHO.png);
    background-repeat: no-repeat;
}


.titleJHL {
    background-image: url(/images/titles/titleJHL.png);
    background-repeat: no-repeat;
}


.titleGHF {
    background-image: url(/images/titles/titleGHF.png);
    background-repeat: no-repeat;
}


.titleJLP {
    background-image: url(/images/titles/titleJLP.png);
    background-repeat: no-repeat;
}


.titleDLD {
    background-image: url(/images/titles/titleDLD.png);
    background-repeat: no-repeat;
}


.titleSPA {
    background-image: url(/images/titles/titleSPA.png);
    background-repeat: no-repeat;
}


.titleRPR {
    background-image: url(/images/titles/titleRPR.png);
    background-repeat: no-repeat;
}


.titleJRY {
    background-image: url(/images/titles/titleJRY.png);
    background-repeat: no-repeat;
}


.titleJSH {
    background-image: url(/images/titles/titleJSH.png);
    background-repeat: no-repeat;
}


.titleTTH {
    background-image: url(/images/titles/titleTTH.png);
    background-repeat: no-repeat;
}


.titleJTR {
    background-image: url(/images/titles/titleJTR.png);
    background-repeat: no-repeat;
}


.titleNWI {
    background-image: url(/images/titles/titleNWI.png);
    background-repeat: no-repeat;
}


.titleNews {
    background-image: url(/images/titles/titleNews.png);
    background-repeat: no-repeat;
}


.titleAbout {
    background-image: url(/images/titles/titleAbout.png);
    background-repeat: no-repeat;
}


.titleContact {
    background-image: url(/images/titles/titleContact.png);
    background-repeat: no-repeat;
}

