body, html {
	margin:0; border:0; padding:0;
	width:100%;
	height:100%;
}
body {
	color:#000000;
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 1.4em;
}
a {
	color:#7f562f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	position:absolute;
	left:50%;
	width:1116px;
	margin-left:-558px;
	margin-top:50px;
}
span {
	display:none;
	}
#header {
	position:relative;
	width:348px;
	height:103px;
	margin:20px auto 20px auto;
	}
#header h1 {
	margin:0; border:0; padding:0;
	width:348px;
	height:103px;
	display:block;
	background-image: url(http://micsmithphotography.com/content/splash/mic-smith-photography.jpg);
	}
	
#nav {
	clear:both;
	}

#nav ul {
	margin:0; border:0; padding:0;
	list-style-type:none;
}

#nav li {
	margin:0; border:0; padding:0;
	float:left;
	padding-left:12px;
}
#nav li:first-child {
	padding-left:0px;
}
#nav li a {
	width:360px;
	height:272px;
	display:block;
}
#nav li.portrait a {
	background-image: url(http://micsmithphotography.com/content/splash/splash_portrait-001.jpg);
	background-position: 0px 0px;
}
#nav li.portrait a:hover {
	background-image: url(http://micsmithphotography.com/content/splash/splash_portrait-001.jpg);
	background-position: 0px 272px;
}

#nav li.weddings a {
	background-image: url(http://micsmithphotography.com/content/splash/splash_wedding-001.jpg);
	background-position: 0px 0px;
}

#nav li.weddings a:hover {
	background-image: url(http://micsmithphotography.com/content/splash/splash_wedding-001.jpg);
	background-position: 0px 272px;
}

#nav li.editorial a {
	background-image: url(http://micsmithphotography.com/content/splash/splash_editorial-001.jpg);
}

#nav li.editorial a:hover {
	background-image: url(http://micsmithphotography.com/content/splash/splash_editorial-001.jpg);
	background-position: 0px 272px;
}

#copy {
	clear:both;
	width:600px;
	margin:60px auto 20px auto;
	text-align:center;
	}