/***********************************************/
/* Encantada Base CSS                          */
/* Author: Dorian Smiley                       */
/* Published: 12/22/07                         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainImage{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 361px;
	height:219px;
	overflow:hidden;
	background:url(../../../images/elements/projectPages/BA/landingPageImage.png) no-repeat;
}
* html #mainImage{
	background:url(../../../images/elements/projectPages/BA/landingPageImage.gif) no-repeat;
}
#subNav li#subNav-overview a{
	text-decoration:underline;
}
/************* #classes **************/


