/* CSS Document */

body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #ebfffe;
}

#container {
margin-left: auto;
margin-right: auto;
width: 850px;
}

#container2 {
position: absolute;
}

#jill {
position: absolute;
left: 0px;
top: 80px;
}

#section {
position: absolute;
left: 123px;
top: 105px;
width: 702px;
text-align: center;
color: #000055;
font-size: 26pt;
font-variant: small-caps;
line-height: 29pt;
}

#subsection {
position: absolute;
left: 123px;
top: 157px;
width: 702px;
text-align: center;
}

#content {
	position: absolute;
	left: 495px;
	top: 196px;
	width: 335px;
}

#content2 {
	position: absolute;
	left: 133px;
	top: 198px;
	width: 335px;
	text-align: center;
}

#content3 {
position: absolute;
left: 123px;
top: 189px;
width: 702px;
text-align: center;
}

#box1 {
position: absolute;
left: 2px;
top: 2px;
}

#box2 {
position: absolute;
left: 121px;
top: 2px;
}

#box3 {
position: absolute;
left: 240px;
top: 2px;
}

#box4 {
position: absolute;
left: 359px;
top: 2px;
}

#box5 {
position: absolute;
left: 478px;
top: 2px;
}

#box6 {
position: absolute;
left: 597px;
top: 2px;
}

#box7 {
position: absolute;
left: 716px;
top: 2px;
}

.photo {
font-size: 7pt;
text-align: center;
}

a {
text-decoration: none;
}

a:link,
a:visited {
color: #960550;
}

a:hover,
a:active {
color: #7e0443;
}

a.nav:link,
a.nav:visited {
color: #d5e0df;
}

a.nav:hover,
a.nav:active {
color:#ebfffe;
}

a.secnav:link,
a.secnav:visited {
color: #960550;
font-weight: bold;
}

a.secnav:hover,
a.secnav:active {
color: #ab055f;
}
