/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#233f7a;
  text-decoration:none;
  line-height: 15px;
}


/* Links */
a{
  color:#77237f;
}
a:hover{
  color:#666666;
}

.bg{
background: #345a91 url(../images/graphics/ci_new_bgtop.jpg) top left repeat-x;
padding-top: 10px;

}

.topheader{
background: url(../images/graphics/ci_new_purplelogo.jpg);
width: 742px;
height: 109px;
text-align:left; 
vertical-align:top;
padding: 80px 0px 0px 100px;
}


.staffbg{
background: url(../images/graphics/ci_new_staffbg.jpg);
width: 164px;
height: 231px;
}


.bglines{
background: url(../images/graphics/ci_new_purplelines.jpg) top right;
width: 577px;
height: 231px;
padding-top: 8px;
padding-right: 2px;
vertical-align: top;
}

.contentbg{
background: url(../images/graphics/ci_new_contentslc_left.jpg);
width: 742px;
}

.contentbottom{
background: url(../images/graphics/ci_new_contentbtm_left.jpg);
width: 742px;
height: 51px;
}

.footer{
background: url(../images/graphics/ci_new_bottom.jpg);
width: 742px;
height: 43px;
color: b2b8c2;
padding: 5px 20px 5px 20px;
}
.footer a{
color: b2b8c2;
text-decoration: none;
}
.footer a:hover{
color: b2b8c2;
text-decoration: underline;
}


.content{
vertical-align:top;
padding: 0px 40px 0px 20px;
width: 532px;
}

.latestevents{
vertical-align:top;
padding: 0px 20px 0px 20px;
width: 190px;
}


hr{
color: #cccccc;
height: 1px;
}



