body, textarea {
	font: 72% 'Lucida Grande', Verdana, Verdana, Helvetica, sans-serif;
	color: #000000;
	/* #F1F2EE; */
	background-color: #ffffff;
	text-align: left;
	line-height: 1.6em;
	background: #ffffff url(images/site_bkg.gif) repeat-y center top;
	}


.content {
background-color: white;
width:800px;
padding:20px;
border:1px solid #999999;
}


/* Forms
----------------------------------------------- */
form {
	margin:0;
	line-height:1.5em;
	}
  
input.text {
	margin-top:5px;
	padding:3px;
	}

input.button {
	margin-top:10px;
	padding-left:5px;
 /*
  background:#cccccc;
  color:#fff;
  font:bold 100% Verdana,Sans-serif;
  border:2px solid #f00;
  border-color:#f00 #900 #900 #f00;
 */
  }
  	

#contactform div {
	padding-top:10px;
	}

#contactform label {
 	display:block;
 	padding-bottom:1px;
 	}

#contactform input.text {
	width:250px;
	height:120%;
	}


#normal { display: none; }
#talking { display: none; }

#glideDiv {
	position:relative;
	z-index:200;
	top:0px;
	left:0px;}

#contactform input.text, #contactform textarea {
  background:#ffffff;
  border:1px solid #666666;
  }

#contactform textarea {
  margin-top:5px;
  voice-family: "\"}\"";
  voice-family:inherit;
  
	padding:3px;
  width:95%;
  height:10em;
  }


#ft {
   
}


#globalcontent {
	margin:0 auto;
	background-color: white;
	width:811px;
	
	border:0px solid #ED6211;	
}



#hdlinks {
	color: #ffffff;
	text-decoration: none;
	position: relative; 
	left:0px;
	font-size: 13px; 
	
}

#hdlinks a {
	/*color: #ED6211;*/
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#hdlinks a:hover, #ft a:active { color: #ffffff; text-decoration: underline;}


#signin a {
	/*color: #ED6211;*/
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
#signin a:hover, #ft a:active { color: #ffffff; text-decoration: underline;}




#footer {
  border: red solid 0px;
  height:20px; 
  width:771px; 
  margin-top:15px;
  color:#666666;
  /*font: 100% 'Lucida Grande', Verdana, Verdana, Helvetica, sans-serif; color: #666666;*/
}


#ftlinks a {
	color: #ED6211;
	text-decoration: none;
}

#ftlinks a:hover, #ft a:active { color: #333333; text-decoration: underline; }
	
a {
	text-decoration: underline;
	color:#004E75;
}
a:hover {
	text-decoration: underline;
	color:#ED6E2A;
}	


/* htmlForm Elements */
 
.dataEntryTable { width: 650px;}

.formLabel  {
	font-weight: bold;
	text-align: right;
	width: 200px;
	}
.formImg {
	padding-right: 2px;
	vertical-align: middle;
	}
#contestOwnerInfo {
	margin-top: 20px;
	font-size: 95%;
}
#contestOwnerInfo form {
	width: 120px;
	text-align: center;
	margin: 0 0 20px 0;
}
#contestVoted {
	margin: 20px 0 0 5px;
}
.formField { width: 450px; }

.dataEntryTableSmall { width: 400px; }

.formLabelSmall  {
	font-weight: bold;
	text-align: right;
	width: 125px;
	}
		
.formFieldSmall { width: 275px; }

.formHighlight {
	background-color: #BCE;
	background-position: left top;
	border: 1px dashed #006;
	padding: 9px;
	margin-bottom: 5px;
	}

.defaultTextarea {
	width: 400px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contestAddForm {
	text-align: center;
	width: 130px;
	float: right;
	padding: 3px 0;
	margin: 0;
}
