﻿/*	---------------------------------------------------------------------------------------------------------
	Default.css

	Copyright 2008, Crystal Creek Consulting.  All rights reserved.
	www.crystalcreekconsulting.com

	---------------------------------------------------------------------------------------------------------
	Description:    Style sheet for default page
	Created:		06/20/08 MWD
	Updates:        

	---------------------------------------------------------------------------------------------------------
*/

#headlines
{
	height:350px;
	width:730px;
}
.headline
{
	visibility:hidden;
	clear:left;
}
.headline .picture
{
	float:left;
	padding-right:5px;	
}
#weather
{
	background-image:url(../images/200x175Panel.png);
	float:left;
	width:200px;
}
#sponsors
{
	width:740px;
	margin-left:210px;
}
.sponsorItem
{
	padding-right:5px;
	padding-top:5px;
}
