﻿#header { display: none; }
#leftcolumn { display: none; }
#rightcolumn { display: none; }
#footer { display: none; }
#contentbody {
	width: auto;
	float: none; 
}
#centercontent { 
	width: 650px;
	float: none; 
}

#url {
	text-align: center;
	color: #000;
	display: block;
}

a {
	color: #00f;
	text-decoration: underline;
}

a:visited {
	color: #00f;
	text-decoration: underline;
}

h4 {
	color: #000;
}
