body {
line-height: normal;
color: #ffffff;	
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.clear {
clear: both;
overflow:hidden;
line-height:0;
font-size:0;
}
.Accessibility {
display: none;	
}

#shows_content {
background-color: #fff;
color: #ffffff;
margin: 5px 0px 0px 5px;
padding: 2px;
width: 726px;
}
#shows_content p {
}
.shows_main_content {
}
.ShowsHighlight {
}
.ShowHighlight {
width: 726px;				
}

/* -- Clearfix -- */
.cf:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.cf { display: inline-block; }
html[xmlns] .cf { display: block; }
* html .cf { height: 1%; }


/* Any Dream Will Do */

#ADWD 
{
    background-color: #721c71;
}

#ADWD .AdwdTop 
{
    background: url(../images/top-bg.gif) no-repeat 0px 0px;
    width: 726px;
    height: 20px;
}

.ContentContainer p 
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 12px;
}

li 
{
    list-style-type: none;
}

#ADWD .IntroText 
{
    color: #e8b604;
    font-weight: bold;
}

#ADWD .WatchVideo 
{
    margin: 15px 0px 0px 20px
}

#ADWD a:link.WatchVideoButton, #ADWD a:visited.WatchVideoButton
{
    background: url(../images/watch-video.png) no-repeat 0px 0px;
    width: 172px;
    height: 37px;
    display: block;
    cursor: pointer;
}

#ADWD a:hover.WatchVideoButton
{
    background: url(../images/watch-video.png) no-repeat 0px -37px;
}

#ADWD a:link.CloseVideoButton, #ADWD a:visited.CloseVideoButton
{
    background: url(../images/close-video.png) no-repeat 0px 0px;
    width: 172px;
    height: 37px;
    display: block;
    cursor: pointer;
}

#ADWD a:hover.CloseVideoButton
{
    background: url(../images/close-video.png) no-repeat 0px -37px;
}

#ADWD .Reminder 
{
    padding: 265px 0px 0px 45px;
}

#ADWD .Reminder img 
{
    padding-right: 3px;
}

#ADWD #VideoPlayerContainer 
{
    margin: 105px 25px 0px 0px;
    background-color: #5c1665;
    border: 1px solid #5c1665;
    width: 402px;
    height: 227px;
    float: right;
    display: none;
}

#ADWD #VideoPlayer 
{
    width: 400px;
    height: 225px;
	margin: 1px 0px 0px 1px;
}

/* Navigation */

#NavAdwd 
{
    width: 726px;
}

#NavAdwd li, #NavAdwd li a:link, #NavAdwd li a:visited
{
    height: 42px;
    display: block;
    list-style-type: none;
    float: left;
}

/* Standard Nav */


#NavAdwd li#NavHome a:link, #NavAdwd li#NavHome a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat 0px 0px;
    width: 84px; 
}

#NavAdwd li#NavHome a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat 0px -42px;
    width: 84px;
}

#NavAdwd li#NavAbout a:link, #NavAdwd li#NavAbout a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -84px 0px;
    width: 163px; 
}

#NavAdwd li#NavAbout a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -84px -42px;
    width: 163px;
}

#NavAdwd li#NavJosephs, #NavAdwd li#NavJosephs a:link, #NavAdwd li#NavJosephs a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -247px 0px;
    width: 89px; 
}

#NavAdwd li#NavJosephs a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -247px -42px;
    width: 89px;
}

#NavAdwd li#NavHost a:link, #NavAdwd li#NavHost a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -336px 0px;
    width: 64px; 
}

#NavAdwd li#NavHost a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -336px -42px;
    width: 64px;
}

#NavAdwd li#NavJudges a:link, #NavAdwd li#NavJudges a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -400px 0px;
    width: 79px; 
}

#NavAdwd li#NavJudges a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -400px -42px;
    width: 79px;
}

#NavAdwd li#NavDidYouKnow a:link, #NavAdwd li#NavDidYouKnow a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -479px 0px;
    width: 146px; 
}

#NavAdwd li#NavDidYouKnow a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -479px -42px;
    width: 146px;
}

