@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #736F66;
	}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration:none;
	color:#736F66;
	border:none;
	}
	
img { border: none }

a:hover{
	color:#ACCBCC;
	}

#header {
	background:url(images/jkeintz_2.gif);
	width: 146px;
	height:51px;
	position: absolute;
	top:54px;
	left:52px;
	}

#menu {
	position:absolute;
	left:200px;
	top: 60px;
	}
	
	
#menu ul {
	list-style-type: none;
	}
	
#menu ul li {
	float: left;
	margin: 0 48px 0 0;
	font-style:italic;
	}
	
#line {
	width: 440px;
	height: 1px;
	background-color:#736F66;
	position: absolute;
	top: 93px;
	left: 240px;
	
	}
#gallery {

	position: absolute;
	top:120px;
	left: 240px;
	width:440px;

	}

#submenu {
	position:absolute;
	left:20px;
	top: 105px;
	width: 220px;

	}
#submenu ul {
	list-style-type: none;
	}
	
#submenu ul li {
	font-style:bold;
	line-height: 1.25;
	text-align: right;
	margin:9px 45px 0 0;
	}
#leftarrow {
	position:absolute;
	left:636px;
	top:430px;
	}

#rightarrow {
	position:absolute;
	left:661px;
	top:430px;
	}

.description {
	position:absolute;
	left:705px;
	top:105px;
	width: 205px;
	}
.description p{
line-height:1.3;
position:absolute;
top:20px;
}
	
h3 { color: #ACCBCC; font-family:
Georgia, "Times New Roman", Times, serif;
line-height:.5;
font-size:12pt;
font-style:italic;
}

h4 {
font-size:12pt;
color:#ACCBCC;
text-decoration:none;
font-weight:100;
}




#contact {

	position: absolute;
	top:110px;
	left: 240px;
	width:431px;

	}
#contact a {font-size:14pt; top: 10px;}

h5 {
font-size:14pt;
color:#736F66;
text-decoration:none;
font-weight:100;
}


h2 {
font-size:11pt;
color:#736F66;
text-decoration:none;
font-weight:100;
font-style:italic;
line-height:.75;
letter-spacing:.5pt;

}


#friends {

	position: absolute;
	top:100px;
	left: 240px;
	width:440px;
	z-index:10;
	}


#friends a {font-size:11pt; top: 10px;}

h1 {
font-size:24pt;
color:#736F66;
letter-spacing:.2pt;
margin-bottom:-15pt;
font-style: normal;


}

#hearts{z-index:5;
position: absolute;
top: 100pt;
left: 350pt;

}