body {
	margin: 0; 
	padding: 0;
	background: #fff url(img/white/mainBg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
p {font-size: 11px; color:#666;}
a {color:#000;}

#navBg {
	position: absolute;
	top:120px;
	left: 0px;
	width: 350px;
	height: 500px;
	background: url(img/white/navBg.gif) 0 0 no-repeat;	
	}
#mainLogo a {
	height: 60px;
	width: 190px;
	position: absolute;
	top: 45px;
	left: 87px; 
	text-indent: -5000px;
	background: url(img/white/youngPhotography_Logo.gif) top left no-repeat;
	}
	
#mainNav {
	position: absolute;
	top: 130px;
	left: 150px;
	}
ul,li {margin: 0; padding:0; list-style-type: none;}

#mainNav li {margin-bottom: 2px; width: 195px}

a#navPeople {
	display: block;
	height: 32px;
	width: 94px;
	text-indent: -5000px;
	background: url(img/white/navPeople.gif)  0 0 no-repeat;
	}
a#navPeople:hover {background: url(img/white/navPeople.gif) 0 -32px no-repeat;}

a#navWedding {
	display: block;
	height: 32px;
	width: 116px;
	text-indent: -5000px;
	background: url(img/white/navWedding.gif) top left no-repeat;
	}
a#navWedding:hover {background: url(img/white/navWedding.gif) 0 -32px no-repeat;}

a#navArchitecture {
	display: block;
	height: 32px;
	width: 155px;
	text-indent: -5000px;
	background: url(img/white/navArchitecture.gif) top left no-repeat;
	}
a#navArchitecture:hover {background: url(img/white/navArchitecture.gif) 0 -32px no-repeat;}

a#navMedical {
	display: block;
	height: 32px;
	width: 106px;
	text-indent: -5000px;
	background: url(img/white/navMedical.gif) top left no-repeat;
	}
a#navMedical:hover {background: url(img/white/navMedical.gif) 0 -32px no-repeat;}

a#navStills {
	display: block;
	height: 32px;
	width: 61px;
	text-indent: -5000px;
	background: url(img/white/navStills.gif) top left no-repeat;
	}
a#navStills:hover {background: url(img/white/navStills.gif) 0 -32px no-repeat;}

#bottomNav {
	position: absolute;
	top: 593px;
	left: 150px;
	}
	
a#navStudio {
	display: block;
	height: 19px;
	width: 120px;
	text-indent: -5000px;
	background: url(img/white/bottomNavStudio.gif) 0 0 no-repeat;
	}
a#navStudio:hover {background: url(img/white/bottomNavStudio.gif) 0 -19px no-repeat;}

a#navImprint {
	display: block;
	height: 19px;
	width: 120px;
	text-indent: -5000px;
	background: url(img/white/bottomNavImprint.gif) 0 0 no-repeat;
	}
a#navImprint:hover {background: url(img/white/bottomNavImprint.gif) 0 -19px no-repeat;}

a#navBlog {
	display: block;
	height: 19px;
	width: 120px;
	text-indent: -5000px;
	background: url(img/white/bottomNavBlog.gif) 0 0 no-repeat;
	}
a#navBlog:hover {background: url(img/white/bottomNavBlog.gif) 0 -19px no-repeat;}

#mainContent {
	position: absolute;
	top: 120px;
	left: 350px;
	height: 530px;
	width: 750px;
	overflow:hidden;
	}
	
#photoContainerHome {
	height: 530px;
	width: 1000px;
	overflow:hidden;
	}
	
#photoContainer {
	height: 530px;
	width: 2500px;
	overflow:hidden;
	}
#studio {
	position: absolute;
	left:1300px;
	top: 0px;
	width: 1000px;
	height: 500px;
	}
	
#imprint {
	position: absolute;
	left:2300px;
	top: 0px;
	width: 2130px;
	height: 500px;
	}
