/* ******************************
Overview Template
Copyright (c) 2007 - 2010 Utah Valley Marathon, All Rights Reserved
****************************** */



@import "site.css";



/* ******************************
Template Layout Code
****************************** */

.column1 {
	display:inline;
	float:right;
	padding-left:10px;
	margin-top:24px;
	width:730px;
}

.column2 {
	display:inline;
	float:left;
	margin-top:16px;
	padding-left:6px;
	width:200px;
}
