@charset "utf-8";

div#content {
	width: 415px;
	height: 490px;
	padding: 130px 310px 10px 200px;
	background: url(/images/background_page_clean.png) no-repeat;
}
div#sidebar {
	position: absolute;
	top: 280px;
	left: 81px;
	width: 160px;
	height: 485px;
}
h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px 0;
}
img.photo {
	position: absolute;
	top: 109px;
	left: 525px;
}
p {
	margin: 0 0 10px 0;
}
div#content p, li {
	width: 300px;
}
li em {
	font-style: italic;
	margin-left: 5px;
}
li {
	font-style: italic;
}

/* subnavigation, see main css for globals */
ul#subnavigation {
	background: url(/images/subnavigation_team.png);
}
ul#subnavigation li {
}
ul#subnavigation li a:hover {
	background-image: url(/images/subnavigation_team_on.png);
}

li#dr-mark-just, li#dr-todd-matheson, li#monica, li#brynn, li#miranda, li#daniel, li#jennifer, li#heidi, li#tiffany, li#mellisa, li#megan {
	left: 0px; width: 160px;
}

li#dr-mark-just {top: 0px;} li#dr-mark-just a {height: 50px;}
li#dr-todd-matheson {top: 50px;} li#dr-todd-matheson a {height: 45px;}
li#monica {top: 95px;} li#monica a {height: 43px;}
li#brynn {top: 138px;} li#brynn a {height: 43px;}
li#miranda {top: 181px;} li#miranda a {height: 43px;}
li#daniel {top: 224px;} li#daniel a {height: 45px;}
li#jennifer {top: 269px;} li#jennifer a {height: 43px;}
li#heidi {top: 312px;} li#heidi a {height: 43px;}
li#tiffany {top: 355px;} li#tiffany a {height: 41px;}
li#mellisa {top: 396px;} li#mellisa a {height: 41px;}
li#megan {top: 437px;} li#megan a {height: 48px;}
li#dr-mark-just a:hover, li#dr-mark-just a:active, li#dr-mark-just a:focus, li#dr-mark-just a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px 0px no-repeat;
	height: 50px;
}
li#dr-todd-matheson a:hover, li#dr-todd-matheson a:active, li#dr-todd-matheson a:focus, li#dr-todd-matheson a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -50px no-repeat;
	height: 45px;
}
li#monica a:hover, li#monica a:active, li#monica a:focus, li#monica a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -95px no-repeat;
	height: 43px;
}
li#brynn a:hover, li#brynn a:active, li#brynn a:focus, li#brynn a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -138px no-repeat;
	height: 43px;
}
li#miranda a:hover, li#miranda a:active, li#miranda a:focus, li#miranda a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -181px no-repeat;
	height: 43px;
}
li#daniel a:hover, li#daniel a:active, li#daniel a:focus, li#daniel a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -224px no-repeat;
	height: 45px;
}
li#jennifer a:hover, li#jennifer a:active, li#jennifer a:focus, li#jennifer a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -269px no-repeat;
	height: 43px;
}
li#heidi a:hover, li#heidi a:active, li#heidi a:focus, li#heidi a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -312px no-repeat;
	height: 43px;
}
li#tiffany a:hover, li#tiffany a:active, li#tiffany a:focus, li#tiffany a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -355px no-repeat;
	height: 41px;
}
li#mellisa a:hover, li#mellisa a:active, li#mellisa a:focus, li#mellisa a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -396px no-repeat;
	height: 41px;
}
li#elizabeth a:hover, li#megan a:active, li#megan a:focus, li#megan a.current  {
	background: transparent url(/images/subnavigation_team_over.png) 0px -437px no-repeat;
	height: 48px;
}

