body {
	background-color: #ffffff;
	margin-top: 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/BG.jpg);
}

.main{
width:1000px;
background-color:#FFFFFF;
text-align:center;
	margin-left:auto;
	margin-right:auto;
}


.header{

}


.bar{
height:60px; 
width:989px;
text-align:center;
	margin-left:auto;
	margin-right:auto;
background-image:url(images/BarMid.jpg);
}

.leftB{
width:8px;
float:left;
}

.midB{
width:973px;
float:left;
}

.rightB{
width:8px;
float:right;
}
.choiceLeft{
width:492px;
height:388px;
float:left;
text-align:center;
background-color:#67380E;
}

.choiceRight{
width:492px;
height:388px;
float:right;
text-align:center;
background-color:#0B387B;
}

.choices{
width:989px;
height:390px;
text-align:center;
	margin-left:auto;
	margin-right:auto;
background-color:#FFFFFF;
padding-top:5px;

}
.footer{
height:20px;


}