@charset "utf-8";
/*

	CONTENT PAGE
	Created by Darrin Robertson - d@darrinrobertson.com
	September 2007
 
*/


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  PAGE LAYOUT */

#leftNav
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 315px;
	margin: 0px 0px 0px 7px;
	display: inline;
}
#rightContent
{
	width: 585px;
	margin: 45px 0px 0px 347px;
	padding: 0px;
	position: relative;
}
