html{
	/*height: 100%;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	/*height: 100%;*/	
}

.container {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px; height: 600px;
}
.container-press {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	overflow:visible;
}
.copyright {
	position: absolute;	left: 10px;	bottom: 10px;
	margin: 0;
	padding: 0;
	font-size:0.7em;
}
.copyright-press {
    margin:0;
	padding:0;
	margin-top:30px;
	margin-bottom:20px;
	font-size:0.8em;
}
.pictureleft {
	float:left;
	padding: 0 10px 0 0;
}
.pictureright {
	float:right;
	padding: 0 0 0 10px;
}	
/* these styles are for the homepage */

.homepage-links-list {
	position: absolute; left: 33px; top: 136px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.homepage-links-kathy {
	position: absolute; left: 0; top: 0;
	width: 243px; height: 23px;
	overflow: hidden;
}
.homepage-links-images {
	width: 56px; height: 16px;
	position: absolute; left: 60px; top: 87px;
	overflow: hidden;
	background:  url(../images/nav-images-over.gif);
}
.homepage-links-images a {
	position:absolute; left:0; top:0;
	width: 56px; height: 16px;
	display: block;
	background:  url(../images/nav-images.gif);
	text-indent: -56px;
}
.homepage-links-images a:hover{
	background: transparent;
}
.homepage-links-news {
	width: 42px; height: 16px;
	position: absolute; left: 60px; top: 134px;
	overflow: hidden;
  	background:  url(../images/nav-news-over.gif);
}
.homepage-links-news a {
	display:block;
  	position:absolute; left:0; top:0;
  	width: 42px; height:16px;
  	background:  url(../images/nav-news.gif);
	text-indent: -42px;
}
.homepage-links-news a:hover{
	background: transparent;
}
.homepage-links-statement {
	width: 78px; height: 16px;
	position: absolute; left: 60px; top: 181px;
	overflow: hidden;
  	background:  url(../images/nav-statement-over.gif);
}
.homepage-links-statement a {
	display:block;
  	position:absolute; left:0; top:0;
  	width: 78px; height:16px;
  	background:  url(../images/nav-statement.gif);
	text-indent: -78px;
}
.homepage-links-statement a:hover{
	background: transparent;
}
.homepage-links-bio {
	width: 26px; height: 16px;
	position: absolute; left: 60px; top: 228px;
	overflow: hidden;
  	background:  url(../images/nav-bio-over.gif);
}
.homepage-links-bio a {
	display:block;
  	position:absolute; left:0; top:0;
  	width: 26px; height:16px;
  	background:  url(../images/nav-bio.gif);
	text-indent: -26px;
}
.homepage-links-bio a:hover{
	background: transparent;
}
.homepage-links-contact {
	width: 71px; height: 16px;
	position: absolute; left: 60px; top: 275px;
	overflow: hidden;
	background:  url(../images/nav-contact-over.gif);
}
.homepage-links-contact a {
	width: 71px; height: 16px;
	position: absolute; left: 0; top: 0;
	display: block;
  	background:  url(../images/nav-contact.gif);
	text-indent: -71px;
}
.homepage-links-contact a:hover{
	background: transparent;
}
.homepage-image {
	position: absolute;	left: 339px; top: 0;
}

/* these styles are for the bio, image and contact pages */

.images-links-kathy {
	position: absolute; left: 33px; top: 136px;
	width: 243px; height: 23px;
	overflow: hidden;
	background:  url(../images/kathy_stecko-over.gif);
}
.images-links-kathy a {
	display:block;
  	position:absolute; left:0; top:0;
  	width: 243px; height: 23px;
  	background:  url(../images/kathy_stecko.gif);
	text-indent: -243px;
}
.images-links-kathy a:hover {
	background: transparent;
}
.detail-kathy {
	position: absolute; left: 40px;	top: 40px;
	width: 179px; height: 20px;
	overflow: hidden;
	background:  url(../images/kathy_stecko-sm-over.gif);
}
.detail-kathy a {
	position: absolute; left:0; top:0;
	width: 179px; height: 20px;
	display: block;
	background:  url(../images/kathy_stecko-sm.gif);
	text-indent: -179px;
}
.detail-kathy a:hover {
	background:transparent;
}
.contact-list {
	position: absolute; left: 0; top: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact-text {
	width: 75px; height: 14px;
	position: absolute; left: 60px; top: 270px;
	overflow: hidden;
	background:  url(../images/text-contact.gif);
	text-indent: 88px;
}
.contact-mail {
	width: 192px; height: 14px;
	position: absolute; left: 60px; top: 317px;
	overflow: hidden;
	background:  url(../images/email-over.gif);
}
.contact-mail a {
	display:block;
  	position:absolute; left:0; top:0;
	width: 192px; height: 14px;
  	background:  url(../images/email.gif);
	text-indent: -192px;
}
.contact-mail a:hover {
	background: transparent;
}
.bio-content {
	position: absolute; left:155px; top:112px; width:450px; margin:0; padding:0;
}
.bio-text {
	font-size: 90%;
	line-height: 160%;
}
.press-text h2 {
	font-size:1.1em;
	margin-bottom:30px;
}
.press-text h3 {
	font-size:.9em;
	margin-bottom:0;
}
.press-text p {
	font-size:0.9em;
	line-height: 130%;
}
.press-text blockquote {
	font-size:0.9em;
	border: 1px dotted #999999;
	background-color:#CCCCCC;
	padding:0.5em;
	line-height: 130%;
}
.press-date {
	font-size:0.75em;
}
.press-link {
	font-size:.9em;
}
.press-link a {
	color:#000000;
}
.press-link a:hover {
	color:#999999;
}
.press-container {
	margin-bottom:30px;
	border: 1px dotted #000000;
	padding:0 10px 10px 10px;
}
