

.topbg{
background: url(../images/graphics/eventlink_top.jpg) top left no-repeat;
height: 63px;
padding-left: 25px;
padding-top: 29px;
vertical-align: top;
}

.topbg1{
background: url(../images/graphics/eventlink_topbg.jpg) top left no-repeat;
height: 192px;
}

.footer{
color: #cccccc;
}

.footer a{
color: #cccccc;
}


.contentbg{
background: #ffffff url(../images/graphics/eventlink_contentbg.jpg) top left repeat-y;
padding: 10px 30px 20px 30px;
vertical-align: top;
height: 340px;
}

.bottombg{
background: url(../images/graphics/eventlink_bottom.jpg) top left no-repeat;
height: 35px;
}

.navleft{
width: 202px;
}

.spacerrow{
height: 8px;
}

/* Links */
a{
  color:#49479a;
}
a:hover{
  color:#000000;
}


.latestnews{
border-top: #324228 1px solid;
border-left: #324228 1px solid;
border-right: #324228 1px solid;
border-bottom: #324228 1px solid;
border: #324228 1px solid;
padding: 4px 4px 5px 4px;
color: #324228;
}



hr{
color: #cccccc;
height: 1px;
}




