body {
    margin: 0;
	background-image: url(../images/splashbg.jpg);
	background-color: #EAE8DC;
	background-repeat: no-repeat;
}

a { color: #555555;text-decoration:none; font-family: VERDANA, ARIAL, HELVETICA, SAN-SERIF; font-size: 10px; }
a:hover { color: #FFFFFF}



	
/*______________ Featured Content _________*/    
    
.bodyText
 	{
    color: #999999;
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 9px;
    line-height: 18px;
 	}
    
/* _______________ Splash ______________ */

.splashContentDiv { height: 100%; }

.splashContentCell { height=100%; }

.splashMainTable { height: 100%;}