/* CSS Document */

.about a{
height: 35px; 
width: 70px; float:left; 
background-image:url(../images/about.gif);
background-repeat:no-repeat;
margin-left: 110px;
clear:left;


}
.about a:hover{
background-position: -196px 0px;
}
.dropin a{
height: 35px; 
width: 70px; float:left; 
background-image:url(../images/drop.gif);
background-repeat:no-repeat;
margin-left: 95px;
clear:left;


}
.dropin a:hover{
background-position: -196px 0px;
}
.councelling a{
height: 35px; 
width: 100px; float:left; 
background-image:url(../images/counselling.gif);
background-repeat:no-repeat;
margin-left: 65px;
clear:left;

}
.councelling a:hover{
background-position: -195px 0px;
}

.confidentiality a{
height: 35px; 
width: 150px; float:left; 
background-image:url(../images/confidentiality.gif);
background-repeat:no-repeat;
margin-left: 35px;
clear:left;

}
.confidentiality a:hover{
background-position: -195px 0px;
}

.ccard a{
height: 30px; 
width: 150px; float:left; 
background-image:url(../images/ccard.gif);
background-repeat:no-repeat;
margin-left: 75px;
clear:left;

}
.ccard a:hover{
background-position: -195px 0px;
}
.alcohol a{
height: 30px; 
width: 150px; float:left; 
background-image:url(../images/alcohol.gif);
background-repeat:no-repeat;
margin-left:  65px;
clear:left;

}
.alcohol a:hover{
background-position: -195px 0px;
}

.esus a{
height: 27px; 
width: 150px; float:left; 
background-image:url(../images/esus.gif);
background-repeat:no-repeat;
margin-left: 40px;
clear:left;


}
.esus a:hover{
background-position: -195px 0px;
}

.friday a{
height: 35px; 
width: 150px; float:left; 
background-image:url(../images/friday.gif);
background-repeat:no-repeat;
margin-left: 50px;
clear:left;


}
.friday a:hover{
background-position: -195px 0px;
}

.links a{
height: 40px; 
width: 150px; float:left; 
background-image:url(../images/links.gif);
background-repeat:no-repeat;
margin-left: 75px;
clear:left;


}
.links a:hover{
background-position: -195px 0px;
}

.peers a{
height: 30px; 
width: 170px; float:left; 
background-image:url(../images/peer.gif);
background-repeat:no-repeat;
margin-left: 20px;
clear:left;


}
.peers a:hover{
background-position: -195px 0px;
}

.questions a{
height: 45px; 
width: 180px; 
float:left; 
background-image:url(../images/questions.gif);
background-repeat:no-repeat;
margin-left: 30px;
clear:left;

}
.questions a:hover{
background-position: -195px 0px;
}

.feedback a{
height: 50px; 
width: 170px; float:left; 
background-image:url(../images/feedback.gif);
background-repeat:no-repeat;
margin-left: 15px;
clear:left;

}

.feedback a:hover{
background-position: -195px 0px;
}

.workers a{
height: 30px; 
width: 190px; float:left; 
background-image:url(../images/workers.gif);
background-repeat:no-repeat;
margin-left: 35px;
clear:left;

}
.workers a:hover{
background-position: -195px 0px;
}
-->