html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background-color: #000000;
}

#Content {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	
}

#stylingTips {

}

#ePages {

}

#competition {

	
	
}

#competitionForm{
	overflow:hidden;
	position: absolute;
	width: 100%;
	height:80%;
}



#winners {
	position:absolute;
	width:100%;      
	display:block;
	top:100px;
}


.winnersForm {
	width:934px;
	height:400px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	background-color:#000000;
	border:#666666 1px solid;
}

#quickpoll {
	position:absolute;
	width:100%;      
	display:block;
	top:100px;
	
}

.quickpollForm {
	width:934px;
	height:400px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	background-color:#000000;
	border:#666666 1px solid;
}

#competition {
	position:absolute;
	width:100%;      
	display:block;
	top:100px;
	
}

.competitionForm {
	width:934px;
	height:500px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	background-color:#000000;
	border:#666666 1px solid;
}


#stylingTips {
	position:absolute;
	width:100%;      
	display:block;
	top:100px;
	
}

.stylingTipsForm {
	width:934px;
	height:450px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	background-color:#000000;
	border:#666666 1px solid;
}


#FlashContent {
	margin: auto;
	width:100%;
	height:100%;
}


#styleForm {
	float:left;
	height: 400px;
	width: 100%;
	overflow:hidden;
	
	
}

#stylingTipsForm {
	position:absolute;    
	display:block;
	top:0;    
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	background-color:#000000;
	/*border: 1px #CCCCCC solid;	*/
	overflow:hidden;
}

.formHeader {
	color: #FFFFFF;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}


a.formHeader:link, a.formHeader:active, a.formHeader:visited {
	color: #FFFFFF;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

a.formHeader:hover {
	color: #FFFFFF;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}



.styleFormElement {
	color: #000000;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	width:100%;
	
}

.styleFormArea {
	color: #000000;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	width: 100%;
	height: 100px;

}

.styleFormButton {
	color: #000000;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	cursor: hand;
	border: none;
	background-color:#FFE200;
	/*width:100%;*/

}

.formContent {
	color: #FFFFFF;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	
}

.PollGraph {
	color: #FFCC00;
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;

}