body {
	background-image:url(images/bg2010.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
}

.headings {
	font-family:century gothic;
	font-size:14px;
	color:#FF9900;
}

h2 {
	width:97%;
	background-color:#FF9900;
	height:25px;
	font-family:century gothic;
	font-size:14px;
	color:#FFFFFF;
	padding:3px 0px 0px 6px;
}

.highlight { font-weight: bold; border: solid 1px black; padding: 5px; text-align: center; }
.noborder, .noborder td {border: none !important;}
.clearboth { clear: both; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix {	display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* Frame
----------------------------------------------- */
#container {
	margin:0 auto;
	width: 889px;
}
#left {
	font-family:century gothic;
	font-size: 12px;
	margin-top: 0px;
	float: left;
	width: 182px;
	padding-top:240px;
}

a {
 	font-family:century gothic;
	font-size: 12px;
	color:#000000;
	
}
 
#middle {
	margin: 0px;
	float: left;
	width: 6px;
	padding-top:300px;
	display: none;
}

#right {
	font-family: century gothic;
	font-size: 12px;
	margin-top: 0px;
	float: left;
	width: 707px;}

#header { height: 190px; width: 713px; }
    #header a { text-decoration: none; display: block; height: 190px; width: 713px; }

.main {
	padding-left:20px;
	font-family:century gothic;
	font-size:12px;
	line-height:20px;
}
#title { padding-top: 20px; }

#sponsors { padding-top: 50px; }

/* Form
----------------------------------------------- */

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding:5px;
	background-image:url(images/form_bg.gif);
	border-right:#EAEAEA solid 1px;
	border-bottom:#EAEAEA solid 1px;
	border-left:#DDDDDD solid 1px;
	border-top:#DDDDDD solid 1px;

}

.radio, .nobg, .nobg input {
	background-image:none;
	border:0px;
}

input.submit {
	height:43px;
	width:139px;
	background-image:url(../images/submit_btn.gif);
	background-repeat:no-repeat;
	border:0px;
}

input.submit:hover {
color:#333333;
	height:43px;
	width:139px;
	background-image:url(images/submit_btn_hover.gif);
	background-repeat:no-repeat;
	border:0px;
}

#formtextbox {
	float: left;
	width: 130px;
	margin-bottom:10px;
}

#formtextbox2 {
	float: left;
	width: 260px;
	margin-bottom:10px;
}

#formtextbox p {
	margin:5px;

}

#formfieldbox {
	float: left;
	width: 455px;
	margin-bottom:10px;
}

#formfieldbox2 {
	float: left;
	width: 125px;
	margin-bottom:10px;
}

#formbtnbox {
	text-align:center;
	float: left;
	width: 292px;
	margin-bottom:10px;
}

#refid {

	margin-top:30px;
	width:50px;
	margin-right:10px;
	}
	
#card_holder {
	width:206px;
}

#address {
	width:270px;
}

#card_number {
	width:35px;
	margin-right:5px;
}

#expiry {
	width:35px;
	margin-right:10px;
}

#cvv {
	width:70px;
}

#amount {
	width:70px;
}

#printreceipt-text {
	font-family:tahoma;
	font-size:9px;
	line-height:12px;
}

input.submit {
	height:43px;
	width:139px;
	background-image:url(images/submit_btn.gif);
	background-repeat:no-repeat;
	border:0px;
}

/* Menu
----------------------------------------------- */

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}


#menu a {
	display:block;
	font-family:century gothic;
	color:#FF9900;
	font-size:13px;
	text-decoration:none;
	line-height:17px;
	text-indent:27px;
}

#menu a:hover {
	background-image:url(images/list_bg.gif);
	background-repeat:no-repeat;
}

#fb, #comp { padding-top:40px; text-align: center; }


/* Table
----------------------------------------------- */

#hub table {
	padding-bottom: 1ex;
	border: 1px solid #cccccc;
	
}
#hub th {
	text-align:center;
	padding: 4px;
	background-color:#FFCC99;
	color:#000000;
}

	
#hub td {
	margin: 0;
	padding: 4px;
	vertical-align:top;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

#competition img { float: right; padding: 30px 30px 80px 30px; }

.entry_panel 
{
    height: 80px;
}

.entry_btn {
	float:left;
	margin-right:10px;
	width:206px;
	height:80px;
	background-image:url(images/entry_btn_bg.gif);
	background-repeat:no-repeat;
	line-height:80px;
	text-align:center;
}

.entry_btn a {
	color:#FFFFFF;
	font-family:century gothic;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}
	
	.entry_btn a:hover {
	display:block;
	background-image:url(images/entry_btn_bghover.gif);
}

.footertype {
	font-family:century gothic;
	font-size:10px;
	color:#000000;
}