@charset "utf-8";
/* CSS Document */

html, body{ 
 text-align:center; 
 background-color:#f6e497;
}

#marcia {
background-image:url(images/marcia_cain.jpg);
float:left;
width:157px;
height:150px;
margin-left:10px;
background-repeat:no-repeat;
}
#teresa {
background-image:url(images/teresa_debolt.jpg);
float:left;
width:157px;
height:150px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#michelle {
background-image:url(images/michelle_kelley.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#jenna {
background-image:url(images/jenna_stanley.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#dick {
background-image:url(images/dick_cain.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#nathan {
background-image:url(images/nathan_smith.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#brenda{
background-image:url(images/brenda_scroggs.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#deanna{
background-image:url(images/deanna_uphoff.jpg);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}

#ronda {
background-image:url(images/ronda_holtzen.jpg);
float: left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#amy {
background-image:url(images/amy_soergel.jpg);
float: left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#jessica {
background-image:url(images/jessica.jpg);
float: left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#carol {
background-image:url(images/carol_patterson.jpg);
float: left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#kendra {
background-image:url(images/kendra_embree.jpg);
float: left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#MJ {
background-image:url(images/millie_jerzee.gif);
float:left;
width:157px;
height:150px;
padding-left:10px;
margin-left:10px;
margin-top:30px;
background-repeat:no-repeat;
}
#textbox {
float:left;
padding-left:15px;
height:170px;
width:450px;
text-align:left;
}
#textbox2 {
float:left;
padding-left:15px;
height:160px;
width:450px;
margin-top:30px;
text-align:left;
}
p {
 color:#4c1b1b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 text-align:justify;
 padding-left:10px;
 padding-right:50px;
 margin-top:-10px;
} 
h1 {
 color:#4c1b1b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 text-align:left;
 padding-left:10px;
 padding-top:15px;
}
h2 {
 color:#4c1b1b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 text-align:left;
 padding-left:10px;
 padding-top:5px;
 text-decoration:underline;
}
h3 {
 color:#4c1b1b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 text-align:left;
 padding-left:10px;
 padding-top:5px;
 padding-right: 50px;
}
a:link {
 font-family:Arial, Helvetica, sans-serif;
 color:#b9121b;
 letter-spacing:.02em;
 line-height:18px;
 font-size:12px;
 font-weight:bold;
 }
a:visited, a.selected {
 font-family:Arial, Helvetica, sans-serif;
 color:#b9121b;
 letter-spacing:.02em;
 line-height:18px;
 font-size:12px;
 font-weight:bold;
 }
a:hover, a:active {
 font-family:Arial, Helvetica, sans-serif;
 color:#bd8d46;
 letter-spacing:.02em;
 line-height:18px;
 font-size:12px;
 font-weight:bold;
 }
#SUBox {
 font-family:Arial, Helvetica, sans-serif;
 color:#4c1b1b;
 padding-left: 50px;
 }
.indented {
padding-left: 50px;
}
.indented1 {
padding-left: 50px;
padding-right: 100px;
}
 

