﻿body {
	background: url(images/bg.gif) top repeat-x #E58A1E;
	margin: 0px; padding:0px;
	text-align: left;
}
body,td,div,span,p{
    font: 12px  arial, helvetica;
    color:#212121;
}

a img {border-style: none;}

#maincontainer {
 margin:0px auto;
 width:1000px; 
 padding:0px 0px 0px 0px; 
 }
 
#mainheader {
    height:245px;
    background:url(images/head.jpg) no-repeat center top;
    clear:both;
}

#leftcolumn{ width:700px; float:left;}

#rightcolumn{ width:273px; float:right;}

#footer{ height:108px; background:url(images/sponsor.gif) no-repeat center bottom; clear:both; text-align:center; }

.clear { clear:both; }
.clear15 { height:15px; clear:both; }

.boxright{ clear:both; margin-top:5px;}

.content_white{
    background-color:#FFFFFF; padding:0px 10px 10px 10px;
}

/* ================= Form ====================*/
.input_regis{ border:none; border-bottom:dotted 1px #666666; 
    width:150px; color:#E32291; font-size:16px; text-align:center;
 }
.lbl_regis{
    border:none; border-bottom:dotted 1px #666666; text-align:center;
    padding-left:4pt; padding-right:4pt; color:#E32291; font-size:12pt;
}
/*=============== button 1========================*/
a.regis1{
  background: url(images/b_regis.jpg) no-repeat top left;
  display:block;
  width:273px; height:88px;
}
a.regis1:hover{
  background-position: bottom left;
}
/*=============== button 2========================*/
a.prize1{
  background: url(images/b_reward.jpg) no-repeat top left;
  display:block;
  width:273px; height:189px;
}
a.prize1:hover{
  background-position: bottom left;
}
/*=============== button 3========================*/
a.celeb1{
  background: url(images/b_celeb.jpg) no-repeat top left;
  display:block;
  width:273px; height:62px;
}
a.celeb1:hover{
  background-position: bottom left;
}
/*=============== button 4========================*/
a.workshop1{
  background: url(images/b_workshop.jpg) no-repeat top left;
  display:block;
  width:273px; height:62px;
}
a.workshop1:hover{
  background-position: bottom left;
}
/*=============== button 5========================*/
a.run1{
  background: url(images/b_run.jpg) no-repeat top left;
  display:block;
  width:273px; height:62px;
}
a.run1:hover{
  background-position: bottom left;
}


/*=============== button 6========================*/
a.gallery{
  background: url(images/b_gallery.jpg) no-repeat top left;
  display:block;
  float:left;
  width:273px; height:102px;
}
a.gallery:hover{
  background-position: bottom left;
}

/*=============== button 7========================*/
a.video{
  background: url(images/b_video.jpg) no-repeat top left;
  display:block;
  float:left;
  width:273px; height:102px;
}
a.video:hover{
  background-position: bottom left;
}


/* ======================  Text =============================*/
.t12b {
	font-weight: bold;
	color: #666666;
}
.t14 {
	font: 18px  arial, helvetica;
	font-weight: bold;
    color:#e949a8;
}
.t12p {
	font-weight: bold;
	color: #e949a8;
}