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

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#gallery{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	width: 600px;
	height:394px;
	overflow:hidden;
}
#galleryStrip{
	margin: -9px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
	position:static;
	width:438px;
	height:90px;
	overflow:hidden;
	background:url(../images/elements/galleryStrip.png) no-repeat;
}
/************* #classes **************/



