div#envelope { width: 844px; }
	body.aboutTheArtistTemplate div#envelope,
	body.seeTheWorkTemplate div#envelope,
	body.exploreTheCompanyTemplate div#envelope,
	body.siteMapTemplate div#envelope,
	body.privacyTemplate div#envelope,
	body.contactTemplate div#envelope { background: none; }
	
/********** interface heading styles **********/
div#topHeader { height: 100px; }
	
/* content container styles */
div#contentContainer {
	width: 600px;
		w\idth: 600px;
	border-bottom: 60px solid #fff;
	}
	div#contentColumn {
		width: 592px;
			w\idth: 592px;
		padding: 0 0 0 0;
		border-left: none;
		}		
		div#content { padding: 36px 0 0 0; }
				
				
/********** footer styles **********/
div#footer {
	clear: both;
	width: 600px;
		w\idth: 600px;
	margin: 0;
	padding: 17px 0 0 0;
	text-align: left;
	color: #000;
	font: .9em Tahoma, Arial, Helvetica, sans-serif;
	}
	div#footer span.yearWrapper { color: #000; }

div#printLogo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
a#logo,
div#tagline,
ul#mainNavigation,
div#navigationColumn,
div#borderCover,
span.noPrint { display: none; }


 /* home page */
body#homeTemplate div#envelope { background: none; }
body#homeTemplate div#topHeader {
	height: 170px;
	margin: 0 0 0 0;
	background: none;
	}
div#bottomFocusAreas {
	width: 600px;
	height: 600px;
	color: #000;
	background: none;
	}
	div#bottomBorders {
		width: 600px;
		height: 600px;
		background: none;
		}
	
	div#bottomFocusAreas div.focusContent {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 600px;
		}
		div#bottomFocusAreas div#ourGallery { top: 100px; left: 0px; }
		div#bottomFocusAreas div#theProcess { top: 190px; left: 0px; }
 		
		div#bottomFocusAreas div.focusContent h2 span { display: block; }
		div#bottomFocusAreas div.focusContent a.raquoLink { display: none; }
 
 body#homeTemplate div#footer {
	position: absolute;	
	top: 300px;
	left: 0px;
	width: 600px;
		w\idth: 600px;
	padding: 0 0 0 0;
	color: #000;
	border-top: none;
	}
 
