/*
--------------------------------------------------
Project: The Secret Ingredient
Purpose: Site Specific 
Author: Katelynn O'Brien - DKS Interactive
Version: 05/10/07
-------------------------------------------------- */

/* IMPORT GLOBAL STYLES
-------------------------------------------------- */
@import "http://www.dksinteractive.com/templates/css/text.css";

/* IMPORT TEMPLATE 2 STYLES
-------------------------------------------------- */
@import "http://www.dksinteractive.com/templates/2/css/master.css";
@import "http://www.dksinteractive.com/templates/2/css/highpassfilter.css";


/* LAYERS
-------------------------------------------------- */

#logo
	{
	margin: 22px 0 0 0;
	padding: 0 10px 0 0;
	height: 149px;
	text-align: right;
	}

#right
	{
	font-style: normal;
	}
	
body.home #center
	{
	padding-top: 271px;
	}
	

