body{
	font-family:Times New Roman,serif;
	font-size: 13px;
}
.subtext{
	font-family:Times New Roman,serif;
	font-style:italic;
}
a{
	text-decoration:none;
	color:#006699;
}
a:hover{
	text-decoration:underline;
}
.printheader{
	width:255px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
}

.header{
	background-image:url(images/header.jpg);
	width:750px;
	height:115px;
	position:absolute;
	top:0px;
	left:0px;
}
.logo{
	background-image:url(images/logo.jpg);
	width:120px;
	height:49px;
	position:absolute;
	top:7px;
	left:133px;
}
.headertext{
	background-image:url(images/header_text.gif);
	background-repeat:no-repeat;
	width:490px;
	height:75px;
	position:absolute;
	top:10px;
	left:260px;
}
#wheatleydesign{
	position:absolute;
	bottom:15px;
	left:0px;
}
.nav{
	background-image:url(images/nav.jpg);
	position:absolute;
	top:115px;
	left:0px;
	width:107px;
	height:455px;
}
#home{
	top:165px;
	left:0px;
}
#team{
	top:199px;
	left:0px;
}
#services{
	top:233px;
	left:0px;
}
#programs{
	top:267px;
	left:0px;
}
#links{
	top:301px;
	left:0px;
}
div.line{
	position:absolute;
	width:120px;
	height:15px;
	background: url(images/nav_dashed.gif) bottom right no-repeat;
	padding-left:8px;
	padding-bottom:17px;
}
a.line{
	font-family: Palatino, serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
div.noline{
	position:absolute;
	width:120px;
	height:15px;
	padding-left:8px;
	padding-bottom:17px;
}
a.noline{
	font-family: Palatino, serif;
	font-size:13px;
	color:#006699;
	font-weight:bold;
}
.topwords{
background:none;
}
.circle{
	background-image:url(images/nurse.gif);
	width:110px;
	height:110px;
	position:absolute;
	top:16px;
	left:22px;
}
.leaf{
	background-image:url(images/leaf.gif);
	width:180px;
	height:89px;
	position:absolute;
	top:70px;
	left:11px;
}
.mainbody{
	width:405px;
	position:absolute;

	top:150px;
	left:140px;
}
.sidebar{
	background: url(images/verticalline.gif) top left no-repeat;
	width:175px;
	height:400px;
	position:absolute;
	top:150px;
	left:550px;
	padding-left:10px;
}