/* ------------------------------------------
Project: Template 12
Purpose: Site Specific
Author: Katelynn O'Brien
Date: 02/26/08
--------------------------------------------- */

/*NECESSARY FOR JQUERY TO WORK*/
#banner div
        {
        width: 580px;
        height: 155px;
	float: left;
        }


#header
        {
        position: relative;
        width: 760px;   
        height: 100px;
        margin: 0 0 -1px 0;
        z-index: 5000;
        }

h2
	{
	font-size: 130%;
	color: #c00;
	}
h3
	{
	color: #333;
	}

