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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
#mainImage{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 350px;
	height:208px;
	overflow:hidden;
	background:url(../../../images/elements/projectPages/PB/mainPageImage.png) no-repeat;
}
* html #mainImage{
	background:url(../../../images/elements/projectPages/PB/mainPageImage.gif) no-repeat;
}
#subNav li#subNav-overview a{
	text-decoration:underline;
}
/************* #classes **************/


