body {
background-color: #FFFFFF;
margin: 0px;
text-align: center;
}
table {
border: none;
}
p {
text-indent: 15px;
}
p.more {
text-indent: 0px;
text-align: right;
padding-right: 25px;
}
p.more:first-letter {
font-weight: bold;
}
h3 {
font-size: 14px;
font-weight: bold;
}
td {
font-size: 12px;
font-family: arial, verdana, sans-serif;
}
td.header {
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: top left;
width: 755px;
height: 115px;
margin-bottom: 0px;
}
td.margin {
background-image: url(images/margin.gif);
background-repeat: repeat-y;
background-position: top left;
width: 41px;
height: 456px;
}
td.features {
background-image: url(images/features_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.eConnections_Feature {
background-image: url(images/features_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.Upcoming_Events {
background-image: url(images/upcoming_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.Make_a_Difference {
background-image: url(images/make_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.Join_RSCOB_Alumni_Association {
background-image: url(images/join_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.Other_News {
background-image: url(images/other_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.Alumni_Faculty_News {
background-image: url(images/alumni_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
height: 100%;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
td.side {
height: 500px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
}
td.side div {
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
width: 310px;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 0px;
margin-bottom: 15px;
}
.upcoming {
background-image: url(images/upcoming_header.gif);
}
.make {
background-image: url(images/make_header.gif);
}
.join {
background-image: url(images/join_header.gif);
}
td.rowspan {
width: 10px;
}
td.colspan {
height: 15px;
}
td.other {
background-image: url(images/other_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
width: 413px;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-right: 20px;
}
td.alumni {
background-image: url(images/alumni_header.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #000000;
width: 285px;
vertical-align: top;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-right: 15px;
}

.blkborder{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
       }


a:link {
color: #006633;
text-decoration: underline;
background-color: transparent;
}
a:visited {
color: #CC6600;
text-decoration: underline;
background-color: transparent;
}
a:active {
color: #CCCC66;
text-decoration: underline;
background-color: transparent;
}
