body {
	margin-top: 25px;
	font: 12px/1.5 helvetica, verdana, arial, sans;
	color: #666;
	background: #000;
	}

p {
	padding: 0 30px 0 30px;
	text-align: justify;
	text-indent: 2em;
	}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}
	
img {
	border: 0;
	}

#header1 h1 {
	
	display: block;
	height: 61px;
	padding: 0;
	background-image: url(http://www.nicolegradyphotography.com/ngp-logo-up.jpg);
	background-repeat: no-repeat; 
	background-position: top center;	
}

#header1 a {
	height: 61px;
	display: block;
	}

#header1 a:hover {
	display: block;
	height: 61px;
	padding: 0;
	background-image: url(http://www.nicolegradyphotography.com/ngp-logo-over.jpg);
	background-repeat: no-repeat; 
	background-position: top center;	
	}

#header2 h1 {
	text-align: right;
	font: 18px helvetica, verdana, arial, sans;
	letter-spacing: .2em;
	padding: 0 30px 0 0;
	}

#header2 a {
	display: block;
	}

#header2 a:hover {
	color: #fff;
	display: block;
	}

#container {
	borderx: 1px solid #666;
	}


#menu {
	background: #000;
	}

#menu a {
	height: 64px;
	display: block;
	margin: 0 10px 0 0;
	}

#menu a img {
	margin: 0 25px 0 0;
	vertical-align: middle;
	padding: 2px 2px 0 2px;
	border: 0;
	}

#menu a:link, a:visited {
	color: #666;
	text-decoration: none;
	}

#menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #181818;
	}
	
#menu ul {
	list-style-type: none;
	display: inline;
	}

#menu ul li {
	height: 64px;
	font: 18px/2 helvetica, verdana, arial, sans;
	letter-spacing: .2em;
	padding: 0;
	margin: 0;
	}

#thumbs {
	text-align: center;
	}

#thumbs img {
	margin: 10px;
	}

#thumbs a {
	display: inline;
	border: 0;
	}

#thumbs a:hover {
	}

#photo {
	text-align: center;
	}
	
#footer p {
	text-align: center;
	padding: 0;
	letter-spacing: .1em;
	}

body table {
	}

body table td {
	border: 0;
	}
