body img {
    border-style: none;
}
h5 {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    font-variant: small-caps;
    margin-bottom: 0.5em;
    margin-top: 0;
}
/* box for kicker, headline, deck, and byline */
#storytop {
    width: 620px;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 1em;
    border-bottom: 1px solid gray;
}
#storytop span.kicker {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    display: block;
    font-variant: small-caps;
    color: gray;
    margin-bottom: 0;
    font-weight: normal;
}
#storytop span.hed {
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 180%;
    display: block;
    color: #000000;
    margin-top: 0.25em;
    font-weight: bold;
}
#storytop span.deck {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    display: block;
    margin-top: 0.5em;
    font-weight: bold;
}
#storytop span.by {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 75%;
    display: block;
    color: gray;
    margin-top: 0.5em;
    font-weight: normal;
}

span.by {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 75%;
    display: block;
    color: gray;
    margin-top: 0.5em;
    font-weight: normal;
}

/* for Index pages only */
#storyIndex {
    width: 400px;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 1em;
}
#storyIndex span.kicker {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    display: block;
    font-variant: small-caps;
    color: gray;
    margin-bottom: 0;
    font-weight: normal;
}
#storyIndex span.kicker {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    display: block;
    font-variant: small-caps;
    color: gray;
    margin-bottom: 0;
    font-weight: normal;
}
#storyIndex span.hed {
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 180%;
    display: block;
    color: #000000;
    margin-top: 0.25em;
    font-weight: bold;
}
/* photos and captions */
#RRphoto {
    width: 600px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#RRphoto.caption {
    font-size: 80%;
    display: block;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    margin-top: 0.5em;
}
.RRphoto {
    width: 600px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.RRphoto.caption {
    font-size: 80%;
    display: block;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    margin-top: 0.5em;
}
#issue {
    margin-bottom: 20px;
    font-size: 70%;
}
#issue p.issue {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 90%;
    display: block;
    color: gray;
    margin-bottom: 0;
    font-weight: normal;
}
/* sidebar */
#ur_leftsidebar p {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 95%;
}
#ur_leftsidebar ul {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 95%;
    list-style-type: none;
    margin-left: 0;
margin-right:35px;
}
#ur_leftsidebar li {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 95%;
    line-height: 100%;
    padding: 0;
}
#ur_rightsidebar {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    margin-left: 0px;
}
#ur_rightsidebar p {
    font-size: 75%;
    list-style-type: none;
    margin-left: 0;
    text-align: left;
}
#ur_rightsidebar span.kicker {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 75%;
    display: block;
    font-variant: small-caps;
    color: white;
    margin-bottom: 0;
    font-weight: normal;
}
#ur_rightsidebar span.caption {
    font-size: 75%;
    display: block;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    color: white;
    margin-top: 0.5em;
}
/* class selector for captions */
.caption {
    font-size: 75%;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
}
/* class selector for alumni names in text */
.alumname {
    font-size: 100%;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
}
/* class selector for years in Reunion entries */
.year {
    font-size: 150%;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: bold;
}
/* class selector for small caps in text (use rarely */
.smallcaps {
    font-size: 100%;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-variant: small-caps;
    color: maroon;
}
/* style for the navigation elements on the right side of "cover" pages for In Review, Gazette, and Class Notes */
/* formats the width and placement. Photo size must be 400 pixels or less */
#guidebar {
    width: 140px;
    margin-top: 0;
    margin-left: 435px;
}
/* styles text */
#guidebar p {
    text-align: left;
    margin: 0;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 90%;
    margin-bottom: 1em;
}
/* styles items in the list */
#guidebar ul {
    font-size: 100%;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
/* more list styles */
#guidebar li {
    text-align: left;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    padding-bottom: 1em;
    border-bottom: 1px solid gray;
    margin-bottom: 1em;
    margin-top: 1em;
}
/* style for the navigation elements on the right side of "cover" pages for In Review, Gazette, and Class Notes */
/* formats the width and placement. Photo size must be 400 pixels or less */
#guidebox {
    width: 350px;
    margin-top: 0;
    margin-left: 25px;
}
/* styles text */
#guidebox p {
    text-align: left;
    margin: 0;
    font-family: "Lucida Grande", "Lucida", "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 90%;
    margin-bottom: 1em;
}
/* styles items in the list */
#guidebox ul {
    font-size: 90%;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
/* more list styles */
#guidebox li {
    text-align: left;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    padding-bottom: 1em;
    border-bottom: 1px solid gray;
    margin-bottom: 1em;
    margin-top: 1em;
}
/* narrow sidebar defined */
.side {
    width: 250px;
    float: right;
    display: block;
    background: #ecebee;
    padding: 10px 10px 10px 10px;
    margin: 10px;
    text-align: left;
    font-size: 90%;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}