a {
        font-family: sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}
a:hover {
        font-family: sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #fefefe;
        text-decoration: underline;
}
.title {
        font-family: sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
.title:hover {
        font-family: sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #fa8992;
        text-decoration: none;
}
BODY {
        font-family: sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}

TD {
        font-family: sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}
.members {
        height: 18px;
        font-family: verdana, sans-serif;
        font-size: 9px;
        border: 1px solid #999;
        vertical-align: top;
        font-weight: bold;
        color: #7FAAD6;
}
.newsback {
	background-image: url(images/darcybehind.jpg); background-repeat: no-repeat;
}
.newsback1 {
	background-image: url(images/darcy-bw.jpg); background-repeat: no-repeat;
}
.videoback {
	background-image: url(images/videoback.jpg); background-repeat: no-repeat;
}
.calendarback {
	background-image: url(images/calendarback.jpg); background-repeat: no-repeat;
}
.faqback {
	background-image: url(images/faqback.jpg); background-repeat: no-repeat;
}
.darcymusic {
	background-image: url(images/darcymusic.jpg); background-repeat: no-repeat;
}

.pic {
        border: 1px solid #fdfdfd;
}

