@charset "utf-8";
/* CSS Document */

a {
color:#663366;
}

#bcclogo {
background-image:url('images/logos/bcckings.jpg');
}

div.content {
border-right:1px #663366 solid;
border-bottom:2px #663366 solid;
}

#diarybanner {
border-bottom:none;
border-left: 1px #663366 solid;
border-top: 1px #663366 solid;
border-right: 1px #663366 solid;
}

#smalldiarytable{
border-left: 1px #663366 solid;
border-bottom: 1px #663366 solid;
border-right: 1px #663366 solid;
}

h2.header {
color:#663366;
}