html, body {
height: 100%;

}body {
	background-color: #1B6968/*Lt teal grey-blue*/;
	background-image: url(images/bg_H_aqua.jpg);
	background-repeat: repeat;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}
a img {
	border: none;
}
a:link {
	text-decoration: underline;
	color: #663410;
}
a:visited {
	color: #60C/*Dark Grey*/;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 16px;
	color: #000000/*Black*/;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 16px;
	color: #000000/*Black*/;
}
h3 {
	font-family: Helvetica, Arial, san serif;
	font-size: 18px;
	color: #000000/*Black*/;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #000/*Black*/;
}
h5 {
	font-family: Helvetica, Arial, san serif;
	font-size: 14px;
	color: #000000/*Black*/;
}
h6 {
	font-family: Helvetica, Arial, san serif;
	font-size: 12px;
	color: #000000/*Black*/;
}
p {
	font-family: Helvetica, Arial, san serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000/*Black*/;
}
#container {
	width: 860px;
	position: relative;
	border: 1px solid #008787/*Med Teal Blue*/;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #ffffff;
	border-top-right-radius: 40px 40px;
	border-bottom-left-radius: 40px 40px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomleft: 40px;
	box-shadow: 4px 4px 6px #322e4a;
	background-color: #963;
	background-image: url(images/iStock_000004562764_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header{
	width: 828px;
	height: 186px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/HnatowiczDesigns_Logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: static;
	z-index: 1;
}
#sticky{
	position: absolute;
	vertical-align: bottom;
	top: 30px;
	right: 90px;
	z-index: 2;
}
#menu {
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-left: 5px;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #008787;
	color: #000000;
	border: 2px solid #99CCCC;
	border-radius: 40px;
	-moz-border-radius: 40px;
	box-shadow: 4px 4px 6px #663300;
	text-align: center;
	vert-align: middle;
}
#menu a:hover {
    background-color: #394C4C/*Dark Grey*/;
    color: #ffcc00/*yellow*/;
} 
#main {
	float: left;
	width: 700px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 450px;
}
#main_print_web {
	float: left;
	width: 720px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 575px;
}
#main_contact {
	float: left;
	width: 700px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 800px;
}
#main_bio {
	float: left;
	width: 700px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 675px;
}
#footer {
	width: 860px;
	height: 35px;
	position: relative;
	clear: both;
	font-size: 10px;
	line-height: 10px;
	word-spacing: 4px;
    margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	vert-align: middle;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #008787/*Med Teal Blue*/;
}
#frt_text {
	font-size: 16px;
	width: 280px;
	height: 400px;
	position: absolute;
	vertical-align: bottom;
	top: 2px;
	right: -40px;
	overflow: hidden;
	z-index: 3;
	background-image: url(images/NotePaperSilo.png);
	background-repeat: no-repeat;
}
#frt_text p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #008787;
	font-style: oblique;
	line-height: 1.19em;
	padding-left: 60px;
	padding-top: 90px;
}
#frt_img {
	position: relative;
	z-index: 1;
}
#gallery {
	position: relative;
	z-index: 1;
	width: 720px;
}
#snapshot1 {
	font-size: 16px;
	width: 240px;
	height: 242px;
	position: absolute;
	vertical-align: bottom;
	top: -35px;
	overflow: hidden;
	z-index: 4;
	left: 240px;
}

#snapshot2 {
	font-size: 16px;
	width: 240px;
	height: 242px;
	position: absolute;
	vertical-align: bottom;
	top: -20px;
	overflow: hidden;
	z-index: 5;
	left: 10px;
}
#snapshot3 {
	font-size: 16px;
	width: 240px;
	height: 242px;
	position: absolute;
	vertical-align: bottom;
	top: 205px;
	overflow: hidden;
	z-index: 4;
	left: 245px;
}

#snapshot4 {
	font-size: 16px;
	width: 240px;
	height: 242px;
	position: absolute;
	vertical-align: bottom;
	top: 205px;
	overflow: hidden;
	z-index: 5;
	left: 20px;
}
#print_text {
	width: 180px;
	height: 400px;
	position: absolute;
	top: 130px;
	right: 80px;
	overflow: auto;
	z-index: 3;
	text-align: center;
	text-decoration: none;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
}
#bio_text {
	Float: left;
	width: 450px;
	background-repeat: no-repeat;
	color: #FFF;
	height: 682px;
	z-index: 7;
}
#bio_img {
	float: left;
	width: 200px;
	height: 238px;
	margin-left: 35px;
	border-width: 3px;
	border-style: solid;
	border-color: #008787/*Med Teal Blue*/;
	box-shadow: 4px 4px 6px #663300;
	margin-top: 75px;
}
#bio_text p {
	color: #008787;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 16px;
}
#bio_text h2 {
	color: #008787;
	margin-left: 30px;
	margin-top: 35px;
}
#bio_text h1 {
	color: #000;
	margin-top: 50px;
	margin-left: 15px;
}
#note_paper {
	position: absolute;
	z-index: 0;
	left: 130px;
	top: 160px;
}
div.form {
	font-family: Helvetica, Arial, "san serif";
	font-size: 18px;
	color: #000000/*Black*/;
	overflow: hidden;
	line-height: 20px;
}  
div.row 
span.question {
	font-weight: bold;
}
#name ,#email , textarea   {
	background-color: #E7C17B;
	border: 2px inset #C18A3F;
	margin: 3px;
}
div.row 
span.form_field {
	padding-left: 20px;
}
.question label .paren {
	font-size: 16px;
	font-weight: normal;
}
.web_addresses li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin: 34px;
	text-align: center;
}
#resume {
	height: 190px;
	width: 145px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 0px;
	font-size: 13px;
}
#resume img {
	background-color: 663300;
	box-shadow: 4px 4px 6px #663300;
	margin-bottom: 10px;	
}
