body {
	margin: 0px;
}
#font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content {
	margin-top: 185px;
}

#bar {
	position:absolute;
	width:100%;
	height:100%;
	z-index:8;
	top: 0;
	left: 0;
	background-image: url(../images/work_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#title-print {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 1px;
	background-image: url(../images/work_print.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#page {
	position:absolute;
	width:100%;
	z-index:9;
	left: 0;
	top: 0;
}
#link1 {
	position:absolute;
	z-index:1;
	left: 153px;
	top: 167px;
}
#link2 {
	position:absolute;
	z-index:2;
	left: 153px;
	top: 167px;
	width: 33px;
	height: 93px;
	visibility: visible;
}
#link3 {
	position:absolute;
	z-index:3;
	left: 153px;
	top: 167px;
	width: 34px;
	height: 93px;
	visibility: visible;
}
#link4 {
	position:absolute;
	z-index:4;
	left: 153px;
	top: 167px;
	width: 34px;
	height: 93px;
}
#title-about {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: -18px;
	background-image: url(../images/aboutkatie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#aboutbar {
	position:absolute;
	width:100%;
	height:100%;
	z-index:8;
	top: 0;
	left: 0;
	background-image: url(../images/about_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#title-philosophy {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 0px;
	background-image: url(../images/about_philosophytitle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#title-resume {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 0px;
	background-image: url(../images/about_resumetitle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#title-fun {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 0px;
	background-image: url(../images/fun_title.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#funbar {
	position:absolute;
	width:100%;
	height:100%;
	z-index:8;
	top: 0;
	left: 0;
	background-image: url(../images/fun_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#title-contact {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 0px;
	background-image: url(../images/contacttitle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#contactbar {
	position:absolute;
	width:100%;
	height:100%;
	z-index:8;
	top: 0;
	left: 0;
	background-image: url(../images/contactbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#title-web {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0px;
	top: 1px;
	background-image: url(../images/work_webtitle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