#NavAdwd li#NavTvGuide a:link, #NavAdwd li#NavTvGuide a:visited 
{
    background: url(../images/nav-bg.gif) no-repeat -625px 0px;
    width: 101px; 
}

#NavAdwd li#NavTvGuide a:hover 
{
    background: url(../images/nav-bg.gif) no-repeat -625px -42px;
    width: 101px;
}

/* Different Nav images for the Index Page */

#Index #NavAdwd li#NavHome a:link, #Index #NavAdwd li#NavHome a:visited 
{
    background: url(../images/index-nav-bg.gif) no-repeat 0px 0px;
    width: 84px; 
}

#Index #NavAdwd li#NavHome a:hover 
{
    background: url(../images/index-nav-bg.gif) no-repeat 0px -42px;
    width: 84px;
}

#Index #NavAdwd li#NavAbout a:link, #Index #NavAdwd li#NavAbout a:visited 
{
    background: url(../images/index-nav-bg.gif) no-repeat -84px 0px;
    width: 163px; 
}

#Index #NavAdwd li#NavAbout a:hover 
{
    background: url(../images/index-nav-bg.gif) no-repeat -84px -42px;
    width: 163px;
}

#Index #NavAdwd li#NavJosephs a:link, #Index #NavAdwd li#NavJosephs a:visited 
{
    background: url(../images/index-nav-bg.gif) no-repeat -247px 0px;
    width: 89px; 
}

#Index #NavAdwd li#NavJosephs a:hover 
{
    background: url(../images/index-nav-bg.gif) no-repeat -247px -42px;
    width: 89px;
}


/* Index Page */

#ADWD .IndexBgAu 
{
    background: url(../images/index-bg-au.jpg) no-repeat 0px 0px;
    width: 726px;
    height: 454px;
}

#ADWD .IndexBgNz
{
    background: url(../images/index-bg-nz.jpg) no-repeat 0px 0px;
    width: 726px;
    height: 454px;
}

/* Did You Know */

