#logoleft, #logoright, #logocenter, #headerleft, #headerright {
display: none;
}

#headercenter {
width: 675px;
margin: 0;
background: #fff;
color: #000;
}

#headercenter h1 {
font: bold 20px "Times New Roman", Times, serif;
margin: 0;
padding: 0;
text-align: center;
}

#backgroundcontainer1, #backgroundcontainer2 {
background:none;
}

#left, #right, #centernav {
display:none;
}

#center{
width: 655px;
margin: 0;
background-color: #fff;
color: #000;
font: normal 12px "Times New Roman", Times, serif;
}

#center h2{
font: bold 17px "Times New Roman", Times, serif;
padding: 0;
}

#center h3{
font: bold 14px "Times New Roman", Times, serif;
padding: 0;
}

#centercontent /* center main content area styles */
	{color: #000000;}

#dots{
display:none;
}

.whitedotsleft, .yellowdotscenter, .bluedotscenter, .yellowdotsright, .bluedotsright {
display :none;
}

#centerlinks, #footerleft, #footercenter, #footerright {
display: none;
}

a {
	color: #000; background: #fff;
}
