body
	{
	padding:0px;
	border:0px;
	margin:0px;
	}
.top_row
	{
	width:775px;
	height:200px;
	/*background-color: #99FF00;
	background-color:#9999FF;*/
	}
.top_row img
	{
		position:relative;
		float:none;
	}
.column_on_white
	{
	width:120px;
	height:200px;
	position: relative;
	float: left;
	}

.title_holder
	{
		position:relative;
		float:left;
		width:355px;
		height:150px;
	}
.title_holder img
	{
/*		width:auto;
		height:auto;
*/
		width:auto;
		height:auto;

	}

.bottom_row
	{
	width:775px;
	height:398px;
		/*background-color:#CC9900;*/
	}
.title_centered 
	{
		position: relative;
		float: none;
	}
/*	
.title_centered img
	{
		position: relative;
		float: none;
		width: auto;
		height: auto;
	}
*/
