/*
--------------------------------------------------
Project: Poundhounds
Purpose: Site Specific
Author: Katelynn O'Brien
Version: 03/13/07
-------------------------------------------------- */

/* IMPORT General Template CSS
-------------------------------------------------- */
@import "http://www.dksinteractive.com/templates/css/text.css";

/* IMPORT Template 8 CSS
-------------------------------------------------- */
@import "http://www.dksinteractive.com/templates/5/css/master.css";
@import "http://www.dksinteractive.com/templates/5/css/highpassfilter.css";


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

#tagline
        {
        top: 33px;
        left: 250px;
        padding: 10px 0 10px 15px;
        }

#highlight
        {
        margin: 0;
        padding: 0 0 0 12px;
        }


/* IMAGES
-------------------------------------------------- */

#top img	
	{
	top: 30px;
	left: 15px;
	}

#mainimage img
        {
        margin: -94px 0 0 -12px;
        }


/* LISTS
-------------------------------------------------- */

ul#topnav
        {
        padding: 34px 0 35px 0;
        }

form
	{
	position: relative;
	z-index: 9000;
	}
	
input 
	{
	position: relative;
	z-index: 9000;
	}
