body {background:url(images/backMarieClock.png) no-repeat;
	background-position: 10px 10px;
	background-attachment:scroll;}


#subNav {background:url(images/subNavBackgroundPortfolio.png) no-repeat;}

li#subEditorial {top: 60px;
	left: 105px;
	width: 155px;
	height: 31px;
	background: url(images/editorial.png);}
	
li#subMag {top: 20px;
	left: 205px;
	width: 155px;
	height: 31px;
	background: url(images/magpics.png);}

li#subCamp {top: 30px;
	left: 375px;
	width: 155px;
	height: 31px;
	background: url(images/campaigns.png);}

li#subPress {top: 63px;
	left: 600px;
	width: 100px;
	height: 31px;
	background: url(images/press.png);}

li#subLaurie {top: 23px;
	left:5px;
	width: 155px;
	height: 31px;
	background: url(images/subLaurie.png);}

li#subCamp a:hover {background: url(images/campaignsHover.png);}
	
li#subEditorial a:hover {background: url(images/editorialHover.png);}

li#subMag a:hover {background: url(images/magpicsHover.png);}

li#subPress a:hover {background: url(images/pressHover.png);
	background-repeat:no-repeat;}
	
li#subLaurie a:hover {background: url(images/subLaurieHover.png);}

h2 {background-image: url(images/h2Editorial.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height: 73px;
	width: 750px;
	margin:0;
	padding:0;
	padding-bottom:1em;}

p {text-indent:-9999px;
	height: 50px;
	width: 800px;
	margin:0;
	padding:0;}
	
img {display: block;
	margin: auto;
	padding: 0;}

