#d_screen {
	width: 100%;
	margin-top: 0px;
	border: solid #000000 0px;
}

#d_borders{
}

#d_container {
	width: 100%;
}

#d_page {
	border: solid #000000 0px;
	width: 680px;
}

#d_centercolumn {
	border: solid #000000 0px;
	float: right;
	width: 100%;
	position: relative;
}

#d_header
{
	width: 100%;
}

#d_clear
{
	clear: both;	
}
