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

h2 {background-image: url(images/h2Laurie.png);
	text-indent:-9999px;
	height: 85px;
	width: 800px;}


li#subLaurie {top: 15px;
	left: 210px;
	width: 201px;
	height: 29px;
	background: url(images/subLaurie.png);}

li#subChelsey {top: 30px;
	left: 380px;
	width: 155px;
	height: 31px;
	background: url(images/subChelsey.png);}
	
li#subLaurie a:hover {background: url(images/subLaurieHover.png);}
	
li#subChelsey a:hover {background: url(images/subChelseyHover.png);}

img {float:left;
	padding:1.5em;
	padding-left: 0;
	margin:0;}

#mainContent {width:765px;
	padding:1em;
	padding-top:0;}