.DidYouKnow .LeftCol 
{
    background: url(../images/did-you-know-left.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

.DidYouKnow .RightCol 
{
    float: right;
    background: url(../images/did-you-know-right.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}

.DidYouKnow .RightColContent 
{
    padding: 85px 0px 0px 0px;
}

.DidYouKnow ul.DidYouKnowList
{
    list-style-type: none;
    padding: 0px;
    margin: 0px 40px 0px 15px;
}

.DidYouKnow .DidYouKnowList li {
    padding-left: 15px;
    margin-bottom: 12px;
    line-height: 15px;
}

/* Did you know - Bullet Points */

li.OrangeBullet 
{
    background: url(../images/orange-bullet.gif) no-repeat 0px 3px;
}

li.YellowBullet 
{
    background: url(../images/yellow-bullet.gif) no-repeat 0px 3px;
}
li.LightGreenBullet 
{
    background: url(../images/light-green-bullet.gif) no-repeat 0px 3px;
}
li.DarkGreenBullet 
{
    background: url(../images/dark-green-bullet.gif) no-repeat 0px 3px;
}

li.BlueBullet 
{
    background: url(../images/blue-bullet.gif) no-repeat 0px 3px;
}

/* About */

.About .LeftCol 
{
    background: url(../images/about-left.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 530px;
    float: left; 
}

.About .RightCol 
{
    float: right;
    background: url(../images/about-right.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 530px;
}

.About .RightColContent 
{
    padding: 85px 0px 0px 0px;
    margin: 0px 45px 0px 25px;
}

/* Host */

.Host .LeftCol 
{
    background: url(../images/about-left.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 530px;
    float: left; 
}

.Host .RightCol 
{
    float: right;
    background: url(../images/host-right.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 530px;
}

.Host .RightColContent 
{
    padding: 115px 0px 0px 0px;
    margin: 0px 45px 0px 25px;
}

/* Contestants - Meet the Josephs */

.Contestants .LeftCol 
{
    background: url(../images/contestants-left.jpg) no-repeat 0px 0px;
    width: 242px;
    height: 507px;
    float: left; 
}

.Contestants .RightCol 
{
    float: right;
    background: url(../images/contestants-right.jpg) no-repeat 0px 0px;
    width: 484px;
    height: 507px;
}

.Contestants .RightColContent 
{
    padding: 90px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

ul.ContestantsImg li a:link, ul.ContestantsImg li a:visited 
{
    width: 74px;
    height: 120px;
    display: block;
    float: left;
    margin: 0px 3px 28px 0px; 
    cursor: pointer;

}

li.contestant-keith a:link, li.contestant-keith a:visited
{
    background: url(../images/contestants.png) no-repeat 0px 0px;
    padding-right: 4px;
}

li.contestant-keith a:link.Eliminated, li.contestant-keith a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat 0px 0px;
    padding-right: 4px;
}

li.contestant-craig a:link, li.contestant-craig a:visited
{
    background: url(../images/contestants.png) no-repeat -81px 0px;
}

li.contestant-craig a:link.Eliminated, li.contestant-craig a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -81px 0px;
}

li.contestant-daniel a:link, li.contestant-daniel a:visited
{
    background: url(../images/contestants.png) no-repeat -159px 0px;
}

li.contestant-daniel a:link.Eliminated, li.contestant-daniel a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -159px 0px;
}

li.contestant-seamus a:link, li.contestant-seamus a:visited
{
    background: url(../images/contestants.png) no-repeat -237px 0px;
}

li.contestant-seamus a:link.Eliminated, li.contestant-seamus a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -237px 0px;
}

li.contestant-lewis a:link, li.contestant-lewis a:visited
{
    background: url(../images/contestants.png) no-repeat -314px 0px;
}

li.contestant-lewis a:link.Eliminated, li.contestant-lewis a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -314px 0px;
}

li.contestant-ben a:link, li.contestant-ben a:visited
{
    background: url(../images/contestants.png) no-repeat -392px 0px;
}

li.contestant-ben a:link.Eliminated, li.contestant-ben a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -392px 0px;
}

li.contestant-johndeep a:link, li.contestant-johndeep a:visited
{
    background: url(../images/contestants.png) no-repeat 0px -148px;
    padding-right: 4px;
}

li.contestant-johndeep a:link.Eliminated, li.contestant-johndeep a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat 0px -148px;
    padding-right: 4px;
}

li.contestant-lee a:link, li.contestant-lee a:visited
{
    background: url(../images/contestants.png) no-repeat -81px -148px;
}

li.contestant-lee a:link.Eliminated, li.contestant-lee a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -81px -148px;
}

li.contestant-chrisb a:link, li.contestant-chrisb a:visited
{
    background: url(../images/contestants.png) no-repeat -159px -148px;
}

li.contestant-chrisb a:link.Eliminated, li.contestant-chrisb a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -159px -148px;
}

li.contestant-rob a:link, li.contestant-rob a:visited
{
    background: url(../images/contestants.png) no-repeat -237px -148px;
}

li.contestant-rob a:link.Eliminated, li.contestant-rob a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -237px -148px;
}

li.contestant-chrisc a:link, li.contestant-chrisc a:visited
{
    background: url(../images/contestants.png) no-repeat -314px -148px;
}

li.contestant-chrisc a:link.Eliminated, li.contestant-chrisc a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -314px -148px;
}

li.contestant-antony a:link, li.contestant-antony a:visited
{
    background: url(../images/contestants.png) no-repeat -392px -148px;
}

li.contestant-antony a:link.Eliminated, li.contestant-antony a:visited.Eliminated
{
    background: url(../images/contestants-eliminated.png) no-repeat -392px -148px;
}

/* Profile Pages */


.BackButton 
{
    padding-top: 7px;
    display: block;
}

/* Contenstant Profiles */

.Profile .RightColContent 
{
    padding: 85px 0px 0px 0px;
    margin: 0px 45px 0px 25px;
}

.Profile .ProfileContainer 
{
}

.Profile h3 
{
    margin-bottom: 15px;
}

