/* CSS Document */
body{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;


}
a{
border-style:none;
}

img { border: none; } 

#centeredDiv{
margin-top:0px;
width: 800px;
margin-left: auto ;
margin-right: auto ;
background:#FFF;


}


#content{
width: 800px;
background:#FFFFFF;
margin-top: -12px

}
.topGreenBar{
width: 100%;
height: 8px;
background:#b7d975;
}

.logoBar{
position: relative;
top:0px;
width: 100%;
height: 66px;
background:#f3fbe1;
}

.logo{
position: relative;
top:12px;
left:20px;
}

.headerIMG{ 
position: relative;
top:0px;
background:#FFF;
}

.babyblueBar{
position: relative;
top:0px;
width: 100%;
height: 5px;
background:#e8f2f9;
}

.midBar{
	float:left;
background:#FFF;
width: 800px;
height: 83px;
clear: both;

}

.subHeadIMG{

width: 118px;
float:left;
height: 89px;
margin-left:20px;
margin-top: 0px;
background:#FFF;
}
.instructions{
float:left;
top:275px;
width: 529px;
height: 46px;
margin-left: auto ;
margin-top: 10px;
  margin-right: 30px ;
  background:#FFF;
}

.entertowin{
float:left;
top:250px;
height: 65px;
background:#FFF;
}



.poll{
	position:relative;
top:0px;
float:left;
background:#FFF;
}

.footer{
	position:relative;
	top:0px;
	text-align: center;
	line-height: 40px;
	float:left;
width: 800px;
height: 40px;
background:#b7d975;
}
