﻿body {

}

a:link, a:visited {
text-decoration: none;
color: Green;
font-variant: small-caps;

}

a:hover {
text-decoration: underline;
color: Red;
font-variant: small-caps;

}

hr#line-top {
position: absolute;
top: 175px;
left: 25px;
width: 700px;
color: Black;
}

.ibclogo { 
position: absolute;
top: 25px;
left: 200px;
height: 100px;
width: 350px;

}

.heading {
font-family: Times New Roman, Times, serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #999999;
text-align: center;
text-decoration: none;
letter-spacing: .7px;
line-height: 25px;
}

.address {
font-size: 14px;
font-family: Times New Roman, Times, serif;
font-style: italic;
color: #666666;
text-align: center;
}
  .copyright {
font-size: 13px;
font-family: Times New Roman, Times, serif;
font-style: italic;
color: #999999;
}

#eventcal {
position: absolute;
top: 75px;
margin-left: 25px;
margin-right:25px;

}