#topic {
    background: #2F435D url(images/star3.gif);
    color: white;
    padding-top: 0;
}

#topic a:link {
    color: #A8CFE7;
}
#topic a:visited {
    color: #D6ABD6;
}
.calendar-sheet a:link, .calendar-sheet a:visited {
    text-decoration: none;
}
.calendar-sheet a:hover {
    text-decoration: underline;
}

.topic-bottom {
    margin-right: 2.5%;
}

h2 {
    text-align: right;
    margin: 0 2.5%;
    font-size: 2.4em;
    font-variant: small-caps;
    font-weight: normal;
}

h2 span {
    display: block;
    background: transparent url(images/agenda-vetri2.jpg) scroll repeat-x top right;
    padding: 0; padding-top: 30px;
    margin: 0 53px; margin-left: 173px;
}

.calendar-box {
    margin: 0 2.5%;
}

.calendar-sheet {
    position: relative;
    margin: 120px 53px 53px 53px; /*margin: 120px 53px 53px 33px;*/
    padding: 80px 40px 73px 40px;
    background: url(images/semiwhite18.png);
    color: white;
    min-height: 380px;
}

.nav-links {
    margin-left: 120px;
    margin-bottom: 2.5em;
    text-align: right;
}
.nav-links li {
    list-style-position: inside;
}
.nav-links, .calendar {
    position: relative;
    top: -40px;
}

#top-left-ornament, #bottom-right-ornament {
    display: block;
    background-color: transparent;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
}
#top-left-ornament {
    height: 322px;
    width: 380px;
    background-image: url(images/bracket-design.png);
    top: -119px;
    left: -33px;
}
#bottom-right-ornament {
    height: 380px;
    width: 380px;
    background-image: url(images/ornate-corner-design.png);
    bottom: -53px;
    right: -53px;
}

.calendar {
    width: 100%;
}
.calendar tr {
    height: 3em;
}
.calendar td {
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    /*background: url(images/entry-agenda.png) repeat-x bottom;*/
}
.col-day {
    /*background-color: #0F3347 /*#174E6D*/;
}
.calendar td.when-w {
    padding-right: 0.5em;
}
.calendar td.when-d {
    padding-left: 0.25em;
    text-align: right;
}
.calendar td.when-m {
    padding-left: 0.25em;
    padding-right: 0.25em;
}
.calendar td.when-y {
    padding-left: 0.5em;
    padding-right: 0;
}
.calendar td.event {
    padding-left: 5%;
}

.calendar .title {
    font-weight: bold;
}
.calendar .sfruz td.event {
    /*background-color: #2F435D;*/
}

#gita010509 {
    background: /*#00285B*/ url(images/santangelo.png) no-repeat scroll 90% bottom;
    height: 180px;
}

