/* DynamicArt Photography */
/* Flash-based pages' theme for dynamicartphotography.com */
/* By Jesse Waktins */



/* hide from ie on mac \*/

html {
	overflow: auto;
	}

/* end hide */

#header {
	width: 100%;
	height: 63px;		
	}
	
#flashcontent {
	position:inline;
	height: 550px;
	overflow: hidden;
	top: 63px;
	left: 0px;
	right:0px;
	bottom:10px;
	}