/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 15px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px 0; }
.structure, #logo {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
ul ul {
	margin: 5px 0;
}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
/* J Murdock Photography */
html, body { 	height: 100%;}
body {
	background: #FFF;
	width: 100%;
	height: 100%;
	display: table;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
#container {
	width: 668px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 64px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 68px;
	text-decoration: none;
}
#splash #content {
	padding: 10px 0 0 4px;
}
#internal #content {
	padding: 10px 0 10px 4px;
}
#biopage #content {
	background: url(/images/bio.jpg) 4px 10px no-repeat;
	height: 221px;
	padding: 10px 0 0 4px;
}
#biopage p {
	margin: 0;
	text-indent: -1234em;
}
#contactpage #content {
	background: url(/images/contact.jpg) 4px 10px no-repeat;
	height: 221px;
	padding: 10px 0 0 4px;
}
#portfoliopage #container {
width: 690px;
}
#portfoliopage #content {
	height: 330px;
	padding: 10px 0 0 4px;
}

#portfoliopage #navigation {
margin-left: 196px;
}
.hidden {
display: none;
}
#page2 {display: none;}
div#images {
float: right;
width: 491px;
}
#page1 img,
#page2 img,
.images img {
margin-right: 10px;
margin-bottom: 10px;
width: 55px;
height: 54px;
}
#chooser {
margin: 0;
list-style: none;
text-indent: -1234em;
}
#chooser li {
float: left;
height: 327px;
width: 223px;
border-right: 5px solid #FFF;
margin: 0;
}
#chooser li a {
display: block;
height: 327px;
text-decoration: none;
}
#chooser #mississippi {
background: url(/images/mississippi.jpg) 0 0 no-repeat;
}
#chooser #nature {
background: url(/images/nature.jpg) 0 0 no-repeat;
}
#chooser #urban {
background: url(/images/urban.jpg) 0 0 no-repeat;
}
#portfoliopage .portfolio #navigation {
margin: 0;
}

#currentpage1,
#currentpage2 {
position: absolute;
top: 330px;
z-index: 1000;
text-indent: -1234em;
height: 15px;
width: 10px;
}
#currentpage1 {
left: 30px;
top: 330px;
background: url(/images/pages.gif) -30px -16px no-repeat;
}
#currentpage2 {
left: 42px;
background: url(/images/pages.gif) -42px -16px no-repeat;
}
#content {position: relative;}
.nature #portfolionav,
.nature #currentpage1,
.nature #currentpage2 {	display: none;}
#portfolionav {
position: absolute;
left: 0;
top: 330px;
background: url(/images/pages.gif) 0 0 no-repeat;
height: 15px;
width: 53px;
text-indent: -1234em;
}
#portfolionav a {
display: block;
position: absolute;
height: 15px;
width: 10px;
top: 0;
}
#portfolionav a.page1 {
left: 30px;
}
#portfolionav a.page2 {
left: 42px;
}


#navigation {
	margin: 0;
	height: 21px;
	list-style: none;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	position: relative;
	text-indent: -123em;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 21px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 21px;
	text-decoration: none;
}
#biopage #bio a,
#splash #home a,
#splash #header a,
#contactpage #contact a {
	display: none;
}
#home {
	left: 0;
	width: 51px;
}
#splash #home,
#home a:hover {
	background: url(../images/menu.jpg) 0 -21px no-repeat;
}
#bio {
	left: 70px;
	width: 38px;
}
#biopage #bio,
#bio a:hover {
	background: url(../images/menu.jpg) -70px -21px no-repeat;
}
#portfolio {
	left: 128px;
	width: 107px;
}
#portfoliopage #portfolio,
#portfolio a:hover {
	background: url(../images/menu.jpg) -128px -21px no-repeat;
}
#contact {
	left: 242px;
	width: 81px;
}
#contactpage #contact,
#contact a:hover {
	background: url(../images/menu.jpg) -242px -21px no-repeat;
}
/* Forms */
.thankyou {
	padding: 60px 0 0 30px;
}
form {
	margin: 0;
	padding: 30px 0 0 30px;
}
form div {
	clear: both;
	padding: 1px 11px;
	min-height: 1px;
}
form fieldset div {
	padding: 1px 0;
}
span.required {
	font-weight: bold;
	margin-right: 2px;
}
form label {
	display: block;
	margin: 2px 0;
	float: left;
	clear: left;
	width: 140px;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 150px;
	font-size: 12px;
	width: 150px;
}
form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 200px;
	height: 60px;
}
form select {
	width: 160px;
}
form fieldset {
	border: 1px solid #333;
}
form fieldset fieldset {
	border: 1px solid #333;
	_width: auto;
}
form legend {
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
fieldset fieldset legend {
	font-weight: normal;
}
.radio, .checkbox {
	line-height: 14px;
	vertical-align: middle;
	padding: 2px 0;
}
input.button {
	clear: both;
	margin: 10px 11px;
	border: 1px solid #333;
	cursor: pointer;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
	width: 100px;
	text-align: center;
	opacity: .6;
	filter: alpha(opacity=60);
}

