#banner, #logocenter, #logoright, #leftheader, #rightheader {
display: none;
}

#backgroundcontainer1, #backgroundcontainer2 {
background: none;
}


#logoleft {
width: 615px;
float: none;
margin: 0 25px 0 25px;
text-align: center;
}

#centerheader {
width: 600px;
margin: 0 25px 0 25px;
background: #fff;
color: #000;
text-align: center:
}

* html #centerheader {
margin: 0 30px 0 30px;
}

#centerheader h1 {
font: bold 20px "Times New Roman", Times, serif;
padding: 0;
text-align: center;
}

#centerheader h2{
font: bold 18px "Times New Roman", Times, serif;
padding: 0;
text-align: center;
}

#left, #right {
display:none;
}

#center{
width: 600px;
margin: 0 25px 0 25px;
background-color: #fff;
color: #000;
font: normal 12px "Times New Roman", Times, serif;
}

#center h3{
font: bold 16px "Times New Roman", Times, serif;
padding: 0;
}

#center h4{
font: bold 14px "Times New Roman", Times, serif;
padding: 15px 0 0 0;
}

#dots{
display:none;
}

.whitedotsleft, .yellowdotscenter, .bluedotscenter, .yellowdotsright, .bluedotsright {
display :none;
}

#centerlinks, #leftfooter, #centerfooter, #rightfooter {
display: none;
}

a {
	color: #000; background: #fff;
}

div#programHeader {
margin: 0 0 25px 0;
}
