#header {
	background-attachment: fixed;
	background-image: url(images/janet%20nohavec%20header.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 176px;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#headertext {
	position: relative;
	height: 109px;
	width: 389px;
	left: 30px;
	background-attachment: fixed;
	background-image: url(images/header%20text.png);
	background-repeat: no-repeat;
	visibility: visible;
	bottom: 5px;
}
#leftnavbar {
	position: absolute;
	width: 125px;
	left: 15px;
	top: 225px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #BCCDEA;
}
#mainbody {
	width: 80%;
	left: 148px;
	top: 199px;
	position: absolute;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
