
#LeftColumn
{
	float:				left;
	width:				175px;
	margin-left:		-800px;
	background-color:	#003366;
}



#MiddleColumn
{
	margin:				0 0 0 175px;
	background-color:	#003366;
}




#ContentWrapper
{
	float:				left;
	width:				100%;
}


