body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

form {
	margin-bottom: 35px;
}

h1 {
	font-size: 20px;
	font-weight: 600;
}

h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: Opx;
	font-weight: 300;
}

p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#design a {
	color: #6A858A;
	text-decoration: none;
}

#design a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#subnav a {
	color: #6A858A;
	text-decoration: none;
}

#subnav a:hover {
	color: #515F62;
	text-decoration: underline;
}

#nav {
	position: absolute;
	top: 3px;
	left: 12px;
	z-index: 2;
	font-weight: bold;
	letter-spacing: .125em;
	text-transform: uppercase;
}

#subnav {
	position: absolute;
	top: 32px;
	left: 401px;
	z-index: 3;
	font-weight: normal;
	text-transform: uppercase;
	color: #6A858A;
	visibility: visible;
}

#welcome {
	position: absolute;
	top: -2px;
	left: 387px;
	z-index: 2;
	visibility: visible;
}

#pets,
#portraits,
#weddings,
#proofs {
	position: absolute;
	top: -2px;
	left: 387px;
	z-index: 2;
	visibility: hidden;
}

#UI-Top {
	position:absolute;
	top: 0px;
	left: 0px;
}


#UI-Bottom {
	position:absolute;
	bottom: 0px;
	right: 0px;
}	

#container {
	position: relative;
	width: 768px;
	margin: auto;
	top: 37px;
}

#portfolio {
	top: 25px;
	left: 4px;
	z-index: 3;
}

#pbackground {
	top: 21px;
	left: 0px;
	z-index: 1;
}

#pbackground,
#portfolio {
	position: absolute;
	width: 367px;
	margin: 0px;
	padding: 0px;
}

#welcomeContent {
	position: absolute;
	width: 400px;
	margin: 0px;
	padding: 0px;
	top: 50px;
	right: 0px;
	background-color:#6A858A;
	visibility: visible;
}

#petContent,
#portraitContent,
#weddingContent,
#packageRateContent,
#contactContent,
#bookContent,
#proofContent,
#buyContent {
	position: absolute;
	width: 400px;
	margin: 0px;
	padding: 0px;
	top: 50px;
	right: 0px;
	background-color:#6A858A;
	visibility: hidden;
}

#main-text {
	padding: 5px 15px 25px 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.25em;
}

.indent {
	text-align: right;
	margin-right: 25px;
}

#design {
	right: -2px;
	color: #CCCCCC;
}

#copyright {
	left: -2px;
	color: #6A858A;
}

#copyright,
#design {
	position: absolute;
	bottom : 15px;
	z-index: 2;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
}

#holidayCards img {
	margin: 10px 0px 0px 10px
	}
	
