@charset "utf-8";
/* CSS Document */

body
{
	background-color:#333333;
	margin:0px;
	padding:0px;
	text-align:center;			/* Center IE, Opera, Safari etc */
}

body
{
	text-align:-moz-center;		/* Center Firefox */
}

a
{
	text-decoration:none;
	color:#CC3197;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

a:hover
{
	text-decoration:underline;
	color:#CC3197;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

ul 
{
    margin:0;
    padding:0px 5px 0 40px;
	list-style:url(../images/li.bmp);
}

ul#liNon
{
    margin:0;
    padding:0px 0px 0px 0px;
	list-style:none;
}


li 
{
    margin:4px;
    padding:0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

img 
{
	border: none;
}

img#schedule
{
	border:#CC3199 2px solid;
}

#wrap
{
	width:1101px;
	background-color:#FFFFFF;
	margin-top:25px;
}

#header
{
	width:1101px;
	height:121px;
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
	border-bottom:#CC3199 10px solid;
}

/*- Menu Tabs --------------------------- */

#navbar 
{
      float:left;
      width:100%;
      background:#B4B5AF;
      font-size:14px;
      line-height:normal;
      border-bottom:1px solid #E276A7;
}

#navbar ul 
{
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
}

#navbar li 
{
      display:inline;
      margin:0;
      padding:0;
}

#navbar a 
{
      float:left;
      background:url(../images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}

#navbar a span 
{
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a span {float:none;}
/* End IE5-Mac hack */
	
#navbar a:hover span 
{
    color:#591333;
}

#navbar a:hover 
{
    background-position:0% -42px;
}

#navbar a:hover span 
{
    background-position:100% -42px;
}

#navbar #current a 
{
    background-position:0% -42px;
}

#navbar #current a span 
{
	background-position:100% -42px;
}

/*- Main Content --------------------------- */

#main
{
	width:1101px;
	background-color:#E78FB7;
}

#main p
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main p#small
{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main p#bold
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#main p#boldRED
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D93838;
	font-weight:normal;
}

#main p#rightShift
{
	text-align:right;
	margin-right:30px;
}

#main p#indent
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-left:15px;
}

#main img#Leukaemia
{
	height:111px;
	width:1101px;
	border-top:#B4B5AF 3px solid;
	vertical-align:bottom;
}

#main img#index
{
	height:400px;
	width:601px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#rules
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#news
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#faq
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#contactus
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#register
{
	height:186px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#verImage
{
	height:60px;
	width:120px;
	border:#333 2px solid;
}

#mainTop
{
	width:1100px;
}

#mainLeft
{
	float:left;
	padding:20px;
	width:600px;
	text-align:left;
}

#mainRight
{
	float:right;
	padding:20px;
	width:410px;
	text-align:left;
}

#rulesLeft
{
	float:left;
	padding:20px;
	width:399px;
	text-align:left;
}

#errorInner
{
	float:left;
	padding:20px;
	width:1000px;
	height:250px;
	text-align:left;
}

#rulesRight
{
	float:right;
	padding:20px;
	width:610px;
	text-align:left;
}

img#schedule
{
 	width:300px;
	height:200px;
}

#eventphotos
{
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	text-align:left;
	height:250px;
}

#fullWidthCenter
{
	float:left;
	padding:20px;
	width:1060px;
	text-align:center;
}

#fullWidthCenter
{
	text-align:-moz-center;
}

/*#contestants
{
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	text-align:center;
}*/

#contestants table
{
	width:1001px;
	text-align:center;
}

#contestants table
{
	text-align:-moz-center;
}

div#contExample
{
	text-align:center;
	width:880px;
	padding:20px;
	margin:20px;
	border:#CC3199 2px solid;
}

div#contHeading
{
	width:905px;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	background:#CC3199;
	color:#FFFFFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
}

table#contInfo
{
	width:915px;
	border:#CC3199 2px solid;
	border-collapse:collapse;
	text-align:center;
}

table#contInfo
{
	text-align:-moz-center;
}

table#contInfo td
{
	border:#CC3199 1px solid;
	color:#333;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}

td#contInfoLEFT
{
	font-weight:bold;
	text-align:right;
	width:185px;
}

td#contInfoRIGHT
{
	font-weight:normal;
	text-align:left;
	width:700px;
}

div#contExample
{
	text-align:-moz-center;
}

#contestants p
{
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#contestants p#boldRight
{
	text-align:right;
	margin-right:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
    padding-right:40px;
}

#contestants p#boldRight span
{
	font-size:18px;
}

#contestants p#boldLeft
{
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contestants p#boldRight a
{
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3199;
	font-weight:bold;
}

#contestants p#boldRight a:hover
{
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
}

#contWrap
{
	width:214px;
	margin-top:5px;
	padding:10px;
	text-align:center;
	background:#A194BF;
	border:#CC3199 1px solid;
	/* #9966cc */
}

#contImg
{
	width:200px;
	/*height:150px;*/
	border:#CC3199 1px solid;
	margin:5px;
}

img#profile
{
	border:#CC3199 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:25px;
	width: 175px;
}

#contDiv1 a
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contDiv2
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contDiv3
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3199;
	font-weight:bold;
}

#contestantsForm
{
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

.contSELECT
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:100px;
}

#main table
{
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
}

#main td
{
	vertical-align:top;
}

#main td#left
{
	width:150px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main table#contestants
{
	width:800px;
}

#main td#contestants
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
}

#main td#contestantsBOLD
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
}

#main td#contestantsC
{
	text-align:center;
}

#main div#contestantsCIMG
{
	width:395px;
	height:200px;
	background:url(../images/contacts_textclear.gif);
	background-repeat:no-repeat;
}

#main div#contestantsCTEXT
{
	position:relative; 
	top: 125px; 
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

#main th
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
	text-align:center;
}

.formHeader
{
	padding:15px;
}

.searchForm
{
	text-align:left;
	padding-left:50px;
}

INPUT 
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:250px;
}

.contTEXT
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:350px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.smallINPUT 
{
	border: #333 1px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:30px;
}

.smallTextBox
{
	border: #333 2px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:124px;
}

SELECT 
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:250px;
}

.BUTTON
{
	margin-top:20px;
	border-width: #333 2px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#E78FB7;
	font-weight:normal;
	width:80px;
}

.smallBUTTON
{
	border-width: #333 2px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#E78FB7;
	font-weight:normal;
	width:80px;
}

TEXTAREA 
{
	border: #333 1px solid;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	width:250px;
}

#registerBasicInfo
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registertxtNum
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerBasicInfoInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerPhysicalDetails
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerPhysicalDetailsInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerAdditionalInfo
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerAdditionalInfoInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerPersonalPictures
{
	margin-right:5px;
	margin-top:10px;
	background:#CC3199;
}

#registerPersonalPictures a
{
	text-decoration:underline;
	color:#E78FB7;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#registerPersonalPictures a:hover
{
	text-decoration:underline;
	color:#333;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#registerPersonalPicturesInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerSpamProtection
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

.spanJavascript
{
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	color:#CB0101;
	font-weight:bold;
	margin-left:4px;
}

#examples
{
	position:absolute;
	visibility:hidden;
	left:450px;
	top:1050px;
	width:900px;
	height:600px;
}

#examples img
{
	border:#CC3199 5px inset;
}

#faq1
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq2
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq3
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq4
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq5
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq6
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq7
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq8
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq9
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq10
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq11
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#London
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Birmingham
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Newcastle
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Manchester
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Glasgow
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Leeds
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Liverpool
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Finals
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#bottom
{
	width:1101px;
	height:36px;
	background-image:url(../images/bottom_background.jpg);
	background-repeat:repeat-x;
	border-top:#CC3199 10px solid;
}

#footer
{
	text-align:center;
	font-size:10px;
	color:#B4B5AF;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#footer a
{
	text-align:center;
	text-decoration:none;
	color:#CC3197;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#footer a:hover
{
	text-decoration:underline;
	color:#CC3197;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

div#counter
{
	width:50px;
	padding:3px;
	margin:3px;
	border:#CC3197 2px solid;
	color:#CC3197;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
}

.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}@charset "utf-8";
/* CSS Document */

body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;			/* Center IE, Opera, Safari etc */
}

body
{
	text-align:-moz-center;		/* Center Firefox */
}

td#heatPics
{
	background-position: center; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-repeat:no-repeat;
}

.blank
{
	width:155px;
	height:155px;
	margin: 0; 
	padding: 0; 
}

a
{
	text-decoration:none;
	color:#CC3197;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

a:hover
{
	text-decoration:underline;
	color:#CC3197;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

ul 
{
    margin:0;
    padding:0px 5px 0 40px;
	list-style:url(../images/li.bmp);
}

ul#liNon
{
    margin:0;
    padding:0px 0px 0px 0px;
	list-style:none;
}


li 
{
    margin:4px;
    padding:0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

img 
{
	border: none;
}

img#schedule
{
	border:#CC3199 2px solid;
}

#wrap
{
	width:1101px;
	background-color:#FFFFFF;
	margin-top:25px;
}

#header
{
	width:1101px;
	height:121px;
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
	border-bottom:#CC3199 10px solid;
}

/*- Menu Tabs --------------------------- */

#navbar 
{
      float:left;
      width:100%;
      background:#B4B5AF;
      font-size:14px;
      line-height:normal;
      border-bottom:1px solid #E276A7;
}

#navbar ul 
{
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
}

#navbar li 
{
      display:inline;
      margin:0;
      padding:0;
}

#navbar a 
{
      float:left;
      background:url(../images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}

#navbar a span 
{
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a span {float:none;}
/* End IE5-Mac hack */
	
#navbar a:hover span 
{
    color:#591333;
}

#navbar a:hover 
{
    background-position:0% -42px;
}

#navbar a:hover span 
{
    background-position:100% -42px;
}

#navbar #current a 
{
    background-position:0% -42px;
}

#navbar #current a span 
{
	background-position:100% -42px;
}

/*- Main Content --------------------------- */

#main
{
	width:1101px;
	background-color:#E78FB7;
}

#main p
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main p#small
{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main p#bold
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#main p#boldRED
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D93838;
	font-weight:normal;
}

#main p#rightShift
{
	text-align:right;
	margin-right:30px;
}

#main p#indent
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-left:15px;
}

#main img#Leukaemia
{
	height:111px;
	width:1101px;
	border-top:#B4B5AF 3px solid;
	vertical-align:bottom;
}

#main img#index
{
	height:400px;
	width:601px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#rules
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#news
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#faq
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#contactus
{
	height:600px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#register
{
	height:186px;
	width:399px;
	border:#CC3199 2px solid;
	margin-bottom:5px;
	margin-top:5px;
}

#main img#verImage
{
	height:60px;
	width:120px;
	border:#333 2px solid;
}

#mainTop
{
	width:1100px;
}

#mainLeft
{
	float:left;
	padding:20px;
	width:600px;
	text-align:left;
}

#mainRight
{
	float:right;
	padding:20px;
	width:410px;
	text-align:left;
}

#rulesLeft
{
	float:left;
	padding:20px;
	width:399px;
	text-align:left;
}

#errorInner
{
	float:left;
	padding:20px;
	width:1000px;
	height:250px;
	text-align:left;
}

#rulesRight
{
	float:right;
	padding:20px;
	width:610px;
	text-align:left;
}

img#schedule
{
 	width:300px;
	height:200px;
}

#eventphotos
{
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	text-align:left;
	height:250px;
}

#fullWidthCenter
{
	float:left;
	padding:20px;
	width:1060px;
	text-align:center;
}

#fullWidthCenter
{
	text-align:-moz-center;
}

/*#contestants
{
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	text-align:center;
}*/

#contestants table
{
	width:1001px;
	text-align:center;
}

#contestants table
{
	text-align:-moz-center;
}

div#contExample
{
	text-align:center;
	width:880px;
	padding:20px;
	margin:20px;
	border:#CC3199 2px solid;
}

div#contHeading
{
	width:905px;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	background:#CC3199;
	color:#FFFFFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
}

table#contInfo
{
	width:915px;
	border:#CC3199 2px solid;
	border-collapse:collapse;
	text-align:center;
}

table#contInfo
{
	text-align:-moz-center;
}

table#contInfo td
{
	border:#CC3199 1px solid;
	color:#333;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}

td#contInfoLEFT
{
	font-weight:bold;
	text-align:right;
	width:185px;
}

td#contInfoRIGHT
{
	font-weight:normal;
	text-align:left;
	width:700px;
}

div#contExample
{
	text-align:-moz-center;
}

#contestants p
{
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#contestants p#boldRight
{
	text-align:right;
	margin-right:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
    padding-right:40px;
}

#contestants p#boldRight span
{
	font-size:18px;
}

#contestants p#boldLeft
{
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contestants p#boldRight a
{
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3199;
	font-weight:bold;
}

#contestants p#boldRight a:hover
{
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
}

#contWrap
{
	width:214px;
	margin-top:5px;
	padding:10px;
	text-align:center;
	background:#A194BF;
	border:#CC3199 1px solid;
	/* #9966cc */
}

#contImg
{
	width:200px;
	/*height:150px;*/
	border:#CC3199 1px solid;
	margin:5px;
}

img#profile
{
	border:#CC3199 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:25px;
	width: 175px;
}

#contDiv1 a
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contDiv2
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

#contDiv3
{
	width:200px;
	height:15px;
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3199;
	font-weight:bold;
}

#contestantsForm
{
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
}

.contSELECT
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:100px;
}

#main table
{
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
}

#main td
{
	vertical-align:top;
}

#main td#left
{
	width:150px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
}

#main table#contestants
{
	width:800px;
}

#main td#contestants
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
}

#main td#contestantsBOLD
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
}

#main td#contestantsC
{
	text-align:center;
}

#main div#contestantsCIMG
{
	width:395px;
	height:200px;
	background:url(../images/contacts_textclear.gif);
	background-repeat:no-repeat;
}

#main div#contestantsCTEXT
{
	position:relative; 
	top: 125px; 
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

#main th
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
	text-align:center;
}

.formHeader
{
	padding:15px;
}

.searchForm
{
	text-align:left;
	padding-left:50px;
}

INPUT 
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:250px;
}

.contTEXT
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:350px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.smallINPUT 
{
	border: #333 1px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:30px;
}

.smallTextBox
{
	border: #333 2px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:124px;
}

SELECT 
{
	border: #333 1px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:250px;
}

.BUTTON
{
	margin-top:20px;
	border-width: #333 2px solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#E78FB7;
	font-weight:normal;
	width:80px;
}

.smallBUTTON
{
	border-width: #333 2px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#E78FB7;
	font-weight:normal;
	width:80px;
}

TEXTAREA 
{
	border: #333 1px solid;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	width:250px;
}

#registerBasicInfo
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registertxtNum
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerBasicInfoInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerPhysicalDetails
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerPhysicalDetailsInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerAdditionalInfo
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

#registerAdditionalInfoInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerPersonalPictures
{
	margin-right:5px;
	margin-top:10px;
	background:#CC3199;
}

#registerPersonalPictures a
{
	text-decoration:underline;
	color:#E78FB7;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#registerPersonalPictures a:hover
{
	text-decoration:underline;
	color:#333;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#registerPersonalPicturesInner
{
	position:absolute;
	width:135px;
	height:130px;
	padding-left:20px;
}

#registerSpamProtection
{
	margin-right:10px;
	margin-top:20px;
	background:#CC3199;
}

.spanJavascript
{
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	color:#CB0101;
	font-weight:bold;
	margin-left:4px;
}

#examples
{
	position:absolute;
	visibility:hidden;
	left:450px;
	top:1050px;
	width:900px;
	height:600px;
}

#examples img
{
	border:#CC3199 5px inset;
}

#faq1
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq2
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq3
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq4
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq5
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq6
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq7
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq8
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq9
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq10
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#faq11
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#London
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Birmingham
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Newcastle
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Manchester
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Glasgow
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Leeds
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Liverpool
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

div#Finals
{
	position:absolute;
	width:620px;
	padding-top:10px;
	visibility:hidden;
}

#bottom
{
	width:1101px;
	height:36px;
	background-image:url(../images/bottom_background.jpg);
	background-repeat:repeat-x;
	border-top:#CC3199 10px solid;
}

#footer
{
	text-align:center;
	font-size:10px;
	color:#B4B5AF;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#footer a
{
	text-align:center;
	text-decoration:none;
	color:#CC3197;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#footer a:hover
{
	text-decoration:underline;
	color:#CC3197;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

div#counter
{
	width:50px;
	padding:3px;
	margin:3px;
	border:#CC3197 2px solid;
	color:#CC3197;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
}

.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}