body {
background: url(http://www.fords.org/themes/fords/images/splash-bg-gradient.jpg) 0% 0% repeat-x;
}

#header
{
	
	background:transparent url(http://www.fords.org/themes/fords/images/backgroundSplash.png) no-repeat scroll left bottom;
	
	margin-left: auto;
	margin-right:auto;
	width:853px;
	height:150;
		
}



img#bg 
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

#content 
{
	position:relative;
	z-index:1;
}


#main 
{


	background:  url(http://www.fords.org/sites/default/files/splash-summer-appeal_1.jpg) top left no-repeat;
	
	margin-left: auto;
	margin-right: auto;
	width:853px;
	height:480px;
	background-color: #F2F1EB;
	border: 1px solid white;
	overflow:hidden;
	z-index:inherit;
	
}

#evt_ctrls
{
	width:210px;
	position:relative;
	float:right;
	margin:11px;
}

#caldiv 
{
	background-color:White;
	margin-top:80px;
}

.calevt
{
	text-decoration:none;
	color:White;
	font-size:11px;
}

.calnoevt
{
	color:Gray;
	font-size:10px;
}

#spl_season
{
	width:210px;
	Z-INDEX: 10; 
	POSITION:absolute; 
	LEFT: 0px; 
	TOP: 0px;
}

.seasonpnl
{
	width:210px;
	background-color:White;
}

#spl_events
{
	width:210px;
	Z-INDEX: 8; 
	POSITION:absolute; 
	LEFT: 0px; 
	TOP: 40px;
}

.eventpnl
{
	width:210px;
	background-color:White;
}


#splashlinks
{
	
	position: relative;
	top:285px;
	left:510px;
font-family: Myriad Pro,"Adobe Caslan Pro",Georgia,"Times New Roman",Times,serif;
font-size:36px;
}

#splashlinks a:link,  a:visited
{
	color:white;
font-family:"Adobe Caslan Pro",Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
}

#menu li { 
	  list-style-type:none; 

	  }
	
	
	#menu a:hover { 
		  
		  color:#ddadad; 
		  }
