/* CSS Document */

Body	{
font-family:Arial;
font-size:12px;
color:#551900;
margin:0;
}

A	{	color:#551900;	}
A:hover	{	color:#000000;	}

LI	{
padding-bottom:3px;
}

/* Custom */

.name	{
font-weight:bold;
color:#C40F38;
margin-top:100px;
padding-bottom:10px;
}

.namerule	{
border-top: solid 1px #C6ADC5;
padding-top:10px;
}

/* Images */

.imgbeth	{
background-image:url(../images/team/beth.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imged	{
background-image:url(../images/team/ed.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imgmarielle	{
background-image:url(../images/team/marielle.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imgellen	{
background-image:url(../images/team/ellen.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imgliz	{
background-image:url(../images/team/liz.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imgeileen	{
background-image:url(../images/team/eileen.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}

.imgintern	{
background-image:url(../images/team/intern.jpg);
background-repeat:no-repeat;
background-position:right;
height:225px;
}
