body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #213148;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:'helvetica',arial, sans-serif;
}
#wrapper {
	background-image: url(../images/map-graphic.jpg);
	height: 765px;
	width: 100%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#inner-wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}#youtube {
	height: 400px;
	width: 556px;
	margin-top: 15px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #000;
	float: left;
}
#youtube .video {
	background-color: #999;
	height: 320px;
	width: 536px;
	margin: 10px;
	
}
#youtube .youtube_btn a span {
	background-image: url(../images/youtube_btn_off.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 535px;
	display: block;
	margin-left: 10px;
}
#youtube .youtube_btn a span:hover {
	background-image: url(../images/youtube_btn_on.jpg);
	background-repeat: no-repeat;
	
}
#countdown {
	float: right;
	height: 110px;
	width: 310px;
	margin-bottom:30px;
	margin-top: 16px;
}

#countdown .timer {
	background-color: #000;
	height: 88px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding-left: 14px;
	padding-top: 4px;	
}
#connect {
	float: right;
	
	width: 310px;
	margin-bottom:30px;
}
#connect .socialize {
	background-color: #000;
	
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	
}
#e-news {
	float: right;
	height: 110px;
	width: 310px;
	margin-bottom:30px;
}
#e-news .news {
	background-color: #000;
	height: 88px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	
}
h3 {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
}
#connect .socialize {
}
#connect .socialize img {
	padding-top: 20px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#flicker {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#flicker .photos {
	background-color: #000;
	height: 130px;
	width: 222px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	padding-top: 18px;
	padding-right: 6px;
	
	padding-left: 4px;
}

#contest {
	float: left;
	margin-top: 10px;
	margin-right: 16px;
}
#contest .contest-holder {
	background-color: #000;
	padding: 6px;
	height: 130px;
	width: 290px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#polls {
	float: left;
	margin-top: 10px;

}

img {border:none;}
#polls .poll-holder {
	background-color: #000;
	padding: 6px;
	width: 294px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height: 130px;
}
img a{border:none;}

/*--Jot Form Css--*/
.tbmain{ 
 /* Changes on the form */
 
}
.left{
	/* Changes on the form */
  color: #FFF !important;
	font-family: Verdana !important;
	font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  
}
td.left {
  
  font-size:12px;
  color:black;
}
.pagebreak{
  
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
/*-end jot Form-*/
#flicker .photos a img {
	height: 42px;
	width: 42px;
	margin-left: 5px;
	margin-bottom: 4px;
	border: 2px solid #999999;
	margin-top: 4px;
}
#main .pagebreak table tr  label {
	color: #71A5CF;
}
