@charset "UTF-8";

/*
	
	Copyright © Corporation Eightt.
	
	Coded by the henchmonkeys at Eightt,
	who want you to learn from some of
	their great techniques herein.
	
	Specific Page Author: Taldar Baddley.
	
*/





img#mainimage {
	/* w 806  h 540 */
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -404px; /* width / 2 */
	margin-top: -239px; /* (height / 2) - (headerheight / 2) */
	/*
		header height is	5
						+	db (16 * 1.7)
						+	5
						+	nav (16 * .9)
						+	10
						
						=	61.6	
	*/
}