
/* Customize the following line to over-ride CSS. */
	#main {
					top:-60px; /*Moves main content up.  Will overwrite css.  Customize based on Main Content*/
					/* height:520px; */   /*set to  lock custom size  for main content. Comment out for auto-flow.*/
				} 

/*Set Active Menu Item*/
	#screenshots a { background-image:url('../images/buttons/but_blk_screenshots.png'); }
	#screenshots a:hover { background-image:url('../images/buttons/but_blk_screenshots.png'); }
				
/* Page Container and edge images*/
		 #appspace {
		 /*	background-image: url('../images/placeholders/screenshots_placeholder.png'); 
			background-repeat: no-repeat;*/
			height:400px;
			position:relative;
			top:5px;
			width:820px;
			z-index: 1;
		}
		