.Profile p 
{
    margin-bottom: 10px;
}

ul.ProfileIntro
{
    margin-bottom: 12px;
}

.Profile a:link.BackToContestants, .Profile a:visited.BackToContestants
{
    background: url(../images/back-to-contestants.png) no-repeat 0px 0px;
    width: 138px;
    height: 29px;
    display: block;
}

.Profile a:hover.BackToContestants 
{
    background: url(../images/back-to-contestants.png) no-repeat 0px -29px;
}

.Profile .YellowText 
{
    color: #e8b604;
    font-weight: bold;
    display: block;
}

/* Antony Hansen */

h3.h3-antony-hansen 
{
    background: url(../images/h3-antony-hansen.png) no-repeat 0px 0px;
    width: 143px;
    height: 21px;
}

#Antony .LeftCol 
{
    background: url(../images/contestants-antony.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Antony .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Antony.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Ben Ellis */

h3.h3-ben-ellis 
{
    background: url(../images/h3-ben-ellis.png) no-repeat 0px 0px;
    width: 80px;
    height: 21px;
}

#Ben .LeftCol 
{
    background: url(../images/contestants-ben.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Ben .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Ben.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Chris Barton */

h3.h3-chris-barton 
{
    background: url(../images/h3-chris-barton.png) no-repeat 0px 0px;
    width: 116px;
    height: 21px;
}

#ChrisB .LeftCol 
{
    background: url(../images/contestants-chrisb.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#ChrisB .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#ChrisB.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Chris Crosby */

h3.h3-chris-crosby 
{
    background: url(../images/h3-chris-crosby.png) no-repeat 0px 0px;
    width: 118px;
    height: 21px;
}

#ChrisC .LeftCol 
{
    background: url(../images/contestants-chrisc.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#ChrisC .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#ChrisC.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Craig Chalmers */

h3.h3-craig-chalmers 
{
    background: url(../images/h3-craig-chalmers.png) no-repeat 0px 0px;
    width: 141px;
    height: 21px;
}

#Craig .LeftCol 
{
    background: url(../images/contestants-craig.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Craig .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Craig.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Daniel Boys */

h3.h3-daniel-boys 
{
    background: url(../images/h3-daniel-boys.png) no-repeat 0px 0px;
    width: 107px;
    height: 21px;
}

#Daniel .LeftCol 
{
    background: url(../images/contestants-daniel.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Daniel .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Daniel.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Johndeep More */

h3.h3-johndeep-more 
{
    background: url(../images/h3-johndeep-more.png) no-repeat 0px 0px;
    width: 140px;
    height: 21px;
}

#Johndeep .LeftCol 
{
    background: url(../images/contestants-johndeep.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Johndeep .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Johndeep.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Keith Jack */

h3.h3-keith-jack 
{
    background: url(../images/h3-keith-jack.png) no-repeat 0px 0px;
    width: 93px;
    height: 21px;
}

#Keith .LeftCol 
{
    background: url(../images/contestants-keith.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Keith .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Keith.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Lee Mead */

h3.h3-lee-mead 
{
    background: url(../images/h3-lee-mead.png) no-repeat 0px 0px;
    width: 88px;
    height: 21px;
}

#Lee .LeftCol 
{
    background: url(../images/contestants-lee.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Lee .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Lee.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Lewis Bradley */

h3.h3-lewis-bradley 
{
    background: url(../images/h3-lewis-bradley.png) no-repeat 0px 0px;
    width: 127px;
    height: 21px;
}

#Lewis .LeftCol 
{
    background: url(../images/contestants-lewis.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Lewis .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Lewis.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}


/* Rob McVeigh */

h3.h3-rob-mcveigh 
{
    background: url(../images/h3-rob-mcveigh.png) no-repeat 0px 0px;
    width: 120px;
    height: 21px;
}

#Rob .LeftCol 
{
    background: url(../images/contestants-rob.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Rob .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Rob.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Seamus Cullen */

h3.h3-seamus-cullen 
{
    background: url(../images/h3-seamus-cullen.png) no-repeat 0px 0px;
    width: 135px;
    height: 21px;
}

#Seamus .LeftCol 
{
    background: url(../images/contestants-seamus.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 571px;
    float: left; 
}

#Seamus .RightCol 
{
    float: right;
    background: url(../images/contestants-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 571px;
}

#Seamus.Eliminated .RightCol 
{
    background: url(../images/contestants-bg-eliminated.jpg) no-repeat 0px 0px;
}

/* Meet The Judges */

.Judges .LeftCol 
{
    background: url(../images/judges-left.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 530px;
    float: left; 
}

.Judges .RightCol 
{
    float: right;
    background: url(../images/judges-right.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 530px;
}

.Judges .RightColContent 
{
    padding: 75px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

ul.JudgesImg 
{
    margin-left: 30px;
}

ul.JudgesImg li a:link, ul.JudgesImg li a:visited 
{
    width: 87px;
    height: 155px;
    display: block;
    float: left;
    margin: 0px 15px 10px 15px; 
}

li.secondRow 
{
    margin-left: 60px;
}

li.judges-andrew a:link, li.judges-andrew a:visited
{
    background: url(../images/judges.png) no-repeat 0px 0px;
}

li.judges-john a:link, li.judges-john a:visited
{
    background: url(../images/judges.png) no-repeat -119px 0px;
}

li.judges-zoe a:link, li.judges-zoe a:visited
{
    background: url(../images/judges.png) no-repeat -237px 0px;
}

li.judges-bill a:link, li.judges-bill a:visited
{
    background: url(../images/judges.png) no-repeat -58px -163px;
    display: block;
}

li.judges-denise a:link, li.judges-denise a:visited
{
    background: url(../images/judges.png) no-repeat -181px -163px;
}


/* Judges Profile Pages */

.BackToJudges 
{
}

.Profile a:link.BackToJudges, .Profile a:visited.BackToJudges
{
    background: url(../images/back-to-judges.png) no-repeat 0px 0px;
    width: 132px;
    height: 29px;
    display: block;
}

.Profile a:hover.BackToJudges 
{
    background: url(../images/back-to-judges.png) no-repeat 0px -29px;
}

/* Andrew Lloyd Webber */

h3.h3-andrew 
{
    background: url(../images/h3-andrew.png) no-repeat 0px 0px;
    width: 205px;
    height: 21px;
}

#Andrew .LeftCol 
{
    background: url(../images/judges-andrew.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

#Andrew .RightCol 
{
    float: right;
    background: url(../images/judges-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}

/* Bill Kenwright */

h3.h3-bill 
{
    background: url(../images/h3-bill.png) no-repeat 0px 0px;
    width: 133px;
    height: 21px;
}

#Bill .LeftCol 
{
    background: url(../images/judges-bill.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

#Bill .RightCol 
{
    float: right;
    background: url(../images/judges-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}

/* Denise Van Outen */

h3.h3-denise 
{
    background: url(../images/h3-denise.png) no-repeat 0px 0px;
    width: 167px;
    height: 21px;
}

#Denise .LeftCol 
{
    background: url(../images/judges-denise.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

#Denise .RightCol 
{
    float: right;
    background: url(../images/judges-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}

/* John Barrowman */

h3.h3-john 
{
    background: url(../images/h3-john.png) no-repeat 0px 0px;
    width: 154px;
    height: 21px;
}

#John .LeftCol 
{
    background: url(../images/judges-john.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

#John .RightCol 
{
    float: right;
    background: url(../images/judges-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}

/* Zoe Tyler */

h3.h3-zoe 
{
    background: url(../images/h3-zoe.png) no-repeat 0px 0px;
    width: 85px;
    height: 21px;
}

#Zoe .LeftCol 
{
    background: url(../images/judges-zoe.jpg) no-repeat 0px 0px;
    width: 271px;
    height: 673px;
    float: left; 
}

#Zoe .RightCol 
{
    float: right;
    background: url(../images/judges-bg.jpg) no-repeat 0px 0px;
    width: 455px;
    height: 673px;
}




