/* ******************************
Overview Template
Copyright (c) 2005 - 2009 Kraig Powell, All Rights Reserved
****************************** */



@import "site.css";



/* ******************************
Template Layout Code
****************************** */
.column1 {
	display:inline;
	float:right;
	margin-top:0px;
	width:736px;
}

.column2 {
	display:inline;
	float:left;
	margin-top:0px;
	width:200px;
}

.column3 {
	display:inline;
	float:right;
	width:200px;
}

